aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2009-01-20Fix for incorrect filename in include for at91sam9260 in unknown-board-atmel-...kc8apf1-1/+1
2009-01-20AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com>kc8apf5-111/+132
2009-01-20Add axm0432 interface config courtesy of Alan Carvalho de Assis <acassis@gmai...kc8apf1-0/+6
2009-01-20Fix 'make maintainer-clean' courtesy of Zach Welch <zw@superlucidity.net>kc8apf1-0/+2
2009-01-20Fix support for ADuC702x flash. Courtesy of Michael Ashton <data@gtf.org>kc8apf1-1/+5
2009-01-20imx21 config provided by Alan Carvalho de Assis <acassis@gmail.com>kc8apf1-0/+32
2009-01-19Fix handling of thumb disassembly in armv4_5 disassemble. Courtesy of Adam D...kc8apf1-5/+19
2009-01-15- add missing svn props from 1323 commitntfreak1-101/+101
2009-01-15Alan Carvalho de Assis <acassis@gmail.com> imx31pdk.cfg reset init eventoharboe1-0/+101
2009-01-14- add missing svn props and fix incorrect line endings from last commitntfreak1-75/+75
2009-01-14Alan Carvalho de Assis <acassis@gmail.com> cfg file to initialize the iMX27AD...oharboe1-0/+75
2009-01-14arm11 wipoharboe1-2/+2
2009-01-14Alan Carvalho de Assis <acassis@gmail.com> small fix to move us in the right ...oharboe1-2/+2
2009-01-13- fix mips issues with newer versions of gdbntfreak1-15/+14
2009-01-13- added mips software breakpoint supportntfreak3-13/+102
2009-01-09wipoharboe1-24/+21
2009-01-05- add missing svn props from r1299 commitntfreak3-56/+56
2009-01-05John McCarthy <jgmcc@magma.ca> pic32mx flash fixups and speedupsoharboe2-8/+93
2009-01-05Andi <opencode@gmx.net> basic support for the MIPS based SMP8634 SoC.oharboe3-0/+56
2009-01-04eol-style nativeoharboe1-8/+8
2009-01-02John McCarthy <jgmcc@magma.ca> pic32mx flash wipoharboe4-3/+21
2009-01-02John McCarthy <jgmcc@magma.ca> keep_alive() fixoharboe1-0/+2
2008-12-28Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe1-1/+1
2008-12-24Typos found by miceal catudalduane3-3/+3
2008-12-19- fix rlink build under native win32 (mingw)ntfreak1-0/+3
2008-12-15- add ability for openocd to communicate to gdb using pipes (stdin/stdout).ntfreak1-5/+2
2008-12-15fast_load profiling tool moved to target.coharboe1-1/+205
2008-12-13Updates and fixes from Kees Jongenburgerduane1-5/+3
2008-12-13- remove target specific variant and use target->variant memberntfreak37-378/+171
2008-12-13Clean up references to old tap_state nameskc8apf1-5/+5
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf17-847/+847
2008-12-12- check cortex_m3 FPB is enabled when setting hardware breakpointntfreak2-3/+11
2008-12-10More fixes thanks to Kees Jongenburgerduane3-5/+5
2008-12-10Fix from Kees Jongenburger (Part Duex)duane1-0/+0
2008-12-10Fix from Kees Jongenburgerduane1-1/+1
2008-12-08Typos in config files found by Sergey Lapinduane3-4/+4
2008-12-05Karl Beldan <karl.beldan@gmail.com> - The ibcr count for hw instruction break...oharboe1-4/+5
2008-12-04Karl Beldan <karl.beldan@gmail.com> - fix vector_catch commandoharboe1-1/+1
2008-12-03- incorrect str9 irmask used in config filesntfreak3-7/+7
2008-12-03- cleanup target config scriptsntfreak11-26/+29
2008-12-01- fix incorrect svn props from last commitntfreak15-0/+0
2008-12-01update zy1000 to svn head jtag apioharboe1-2/+1
2008-12-01correct CPU IDoharboe1-1/+1
2008-11-30jtag newtap change & huge manual updateduane89-532/+1601
2008-11-28- change mips registers to std namesntfreak1-4/+4
2008-11-27Rick Altherr <kc8apf@kc8apf.net> retire obsolete syntaxoharboe2-147/+0
2008-11-27Carlos Antunes <cmantunes@nowthor.com> fixes to get script to work.oharboe1-2/+2
2008-11-26- fixes segfault using the targets cmd if multiple targets definedntfreak1-2/+3
2008-11-26- correct corrupt target configsntfreak3-3/+3
2008-11-21- add new cortex_m3 maskisr cmdntfreak1-0/+39