summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* Uwe Hermann <uwe@hermann-uwe.de> typosoharboe2009-03-121-1/+1
* Commit OMAP3530 and TI_BEAGLEBOARD config files from Kees, Dick, Derk, and ot...duane2009-03-112-0/+51
* Commands: reg, profile, ocd_mem2array, ocd_array2mem, fast_load, etc only wor...duane2009-03-081-11/+15
* Added VID/PID pair to olimex-jtag-tiny-a the non-a version already has the vi...duane2009-03-081-0/+1
* Patch from Dimitar Dimitrov adding support for Olimex ARM-JTAG-EWduane2009-03-081-0/+2
* Nicolas Pitre <nico@cam.org> fix "halt 0" to only halt and not to poll/wait a...oharboe2009-03-051-0/+10
* Nicolas Pitre <nico@cam.org> making reset+halt on theoharboe2009-03-041-6/+11
* test code for elf parsing.oharboe2009-03-031-44/+63
* - add missing svn props from previous commitntfreak2009-03-024-174/+174
* Kees Jongenburger <kees.jongenburger@gmail.com> rename description field of t...oharboe2009-03-011-1/+1
* Nicolas Pitre nico at cam.org fix feroceon_bulk_write_memory() wrt uploaded ...oharboe2009-03-011-1/+1
* Nicolas Pitre nico at cam.org SheevaPlug board configurationoharboe2009-03-011-0/+111
* Nicolas Pitre nico at cam.org add ft2232 layout for the Marvell SheevaPlug oharboe2009-03-011-0/+4
* Nicolas Pitre nico at cam.org add Feroceon target config fileoharboe2009-03-012-1/+31
* tinkered a bit with performance for Cortex flash programming. Mainly make it ...oharboe2009-02-232-22/+40
* Sergey Lapin <slapinid@gmail.com> fix typooharboe2009-02-231-1/+1
* John Woods <johnrw@gmail.com> fix newtap gaffe + renameoharboe2009-02-221-1/+1
* Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe2009-02-181-1/+1
* Andi <opencode@gmx.net> - better dram setupoharboe2009-02-091-4/+17
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-033-16/+16
* chain position is now required when creating a targetoharboe2009-01-283-0/+41
* Fix for incorrect filename in include for at91sam9260 in unknown-board-atmel-...kc8apf2009-01-201-1/+1
* AT91SAM9260 and Olimex changes by Dean Glazeski <dnglaze@gmail.com>kc8apf2009-01-205-111/+132
* Add axm0432 interface config courtesy of Alan Carvalho de Assis <acassis@gmai...kc8apf2009-01-201-0/+6
* 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