Wykres commitów

  • fb9d6399a7 Fixed a bug that caused gdb to display wrong registers when using stlink ver 1. Petteri Aimonen 2011-11-10 21:38:16 +0200
  • e714623a30 [merge] Ned Konz, Fixed spelling and added files to .gitignore Fabien Le Mentec 2011-11-09 00:25:55 -0600
  • 03512f705e Fixed spelling and added files to .gitignore Ned Konz 2011-11-08 12:53:10 -0800
  • 43c06842c9 Fixed spelling and added files to .gitignore Ned Konz 2011-11-08 12:39:44 -0800
  • b18f735802 Merge pull request #21 from bravikov/master texane 2011-11-07 22:13:05 -0800
  • 4c3501d782 Merge 72104c9816 into 55bd816703 GitHub Merge Button 2011-11-07 20:09:39 -0800
  • 72104c9816 [fix] parsing command line and sg autodetection Dmitry Bravikov 2011-11-08 09:41:43 +0600
  • 55bd816703 [update] add bravikov@gmail.com to AUTHORS Fabien Le Mentec 2011-11-06 12:22:59 -0600
  • f8e228822c Merge c85c172c63 into 5a379699bb GitHub Merge Button 2011-11-06 09:52:41 -0800
  • c85c172c63 Parsing the arguments of command line Dmitry Bravikov 2011-11-06 23:26:12 +0600
  • c98c487fa5 Merge branch 'master' of https://github.com/texane/stlink Karl Palsson 2011-11-04 02:51:15 +0000
  • 52b626bd16 netbeans project update for flash utility Karl Palsson 2011-11-04 02:31:17 +0000
  • e224519608 Include a udev rules file for v1 boards too, for permissions Karl Palsson 2011-11-04 02:30:13 +0000
  • 388606716e Update tutorial docs and flash writing/reading Karl Palsson 2011-11-04 02:23:17 +0000
  • b463d50c5b Update documentation removing all sg-utils notes Karl Palsson 2011-11-04 01:56:22 +0000
  • 3dd1addf92 Update netbeans project files. Karl Palsson 2011-11-04 01:05:54 +0000
  • fd5967fba6 Fix compilation error after removing devices. Karl Palsson 2011-11-04 01:05:27 +0000
  • a19abbb547 Writing registers works too Karl Palsson 2011-11-04 00:56:50 +0000
  • 8c7b98a4cb blinking LEDs via stlink also works Karl Palsson 2011-11-04 00:54:01 +0000
  • 2dc7d9f4ec write_mem8 works too. Karl Palsson 2011-11-04 00:51:30 +0000
  • 8febc74cf1 Fix write_mem32. Karl Palsson 2011-11-04 00:44:18 +0000
  • 0f376a74a5 Remove device names, we now just find it via USB ids. Karl Palsson 2011-11-03 23:40:27 +0000
  • 87490393e8 Duh, don't try and do a bulk read when we requested 0 bytes back. Karl Palsson 2011-11-03 23:24:28 +0000
  • 22d0777df9 Properly use tags. Doesn't help though. Karl Palsson 2011-11-03 23:16:30 +0000
  • f587baa03a Use the libusb based sense and status reading from afaerber Karl Palsson 2011-11-03 21:28:19 +0000
  • 9ff594a6a7 Merge branch 'killsg' of github.com:karlp/stlink into killsg Karl Palsson 2011-11-03 03:49:44 +0000
  • 3bf3bbef0b Read stlink version info via libusb. Karl Palsson 2011-11-03 03:45:23 +0000
  • 214ecc8622 Successfully locate and open stlinkv1 by usb Karl Palsson 2011-11-03 01:07:15 +0000
  • ed7464f235 Merge branch 'master' into killsg Karl Palsson 2011-11-03 00:46:58 +0000
  • 7de94e5491 drop non shared directories from netbeans project Karl Palsson 2011-11-03 00:37:32 +0000
  • afb487cfb6 Remove -sg's private version decoding Karl Palsson 2011-11-03 00:36:31 +0000
  • 66c50cec89 Remove sg-utils test output Karl Palsson 2011-11-03 00:35:19 +0000
  • c0c45e259e More generic stlinkv2 udev naming Karl Palsson 2011-11-01 21:56:43 +0000
  • e8bae670d2 Fix compilation for 32bit machines Karl Palsson 2011-11-01 21:23:16 +0000
  • ee772151c2 Remove unneeded old files Karl Palsson 2011-11-01 18:51:14 +0000
  • a672ee1a34 Ignore all elf outputs. Ignore pdflatex outputs Karl Palsson 2011-11-01 18:50:06 +0000
  • 65e7973387 Merge branch 'HEAD' of http://github.com/jnosky/stlink jnosky 2011-10-29 18:27:48 -0400
  • 0fbdd62e61 Fixed flash utility for STM32F4 jnosky 2011-10-29 18:17:46 -0400
  • b998bdd985 Fixed flash utility for STM32F4 unknown 2011-10-29 18:00:26 -0400
  • 5a379699bb [add] dac example Fabien Le Mentec 2011-10-27 10:58:13 -0500
  • fb84122913 [update] tutorial, led blinking from flash Fabien Le Mentec 2011-10-23 08:31:40 -0500
  • d762080c1b [fixme] blink_flash example working. more initialization needed, use libstm32_discovery. Fabien Le Mentec 2011-10-23 08:23:38 -0500
  • 81e4e8d157 [update] documentation, CHIBIOS Fabien Le Mentec 2011-10-23 03:26:55 -0500
  • 224966f637 [update] factorize flash writing code. use core_id to identify. Fabien Le Mentec 2011-10-23 03:12:23 -0500
  • a2d758e29b [update] AUTHORS Fabien Le Mentec 2011-10-23 01:45:18 -0500
  • 2953d3a6e8 [update] disable flash write operation checking Fabien Le Mentec 2011-10-23 01:45:01 -0500
  • 85f4519307 Merge pull request #17 from csamuelson/master texane 2011-10-22 23:29:47 -0700
  • 105b599fa6 Merge 207a5b7c6a into 70f04de7fc GitHub Merge Button 2011-10-22 19:29:39 -0700
  • 207a5b7c6a Merge branch 'master' of github.com:csamuelson/stlink Chris Samuelson 2011-10-22 21:25:56 -0500
  • 59a7e8b470 Place -lusb-1.0 as the last of the linker options Chris Samuelson 2011-10-22 21:23:53 -0500
  • 70f04de7fc [update] retry write once on failure Fabien Le Mentec 2011-10-22 17:34:05 -0500
  • 27448f5a6f [fix] stm32l flash write Fabien Le Mentec 2011-10-22 16:07:13 -0500
  • d7e37a684a Replace all logging Karl Palsson 2011-10-22 20:31:11 +0000
  • 42d2da531f flag out the only scsi specific code Karl Palsson 2011-10-22 19:09:31 +0000
  • 165e5fd66c [update, wip] stm32l flash write, to be tested Fabien Le Mentec 2011-10-22 13:06:28 -0500
  • 076f1086fa Remove all #ifdefs for sg-utils. Karl Palsson 2011-10-22 18:05:24 +0000
  • c37975c157 remove swallowing of ctrl-c Karl Palsson 2011-10-22 15:53:03 +0000
  • 85ff603805 Make the blink example build for all platforms. Karl Palsson 2011-10-22 15:46:19 +0000
  • aa479e5b91 Update netbeans project config to reflect combined makefiles Karl Palsson 2011-10-22 15:22:24 +0000
  • 2f7b70f1a8 Add option parsing and help Karl Palsson 2011-10-22 15:13:22 +0000
  • ae3fc90187 Merge branch 'master' of https://github.com/texane/stlink Karl Palsson 2011-10-22 02:11:50 +0000
  • 9bc72d4519 Merge upstream texane/master Karl Palsson 2011-10-22 02:11:04 +0000
  • 234e144d5d Add debug flag by default, no need not to have it in the elf. Karl Palsson 2011-10-22 02:06:35 +0000
  • a4e5aba21e Fix character encodings of st provided files. Karl Palsson 2011-10-22 02:06:07 +0000
  • f98547fdca Removed unused external memory section from linker script Ned Konz 2011-10-21 09:11:13 -0700
  • 39da566256 Set debug output to unbuffered and use stderr consistently for better logging Ned Konz 2011-10-21 09:10:12 -0700
  • bd0492f50a Merge branch 'master' into local/stm32l_flash Fabien Le Mentec 2011-10-21 04:28:45 -0500
  • 9a6c4ac2f6 [update] documentation Fabien Le Mentec 2011-10-21 04:28:24 -0500
  • ebaf5ac5be Merge branch 'master' into local/stm32l_flash Fabien Le Mentec 2011-10-21 04:23:50 -0500
  • 52ba1bae25 [update] documentation Fabien Le Mentec 2011-10-21 02:59:05 -0500
  • 105e266a05 Allowed CONFIG_USE_LIBSG=0 to suppress STLink/V1 compilation Ned Konz 2011-10-20 19:21:43 -0700
  • 27cbdfaa6e [fix] do not set socket timeout Fabien Le Mentec 2011-10-20 18:25:11 -0500
  • 0571447546 [merge] patches from uwe Fabien Le Mentec 2011-10-20 16:43:21 -0500
  • 7c3b58a80c [fix] documentation Fabien Le Mentec 2011-10-20 16:39:23 -0500
  • 73765950a6 [update] documentation Fabien Le Mentec 2011-10-20 00:38:50 -0500
  • 6a7d585589 [update] AUTHORS Fabien Le Mentec 2011-10-20 00:32:03 -0500
  • 9eaafd0519 Merge pull request #14 from bikeNomad/master texane 2011-10-19 22:15:54 -0700
  • 997b6526cf Merge 152989ba1c into 56c4ba72c5 GitHub Merge Button 2011-10-19 18:56:03 -0700
  • 152989ba1c Added usage prompt to flash utility Ned Konz 2011-10-19 18:55:56 -0700
  • f10d08b4a5 Added multiple-board support to blink_flash Makefile Ned Konz 2011-10-19 18:55:29 -0700
  • 18738e5e2e Merge d0e853ff2b into 56c4ba72c5 GitHub Merge Button 2011-10-19 18:42:31 -0700
  • 93051281c7 Added rules for subdirectories Ned Konz 2011-10-19 18:39:57 -0700
  • d0e853ff2b Fixed compile of flash program Ned Konz 2011-10-19 18:39:26 -0700
  • 56c4ba72c5 [merge] patches from uwe Fabien Le Mentec 2011-10-19 12:07:56 -0500
  • a34d563757 [merge] karl/uwe_usb branch Fabien Le Mentec 2011-10-18 16:35:24 -0500
  • 4bb6ab6d9f [merge] karl/uwe_usb branch Fabien Le Mentec 2011-10-18 16:27:36 -0500
  • a821592dad [update] add macpod to AUTHORS. update documentation for the blink program. Fabien Le Mentec 2011-10-18 00:49:07 -0500
  • de389469aa Merge branch 'master' of https://github.com/macpod/stlink Fabien Le Mentec 2011-10-18 00:42:32 -0500
  • d2b5373e30 [wip] Fabien Le Mentec 2011-10-18 00:41:26 -0500
  • 2ccf71fafb Merge f4d4f19f61 into 06635ce41f GitHub Merge Button 2011-10-17 22:25:17 -0700
  • 06635ce41f [update] .gitignore Fabien Le Mentec 2011-10-18 00:36:50 -0500
  • f4d4f19f61 Updated SRAM blink files to work with STM32F4-Discovery board Jeffrey Nelson 2011-10-18 00:31:26 -0400
  • 2ec1e2b25d [fix] read_mem32 needs to add +1 to len Fabien Le Mentec 2011-10-17 16:21:29 -0500
  • a2a0883212 [update] TODO Fabien Le Mentec 2011-10-17 15:34:10 -0500
  • 7ca637b513 [update] documentation Fabien Le Mentec 2011-10-17 15:06:23 -0500
  • 8abe4682dd [fix] flash tool. not working for stm32l, ok with stm32vl Fabien Le Mentec 2011-10-17 14:52:57 -0500
  • 062bf05736 [update] TODO le mentec fabien 2011-10-17 04:14:08 -0500
  • ffe5d1f31a [update] add read command to flash tool le mentec fabien 2011-10-17 04:00:02 -0500
  • 17263cd98a [update] TODO Fabien Le Mentec 2011-10-17 00:45:30 -0500
  • 6b9c19ceb8 [add] blink_flash example Fabien Le Mentec 2011-10-16 17:38:27 -0500