aboutsummaryrefslogtreecommitdiff
path: root/src/jtag_scan.c
AgeCommit message (Expand)Author
2015-03-26Remove unfinished ARM7TDMI driver.Gareth McMullin
2015-03-13Fix pointer sign warnings and remove -Wno-pointer-sign.Gareth McMullin
2015-03-01Clean up includes everywhere.Gareth McMullin
2015-02-28Factor Morse code functions out of platform code.Gareth McMullin
2014-08-27Assert SRST when scanning JTAG if configured. Closes #54.Gareth McMullin
2013-01-23STM32L1: Add to the list of known JTAG IDsUwe Bonnes
2012-09-04Fix support for multiple devices on the same jtag chain.Gareth McMullin
2012-09-04Whitespace fixes.Gareth McMullin
2012-07-05ADIv5 AP and DP are now allocated on the heap and reference counted.Gareth McMullin
2012-06-30Allow user to specify JTAG IR lengths.Gareth McMullin
2012-06-24Added target.c for common target routines.Gareth McMullin
2011-12-26Add support for Cortex-M0, and specifically for the NXP LPC11xx devices.Mike Smith
2011-12-02Fixed flash stub for STM32F2 and STM32F4.Gareth McMullin
2011-03-29Minor changes to allow a build for Windows hosts with libftdi.Gareth McMullin
2011-03-09Added a skeleton of an ARM7TDMI driver. No support yet.Gareth McMullin
2011-02-04Import of working source tree.Gareth McMullin