Commit Graph

  • 203f6702d8 Flashsize_F103: Options for BMP on STM32F103C8 devices Uwe Bonnes 2017-09-21 23:05:20 +0200
  • 963df9febc stlink: Use common initialization and detect V2.1 boards. Uwe Bonnes 2017-04-17 18:27:07 +0200
  • 16f99238b1 Merge pull request #279 from gsmcmullin/cortexa-softbreak-fault-check Gareth McMullin 2017-09-20 11:30:33 +1200
  • 259f1b90df cortexa: Check for fault on set/clear soft breakpoint. Gareth McMullin 2017-09-20 11:16:36 +1200
  • eaaa7d2cc2 Merge pull request #276 from gsmcmullin/cortexa-remove-ahb Gareth McMullin 2017-09-20 08:13:04 +1200
  • 1cb4271749 cortexa: Remove problematic code for AHB access. Gareth McMullin 2017-09-11 11:56:18 +1200
  • eb46994bc9 Merge pull request #277 from gsmcmullin/travis_pip Gareth McMullin 2017-09-12 13:03:49 +1200
  • 4af7a05249 Travis: Call pip with `--user` Gareth McMullin 2017-09-12 12:55:02 +1200
  • 2df0c7d6a7 Merge pull request #261 from cpavlina/tm4c Gareth McMullin 2017-09-06 15:34:42 +1200
  • fd9efa2711 Merge pull request #271 from dpiegdon/master Gareth McMullin 2017-09-06 15:01:13 +1200
  • a648967b9e Merge pull request #252 from UweBonnes/stm32_mem Gareth McMullin 2017-09-06 14:49:07 +1200
  • 0fe746feca Merge pull request #272 from gsmcmullin/build_update Gareth McMullin 2017-09-06 14:44:32 +1200
  • d33a8e31b4 Run pip without sudo Gareth McMullin 2017-09-06 14:33:40 +1200
  • 41025f55ea Specify Trusty for Travis build Gareth McMullin 2017-09-06 11:01:43 +1200
  • 46e363393f Add nRF52840 support (PCA10056, nrf52840 PDK) David R. Piegdon 2017-09-03 23:05:29 +0000
  • 11c1af542c Merge pull request #270 from carlsa/master Gareth McMullin 2017-08-31 08:40:32 +1200
  • 37f9623de2 Added NRF51_FICR_CONFIGID for nRF51822 QFAA H2 Carl Sandström 2017-08-30 17:14:52 +0200
  • 9d898f4aa2 Merge pull request #268 from UweBonnes/f03 Gareth McMullin 2017-08-29 09:08:10 +1200
  • 37bb86267a STM32F0: Several STM32F0[3|7]0 have same ID as other STM32F0X0. Uwe Bonnes 2017-08-28 22:40:43 +0200
  • 1be9c6e9c5 stm32_mem.py: Set address before writing to inhibit bootloader overwrite. Uwe Bonnes 2017-06-25 15:18:08 +0200
  • a0b0b8a716 lm3s/tm4c: add TM4C1230C3PM Chris Pavlina 2017-07-21 13:29:41 -0600
  • 7663794fdf Merge pull request #247 from schodet/stm32f4-x8-x32 Gareth McMullin 2017-07-09 14:33:06 -0700
  • 3846ea4708 stm32f4: allow selection of flash programming parallelism Nicolas Schodet 2017-06-16 14:39:57 +0200
  • 09f49b469d Merge pull request #256 from nar0909/patch-1 Gareth McMullin 2017-07-09 13:45:52 -0700
  • 7d474eae7f Merge pull request #251 from therealprof/features/support-LCP1112_102 Gareth McMullin 2017-07-09 13:45:37 -0700
  • 43ac4a04f7 New Device Id update - QFAA G1 nar0909 2017-07-04 12:32:39 +1000
  • f036be8cb2 Identify and support LPC1112/102 MCU as well Daniel Egger 2017-06-23 21:52:13 +0200
  • 984f8b3d94 Merge pull request #248 from schodet/typo Gareth McMullin 2017-06-22 18:35:29 -0700
  • 40ac8e1004 Merge pull request #241 from gsmcmullin/no_magic_vtor Gareth McMullin 2017-06-22 16:31:09 -0700
  • e9cdd5ec56 Merge pull request #245 from schodet/stm32f469 Gareth McMullin 2017-06-22 14:52:19 -0700
  • 02ce5e23b6 stm32f4: fix typo in target name Nicolas Schodet 2017-06-19 10:56:20 +0200
  • 680aa30d52 stm32f4: add support for STM32F4[67]9 Nicolas Schodet 2017-05-29 13:41:41 +0200
  • 63a2e74948 Merge pull request #244 from schodet/gdb-py-fix Gareth McMullin 2017-06-18 15:02:33 -0700
  • c7bc51d191 Merge pull request #235 from UweBonnes/stm32f2_4_7 Gareth McMullin 2017-06-18 14:42:13 -0700
  • 1ee1f441d5 stm32f4: write flash using byte access Gordon Smith 2017-02-27 10:21:15 +0100
  • 73ac700c6f Fix gdb.py to program last chunk of a memory range Nicolas Schodet 2015-06-30 15:29:27 +0200
  • 408c5a9df2 stm32f4: Try to handle option bytes for more devices. Uwe Bonnes 2017-02-27 17:57:29 +0100
  • 8a7455f63e src/target/stm32f4.c: Add STM32F7[2|3]x. Uwe Bonnes 2017-02-27 16:04:25 +0100
  • 84e036a804 target/stm32f4: Document FLASH_OPTCR(1|2) registers. Uwe Bonnes 2017-02-27 12:18:42 +0100
  • 2216587b39 src/target/stm32f4.c: Remove missleading DTCM comment. Uwe Bonnes 2017-02-08 14:32:43 +0100
  • dc1c7611a9 src/target/stm32f4.c: All STM32F7 devs have option bytes at 0x1fff0000. Uwe Bonnes 2017-02-08 14:08:30 +0100
  • e43017d0a6 src/target/stm32f4.c: Add STM32F412 and F413. Uwe Bonnes 2017-02-08 13:57:17 +0100
  • 24ed65d6b6 src/target/stm32f4.c: Declare CCMRAM only for devices with CCMRAM. Uwe Bonnes 2017-02-08 13:47:57 +0100
  • 2eb2f8edd7 Use vector_table symbol for assignment of SCB_VTOR. Gareth McMullin 2017-06-09 13:05:21 +1200
  • a4bb2c6e3e Merge pull request #240 from UweBonnes/cleanup Gareth McMullin 2017-06-08 12:35:28 -0700
  • a7771fa23f stlink/swlink: Remove missleading comments. Uwe Bonnes 2017-06-08 18:24:15 +0200
  • aaa7b0e38e Merge pull request #217 from UweBonnes/stm32l4 Gareth McMullin 2017-05-23 12:22:04 -0700
  • fd467269eb Merge pull request #233 from gsmcmullin/parallel_make_fix Gareth McMullin 2017-05-23 12:20:21 -0700
  • 539d9e14ec Merge pull request #223 from gsmcmullin/nrf51_c_stub Gareth McMullin 2017-05-23 12:00:08 -0700
  • ecc0d9807d Fix parallel build. Gareth McMullin 2017-05-23 11:57:35 -0700
  • 91839f3aee stm32l4.c: Handle options. Uwe Bonnes 2017-04-26 00:23:02 +0200
  • 289be4d9db stm32l4.c: Add STM32L43/L44/L45/L46/L49/L4A. Uwe Bonnes 2017-04-19 00:18:26 +0200
  • 261be9864c Merge pull request #210 from UweBonnes/f4_discovery Gareth McMullin 2017-05-12 09:15:55 +1200
  • 8cc2c44dbf f4discovery: Use Magic constant in RAM for Bootloader entry. Uwe Bonnes 2017-04-18 20:02:01 +0200
  • a0e47c392b f4_discovery: Clean up platform.h and Readme. Uwe Bonnes 2017-04-18 20:01:28 +0200
  • 814eb0e3a2 f4discovery: Make DFU work (again?) Uwe Bonnes 2017-04-15 16:51:58 +0200
  • f5dd3006fb STM32: Generate same serial number as internal DFU bootloader. Uwe Bonnes 2017-04-15 15:24:53 +0200
  • 98a4f8e318 Merge pull request #205 from UweBonnes/stlink_flashsize Gareth McMullin 2017-05-12 04:20:34 +1200
  • b7235da97f dfucore.c: Announce no writable bootloader pages when device is read proteced or bootloader is write protected. Uwe Bonnes 2017-04-28 20:18:20 +0200
  • b09a522f37 STM32F103: Use flash size from device for DFU string. Uwe Bonnes 2017-04-27 19:00:15 +0200
  • f450b1745d Merge branch 'v1.6-branch' Gareth McMullin 2017-05-06 15:25:50 -0700
  • d3a8f27fdb fixed a bug in the breakpoint removal code stoyan shopov 2017-04-28 13:22:59 +0300
  • 94c822cb62 nrf51: Replace stub with C version and pass params in registers Gareth McMullin 2017-04-21 13:33:12 +1200
  • 6b592b4118 Merge pull request #218 from stoyan-shopov/breakpoint-removal-bugfix Gareth McMullin 2017-05-03 12:11:50 -0700
  • bfce31f26a Merge pull request #219 from UweBonnes/dfu_update Gareth McMullin 2017-05-03 10:39:13 -0700
  • 5af76a1b74 dfu_f1/dfu_upgrade: Do not set read protection. Uwe Bonnes 2017-04-28 17:39:23 +0200
  • 01e3582525 fixed a bug in the breakpoint removal code stoyan shopov 2017-04-28 13:22:59 +0300
  • b10971b19b Merge pull request #206 from UweBonnes/dfu-upload Gareth McMullin 2017-04-27 10:07:37 -0700
  • 146c0b83b5 Merge pull request #214 from falstaff84/const-strings-and-structs Gareth McMullin 2017-04-27 10:02:53 -0700
  • 3c06396c8e Constify strings and constant structs Stefan Agner 2017-04-22 13:50:04 -0700
  • 2f5295ba14 Merge pull request #213 from gsmcmullin/k22f_security_hack Gareth McMullin 2017-04-21 13:29:48 +1200
  • 633662dbb3 Hold TMS high during reset. Gareth McMullin 2017-04-21 11:05:07 +1200
  • 1140ff957e kinetis: Check/fix security byte on flash done. Gareth McMullin 2017-04-19 13:55:37 +1200
  • 06bf37fe20 Merge pull request #208 from gsmcmullin/mem_packet_range_check Gareth McMullin 2017-04-18 14:17:07 +1200
  • 25f5efd06b Merge pull request #207 from gsmcmullin/stm32f4_itcm_translate Gareth McMullin 2017-04-18 14:05:57 +1200
  • 08c0cafa09 stm32f4: Translate ITCM addresses to AXIM on flash write. Gareth McMullin 2017-04-18 12:56:33 +1200
  • bd2cfe72f0 Add range checking on mem access packets. Gareth McMullin 2017-04-18 11:41:11 +1200
  • e5395aaba7 Merge pull request #91 from schodet/usb-vbus Gareth McMullin 2017-04-18 08:22:57 +1200
  • d796571438 Implement DFU_UPLOAD. Uwe Bonnes 2017-03-03 15:34:22 +0100
  • 1d8ebcd75f Handle SET_ADDRESS according to DFUSE specs. Uwe Bonnes 2017-03-03 13:12:14 +0100
  • 1f31099d46 Merge pull request #202 from gsmcmullin/tiva_srst_inhibit Gareth McMullin 2017-04-13 09:13:55 +1200
  • dacf907540 Merge pull request #204 from gsmcmullin/stlink-flash-size Gareth McMullin 2017-04-13 09:08:55 +1200
  • 394fd4894b Increase st-link flash allowance to 128K. Gareth McMullin 2017-04-13 09:01:26 +1200
  • 644add19a6 lmi: Add comment explaining SRST inhibit Gareth McMullin 2017-04-13 08:42:16 +1200
  • 97afffed8b Merge pull request #201 from gsmcmullin/stub_check_halt_status Gareth McMullin 2017-04-13 08:35:20 +1200
  • 00183f1a9b lmi: Inhibit SRST on Tiva and add some fault checks. Gareth McMullin 2017-04-12 15:52:09 +1200
  • e4de689a09 cortexm: Check halt reason on stub exit. Gareth McMullin 2017-04-12 10:46:23 +1200
  • 8e2c2757b4 Merge pull request #195 from gsmcmullin/kinetis_work Gareth McMullin 2017-03-28 13:58:00 +1300
  • 38705dc952 Merge pull request #196 from gsmcmullin/target_order Gareth McMullin 2017-03-28 11:24:31 +1300
  • 3d2fa6d233 target: Add new targets to end of list. Gareth McMullin 2017-03-27 14:54:41 +1300
  • 0ed793fe24 kinetis: Clobber security byte with unsecure value. Gareth McMullin 2017-03-27 14:01:35 +1300
  • 7de304d72a kinetis: Add recovery mode target. Gareth McMullin 2017-03-27 10:51:36 +1300
  • bb93af50c3 adiv5: Debug log on failure to read ROM table. Gareth McMullin 2017-03-27 09:05:37 +1300
  • a0791f9525 Merge pull request #187 from gsmcmullin/uwe_patches Gareth McMullin 2017-02-07 09:56:35 +1300
  • 21f71fd18a More STM32L4 devices Uwe Bonnes 2017-02-02 20:25:10 +0100
  • 41fb2a3104 More STM32L0 devices Uwe Bonnes 2017-01-30 13:36:50 +0100
  • 62dedb9824 Add K22F Gareth McMullin 2017-02-07 09:36:47 +1300
  • 7ba2987a83 native: Fix macros for setting pin mode. Gareth McMullin 2017-01-24 10:49:45 +1300
  • 8c256d9e59 kinetis: Add KL03 devices. Gareth McMullin 2017-01-17 15:28:47 +1300
  • a77fb9ac1b Merge pull request #180 from paramaggarwal/patch-1 Gareth McMullin 2017-01-09 14:39:06 +1300