blackmagic/src
Gareth McMullin 90c0c28327 cortexa: Redirect read of PC through r0. MCR is unpredictable for r15. 2016-06-23 12:00:04 +12:00
..
include Merge pull request #126 from gsmcmullin/cortexa 2016-04-28 10:56:43 +12:00
platforms BMPM V2 target power control GPIO needs to be an open drain drive. 2016-06-06 15:01:37 -07:00
Makefile Cortex-A target support. 2016-04-19 13:24:05 -07:00
adiv5.c adiv5: Probe ARMv6M devices with Cortex-M driver. 2016-05-30 08:48:54 +12:00
adiv5_jtagdp.c adiv5: Implement access to DP ABORT register. 2016-04-20 11:36:42 -07:00
adiv5_swdp.c adiv5: Implement access to DP ABORT register. 2016-04-20 11:36:42 -07:00
command.c Cleanup of SRST handling. 2016-04-19 13:12:16 -07:00
cortexa.c cortexa: Redirect read of PC through r0. MCR is unpredictable for r15. 2016-06-23 12:00:04 +12:00
cortexm.c Pass breakpoint length to target. 2016-04-19 13:24:05 -07:00
crc32.c CRC32: improved computation time 2015-12-14 11:28:28 +01:00
efm32.c ADIv5 structural changes. 2016-04-19 13:24:05 -07:00
exception.c Clean up handling of lost targets using new exceptions mechanism. 2015-03-22 14:05:12 -07:00
gdb_main.c Pass breakpoint length to target. 2016-04-19 13:24:05 -07:00
gdb_packet.c Check vasprintf return value. 2015-03-17 21:19:02 -07:00
hex_utils.c Fix pointer sign warnings and remove -Wno-pointer-sign. 2015-03-13 20:35:39 -07:00
jtag_scan.c Merge pull request #126 from gsmcmullin/cortexa 2016-04-28 10:56:43 +12:00
jtagtap_generic.c Fix trailing whitespace everywhere. 2013-06-17 15:53:32 +12:00
kinetis.c Add Kinetis KL27 support 2016-05-18 12:06:54 -04:00
lmi.c lmi: Use registers for stub parameters. 2015-04-21 20:05:41 +12:00
lpc11xx.c Add NXP LPC82x support 2016-06-21 10:33:34 +02:00
lpc43xx.c cortexm: Add target option to inhibit assersion of SRST. 2015-04-11 16:08:59 -07:00
lpc_common.c lpc: split out common code and rewrite to use new interface. 2015-04-11 16:05:40 -07:00
main.c Send error reply and abandon target list on unhandled timeout. 2015-03-26 20:42:47 -07:00
morse.c Factor Morse code functions out of platform code. 2015-02-28 22:05:10 -08:00
nrf51.c Fix build warnings. 2016-04-18 12:25:48 -07:00
sam3x.c sam3x: Update to use new buffered flash interface. 2015-04-11 16:05:40 -07:00
samd.c Cleanup of SRST handling. 2016-04-19 13:12:16 -07:00
stm32f1.c Refactor stm32f1_probe 2015-07-30 07:58:55 +01:00
stm32f4.c Merge branch 'f205' of https://github.com/schodet/blackmagic into schodet-f205 2015-11-11 12:27:27 -08:00
stm32l0.c Fix build warnings. 2016-04-18 12:25:48 -07:00
stm32l4.c Add STM32L4 handling. No option write handling yet. 2015-08-22 12:59:56 +02:00
target.c Cleanup of SRST handling. 2016-04-19 13:12:16 -07:00