summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf2009-01-201-0/+2
* Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org>kc8apf2009-01-201-1/+5
* imx21 config provided by Alan Carvalho de Assis <acassis@gmail.com>kc8apf2009-01-201-0/+32
* Fix handling of thumb disassembly in armv4_5 disassemble. Courtesy of Adam D...kc8apf2009-01-191-5/+19
* - add missing svn props from 1323 commitntfreak2009-01-151-101/+101
* Alan Carvalho de Assis <acassis@gmail.com> imx31pdk.cfg reset init eventoharboe2009-01-151-0/+101
* - add missing svn props and fix incorrect line endings from last commitntfreak2009-01-141-75/+75
* Alan Carvalho de Assis <acassis@gmail.com> cfg file to initialize the iMX27AD...oharboe2009-01-141-0/+75
* arm11 wipoharboe2009-01-141-2/+2
* Alan Carvalho de Assis <acassis@gmail.com> small fix to move us in the right ...oharboe2009-01-141-2/+2
* - fix mips issues with newer versions of gdbntfreak2009-01-131-15/+14
* - added mips software breakpoint supportntfreak2009-01-133-13/+102
* wipoharboe2009-01-091-24/+21
* - add missing svn props from r1299 commitntfreak2009-01-053-56/+56
* John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe2009-01-052-8/+93
* Andi <opencode@gmx.net> basic support for the MIPS based SMP8634 SoC.oharboe2009-01-053-0/+56
* eol-style nativeoharboe2009-01-041-8/+8
* John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe2009-01-024-3/+21
* John McCarthy <jgmcc@magma.ca> keep_alive() fixoharboe2009-01-021-0/+2
* Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe2008-12-281-1/+1
* Typos found by miceal catudalduane2008-12-243-3/+3
* - fix rlink build under native win32 (mingw)ntfreak2008-12-191-0/+3
* - add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak2008-12-151-5/+2
* fast_load profiling tool moved to target.coharboe2008-12-151-1/+205
* Updates and fixes from Kees Jongenburgerduane2008-12-131-5/+3
* - remove target specific variant and use target->variant memberntfreak2008-12-1337-378/+171
* Clean up references to old tap_state nameskc8apf2008-12-131-5/+5
* Change tap_state naming to be consistent with SVF documentation.kc8apf2008-12-1317-847/+847
* - check cortex_m3 FPB is enabled when setting hardware breakpointntfreak2008-12-122-3/+11
* More fixes thanks to Kees Jongenburgerduane2008-12-103-5/+5
* Fix from Kees Jongenburger (Part Duex)duane2008-12-101-0/+0
* Fix from Kees Jongenburgerduane2008-12-101-1/+1
* Typos in config files found by Sergey Lapinduane2008-12-083-4/+4
* Karl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction break...oharboe2008-12-051-4/+5
* Karl Beldan <karl.beldan@gmail.com> - fix vector_catch commandoharboe2008-12-041-1/+1
* - incorrect str9 irmask used in config filesntfreak2008-12-033-7/+7
* - cleanup target config scriptsntfreak2008-12-0311-26/+29
* - fix incorrect svn props from last commitntfreak2008-12-0115-0/+0
* update zy1000 to svn head jtag apioharboe2008-12-011-2/+1
* correct CPU IDoharboe2008-12-011-1/+1
* jtag newtap change & huge manual updateduane2008-11-3089-532/+1601
* - change mips registers to std namesntfreak2008-11-281-4/+4
* Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe2008-11-272-147/+0
* Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work.oharboe2008-11-271-2/+2
* - fixes segfault using the targets cmd if multiple targets definedntfreak2008-11-261-2/+3
* - correct corrupt target configsntfreak2008-11-263-3/+3
* - add new cortex_m3 maskisr cmdntfreak2008-11-211-0/+39
* - preserve cortex_m3 C_MASKINTS during resume/stepntfreak2008-11-202-45/+60
* jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe2008-11-197-53/+72
* error checking - no reported errors, but catched a couple of exit()'s and con...oharboe2008-11-194-140/+148