Wykres commitów

  • bfa09149d4 Merge pull request #79 from WinterMute/mingw-mmap texane 2012-05-16 23:21:02 -0700
  • d777c1aaa9 Merge 299c5d272f into d2c78b96e0 GitHub Merge Button 2012-05-16 15:44:50 -0700
  • 299c5d272f use BSD timersub Dave Murphy 2012-05-16 23:41:42 +0100
  • 4080a3ecbb bump version Dave Murphy 2012-05-16 23:31:07 +0100
  • 89016d1d86 add COPYING to repository to avoid license confusion Dave Murphy 2012-05-16 22:44:31 +0100
  • 5bbef2f18b fix whitespace Dave Murphy 2012-05-16 22:22:54 +0100
  • 8e4efc3602 reimplement mingw mmap Dave Murphy 2012-05-16 22:15:38 +0100
  • d2c78b96e0 Merge pull request #77 from WinterMute/mingw texane 2012-05-14 08:18:46 -0700
  • af3b76d9a4 Merge 620a63c3ed into 5cb053d227 GitHub Merge Button 2012-05-14 07:55:02 -0700
  • 620a63c3ed Merge branch 'master' into mingw Dave Murphy 2012-05-14 12:35:30 +0100
  • c0eb32267c ignore elf files in example Dave Murphy 2012-05-14 10:57:41 +0100
  • 802049ed7d bump stlink version Dave Murphy 2012-05-14 10:55:55 +0100
  • 80d6035828 use sys/time.h for mingw compatiblity, use LIBUSB_CALL modifier for callback Dave Murphy 2012-05-13 22:57:27 +0100
  • 947c1409e3 cast to avoid pointer warning Dave Murphy 2012-05-13 22:55:41 +0100
  • d02326726a fix signedness warning Dave Murphy 2012-05-13 22:54:26 +0100
  • 5cb053d227 Merge pull request #76 from prattmic/master texane 2012-05-11 11:14:04 -0700
  • 7e6bd306b2 Merge b61a06a8b7 into 419b33f6ef GitHub Merge Button 2012-05-11 11:12:44 -0700
  • b61a06a8b7 Fixed issue #66 - Fixed the F4 memory map to include CCM RAM. https://github.com/texane/stlink/issues/66 Michael Pratt 2012-05-11 14:11:12 -0400
  • c6b6f4c51d prototype main function properly Dave Murphy 2012-04-29 19:44:51 +0100
  • 49bafd8739 wrap read/write socket functions on mingw Dave Murphy 2012-04-29 19:30:27 +0100
  • c5b021c6ab allow use of %zx format specifier om mingw Dave Murphy 2012-04-29 18:49:08 +0100
  • 2559ab0c30 use WSAStartup on windows, replace bzero with memset Dave Murphy 2012-04-29 18:48:26 +0100
  • 6db2766e3f undefine macros for socket redirection, fix warnings Dave Murphy 2012-04-29 18:47:38 +0100
  • 24171a2fd8 use correct headers Dave Murphy 2012-04-29 18:45:37 +0100
  • 7ed5be2963 build with mingw Dave Murphy 2012-04-29 14:43:46 +0100
  • 414ca992d7 update ignores for generated files Dave Murphy 2012-04-29 14:09:06 +0100
  • 691e9af28d Changes for compiling with mingw32 Dave Murphy 2012-04-28 22:55:23 +0100
  • 087a3596c3 autoconfiscate Dave Murphy 2012-04-28 02:13:58 +0100
  • 6c195b05f6 Merge 1297932985 into 419b33f6ef GitHub Merge Button 2012-04-23 22:16:16 -0700
  • 419b33f6ef Merge pull request #73 from xgoat/master texane 2012-04-23 22:16:12 -0700
  • b51545c600 Merge b014aebd63 into b0a477d2a7 GitHub Merge Button 2012-04-23 15:24:11 -0700
  • b014aebd63 Fix an unused parameter warning Rob Spanton 2012-04-23 23:19:55 +0100
  • b0a477d2a7 Merge pull request #61 from UweBonnes/master texane 2012-02-08 09:00:42 -0800
  • d75fd2b82b Merge 41c5ef21ab into a4547c31a7 GitHub Merge Button 2012-02-08 01:59:00 -0800
  • 41c5ef21ab Rename "flash" to "st-flash" Uwe Bonnes 2012-02-07 21:48:46 +0100
  • 957b9c504f Revive the V1 pathes in stlink-usb. Tested with the STM32VL Discovery. Uwe Bonnes 2012-02-07 21:43:43 +0100
  • c2d09105f5 Remove an outdated FIXME Uwe Bonnes 2012-02-07 21:20:54 +0100
  • a4547c31a7 Merge pull request #59 from UweBonnes/master texane 2012-02-04 07:17:34 -0800
  • 10506f7c1c Merge e919d94870 into e28a8f53a8 GitHub Merge Button 2012-02-04 06:57:47 -0800
  • e919d94870 Report about more Chips tested Uwe Bonnes 2012-02-04 15:49:11 +0100
  • 7d9f4129ab Merge branch 'master' of git://github.com/texane/stlink Uwe Bonnes 2012-02-04 15:44:40 +0100
  • 5cd3ad39ba Merge branch 'master' of github.com:UweBonnes/stlink Uwe Bonnes 2012-02-02 22:53:20 +0100
  • 1324914806 Fix the progress indicator for F2/F4 flash writing Uwe Bonnes 2012-02-02 22:49:33 +0100
  • 02357a8b27 Assume maximum FLASH size for F2 as for F4 (broken Flash size register) Verify F2 and F4 by using a decent block size Uwe Bonnes 2012-02-02 22:36:13 +0100
  • cbd0cf0918 For now, we can treat F2 as F4 for flashing Uwe Bonnes 2012-02-02 22:20:44 +0100
  • cc461e9bc9 For L1/F2/F4 we need the chip-id to distinguish, F1 needs core_id as common deniminator Uwe Bonnes 2012-02-02 22:10:13 +0100
  • edea824055 Give a different error when writing to flash or ram Uwe Bonnes 2012-01-29 14:21:26 +0100
  • e28a8f53a8 Merge pull request #57 from karlp/th-pull-projfiles texane 2012-02-01 21:58:38 -0800
  • bcad2f9217 Merge 9153dd5c08 into 18d6fe4893 GitHub Merge Button 2012-02-01 16:00:38 -0800
  • 9153dd5c08 Remove all project files from stlink. Karl Palsson 2012-02-01 23:54:02 +0000
  • 18d6fe4893 Get st-util ack'ing the monitor request. Responds to monitor reset -- reset the core monitor resume -- get the core running but don't stop gdb executing commands monitor halt -- halt the core Fabien Le Mentec 2012-02-01 16:05:46 -0600
  • a12ffa5a7d Merge pull request #56 from karlp/th-pull-documentation texane 2012-02-01 13:42:54 -0800
  • e8871c3d71 Merge 13035018f2 into 0d96e87c0b GitHub Merge Button 2012-02-01 13:41:59 -0800
  • 0d96e87c0b Merge pull request #54 from karlp/th-pull-chipids texane 2012-02-01 13:41:57 -0800
  • 13035018f2 Add pkg-config to the list of requirements. Karl Palsson 2012-02-01 21:27:20 +0000
  • ce603be200 Update list of known working targets Karl Palsson 2011-11-16 02:44:01 +0000
  • 3355fb6a08 Remove the "merge in progress" notice Karl Palsson 2011-11-15 01:42:47 +0000
  • 3ad55feb56 Merge 94a747668b into 9aeeca2687 GitHub Merge Button 2012-02-01 13:18:48 -0800
  • 94a747668b Get st-util ack'ing the monitor request. Responds to monitor reset -- reset the core monitor resume -- get the core running but don't stop gdb executing commands monitor halt -- halt the core James Cotton 2011-11-24 18:33:44 -0600
  • 511bbe818e Merge 7c4d7aa559 into 9aeeca2687 GitHub Merge Button 2012-02-01 13:09:41 -0800
  • 7c4d7aa559 Use proper modifiers for size_t printing. Karl Palsson 2012-02-01 21:05:06 +0000
  • f38ff8f912 Unify chipid naming convention. Karl Palsson 2012-02-01 20:55:10 +0000
  • 9aeeca2687 Merge pull request #52 from UweBonnes/master texane 2012-01-31 09:11:35 -0800
  • 8d0b50cb4c Merge 9e842c3aa5 into 3096a8a29f GitHub Merge Button 2012-01-31 09:11:06 -0800
  • 3096a8a29f Merge pull request #51 from DanielO/master texane 2012-01-31 09:11:04 -0800
  • 9e842c3aa5 Merge branch 'master' of github.com:UweBonnes/stlink Uwe Bonnes 2012-01-31 11:39:55 +0100
  • e56e28aa41 Merge 5e5d1fa747 into 31d4134919 GitHub Merge Button 2012-01-30 22:42:33 -0800
  • 5e5d1fa747 Use pkg-config to find libusb CFLAGS and LDFLAGS. Daniel O'Connor 2012-01-31 16:49:45 +1030
  • a1a949fa55 Limit reading from RAM to the SRAM Size Uwe Bonnes 2012-01-30 13:32:18 +0100
  • 19b8c64540 Give a different error when writing to flash or ram Uwe Bonnes 2012-01-29 14:21:26 +0100
  • b95e4aa8a4 CoreIF for F2/F4 is not different, use CPUID to distinguish. F4 errata seems to give wrong workaround Uwe Bonnes 2012-01-28 04:46:22 +0100
  • a85ebd90b2 Fix writing to SRAM on F1. Blocksize greater 0x1800 stalls STLINKV2. V1 needs to be checked! Uwe Bonnes 2012-01-27 20:26:32 +0100
  • ce813d328b Fix mass erase of F4 Uwe Bonnes 2012-01-24 13:21:47 +0100
  • d00a6a30a2 F1 set_flash_cr_strt unconditionally set the PER bit and so mass erase didn't work Uwe Bonnes 2012-01-20 17:25:01 +0100
  • 31d4134919 Merge pull request #49 from UweBonnes/master texane 2012-01-19 12:59:27 -0800
  • d078a70dfd Merge 0164043f92 into adaf602a56 GitHub Merge Button 2012-01-19 07:17:05 -0800
  • 0164043f92 A blank STM32L151 refused half-page writing. Fall back to half-word writing in that case. Report advance in half-word writing. Setting stack and PC give access error so automatic start fails too and hardware needs to be hard-reset to start Uwe Bonnes 2012-01-19 15:45:51 +0100
  • 8c36e07cbe Make stlink_erase_flash_mass device dependant and implement mass erase for L1 by consecutive page erase Allow to erase the device with the flash Uwe Bonnes 2012-01-19 14:59:02 +0100
  • 41e7c16cf2 When loading a file to SRAM or Flash, set the Stack pointer with the initial SP value and the Program counter with the reset value from the Vector table. Then run reset function Uwe Bonnes 2012-01-19 14:17:22 +0100
  • 4c206c3b7c Allow to write to sram from the command line Uwe Bonnes 2012-01-19 14:07:14 +0100
  • 16756fbe05 Store the masked chip_id in the stlink structure. Should fix unexpected behaviour with L1 and F2 Uwe Bonnes 2012-01-19 13:55:00 +0100
  • 9c41193a16 Use stlink_r|w_debug32 for single word access in the gdbserver too Uwe Bonnes 2012-01-19 13:47:23 +0100
  • adaf602a56 [fix] format warning on 32 bits le mentec fabien 2012-01-18 09:58:54 -0600
  • c6db618b06 Merge b746f60732 into 081eae3087 GitHub Merge Button 2012-01-18 01:52:56 -0800
  • b746f60732 Merge branch 'master' of git://github.com/texane/stlink Uwe Bonnes 2012-01-18 10:52:01 +0100
  • bcf1030354 Add dependancy from stlink.a Uwe Bonnes 2012-01-17 21:55:10 +0100
  • 587c65948a As write_buffer_to_sram() can now handles arbitrary size, use flash_pgsz chunks for writing F1 and reduce output Uwe Bonnes 2012-01-17 21:43:58 +0100
  • 9c2b7dd76b Enable half_page write for STM32L Uwe Bonnes 2012-01-17 21:28:36 +0100
  • 079148247c In write_buffer_to_sram() write as much as possible with write_mem32 Uwe Bonnes 2012-01-17 21:24:01 +0100
  • 72966d1912 write_mem8 with more than 0x40 bytes gives unexpected results Uwe Bonnes 2012-01-17 21:17:02 +0100
  • b50eedcdb4 Some L1 flash address was off by 0x10, but is never used Uwe Bonnes 2012-01-17 15:44:17 +0100
  • b90309b660 Less noisy output for STM32L erase/program, but still showing progess Uwe Bonnes 2012-01-13 19:16:15 +0100
  • 1297932985 now complete Friedrich Beckmann 2012-01-06 01:33:38 +0100
  • d00f8f6356 unpacked Friedrich Beckmann 2012-01-06 01:29:29 +0100
  • 92fec25e57 first version Friedrich Beckmann 2012-01-06 01:28:09 +0100
  • 9cc2e07855 Describe the changes Friedrich Beckmann 2012-01-06 01:12:49 +0100
  • 093cdc2d61 Completely new Makefile - now just build the MacOS driver Friedrich Beckmann 2012-01-06 01:12:24 +0100
  • 081eae3087 [fix] valueless return warning Fabien Le Mentec 2012-01-04 00:55:47 -0600
  • 1e3adf6d6e Merge 8e5b2b51bf into 7eb080490c GitHub Merge Button 2012-01-03 15:19:06 -0800
  • 8e5b2b51bf Added the library to the list of dependencies as in flash Friedrich Beckmann 2012-01-03 23:58:01 +0100