blackmagic/src/target
Gareth McMullin 1f31099d46 Merge pull request #202 from gsmcmullin/tiva_srst_inhibit
lmi: Inhibit SRST on Tiva and add some fault checks.
2017-04-13 09:13:55 +12:00
..
flashstub Move flash stubs to target directory and update readme. 2016-07-13 08:31:09 +12:00
adiv5.c kinetis: Add recovery mode target. 2017-03-27 10:51:36 +13:00
adiv5.h Move target files into separate directory. 2016-07-13 08:31:09 +12:00
adiv5_jtagdp.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
adiv5_swdp.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
cortexa.c cortexa: Disable AHB memory access to avoid issues with L2 cache. 2016-10-26 18:27:35 -07:00
cortexm.c cortexm: Check halt reason on stub exit. 2017-04-12 11:37:42 +12:00
cortexm.h Remove EXTENDED_RESET define 2016-12-04 13:51:27 -08:00
efm32.c EFM32HP (happy gecko) support 2016-11-16 08:23:40 +13:00
jtag_scan.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
jtag_scan.h Move target files into separate directory. 2016-07-13 08:31:09 +12:00
jtagtap_generic.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
kinetis.c kinetis: Clobber security byte with unsecure value. 2017-03-27 14:01:35 +13:00
lmi.c lmi: Add comment explaining SRST inhibit 2017-04-13 08:42:16 +12:00
lpc11xx.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
lpc15xx.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
lpc43xx.c target: Use target_addr for flash routines. 2016-07-13 08:31:09 +12:00
lpc_common.c target: target_halt_wait and target_check_hw_wp replaced with target_halt_poll. 2016-07-13 08:31:09 +12:00
lpc_common.h target: Use target_addr for flash routines. 2016-07-13 08:31:09 +12:00
nrf51.c Add support for nRF51822QFAAH1 2016-10-16 19:52:47 +11:00
sam3x.c Clean up debug format strings. 2016-09-29 21:31:18 -07:00
sam4l.c Remove EXTENDED_RESET define 2016-12-04 13:51:27 -08:00
samd.c target: Use target_addr for flash routines. 2016-07-13 08:31:09 +12:00
stm32f1.c add STM32F303 targets 2016-11-03 13:44:13 -07:00
stm32f4.c target: Use target_addr for flash routines. 2016-07-13 08:31:09 +12:00
stm32l0.c More STM32L0 devices 2017-02-07 09:42:30 +13:00
stm32l4.c More STM32L4 devices 2017-02-07 09:42:30 +13:00
swdptap_generic.c Move target files into separate directory. 2016-07-13 08:31:09 +12:00
target.c target: Add new targets to end of list. 2017-03-27 14:59:54 +13:00
target_internal.h SAM4L: Add extended reset to target interface 2016-12-02 00:08:21 -08:00