summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* - add missing svn props from previous commitntfreak2009-03-201-50/+50
* Alan Carvalho de Assis <acassis@gmail.com> adds support to i.MX35 processor.oharboe2009-03-201-0/+50
* - fix incorrect str9comstick cfgntfreak2009-03-191-1/+24
* Thomas Kindler <mail+ocd@t-kindler.de> typosoharboe2009-03-192-4/+4
* Hiroshi Ito <ito@mlb.co.jp> typosoharboe2009-03-181-1/+1
* Hiroshi Ito <ito@mlb.co.jp> fix division by 0oharboe2009-03-181-1/+5
* - remove build warningsntfreak2009-03-173-39/+33
* - fix incorrect stm32stick.cfgntfreak2009-03-171-2/+2
* - fix issue with cortex_m3 reset run. Thanks Perry Hungntfreak2009-03-161-1/+9
* Uwe Hermann <uwe@hermann-uwe.de> clean out stuff that doesn't belong in inte...oharboe2009-03-142-7/+0
* Uwe Hermann <uwe@hermann-uwe.de> typosoharboe2009-03-123-4/+4
* - add support for standalone rlinkntfreak2009-03-112-38/+124
* Commit OMAP3530 and TI_BEAGLEBOARD config files from Kees, Dick, Derk, and ot...duane2009-03-112-0/+51
* Added -endstate to irscan and drscan to support beagleboard (omap3530)duane2009-03-111-11/+108
* 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-084-1/+919
* Accept/create both A and Non-A ft2232 based descriptionsduane2009-03-071-1/+43
* Added HostOS variableduane2009-03-071-0/+23
* Audrius Urmanavičius <didele.deze@gmail.com> cleanup flash filloharboe2009-03-051-3/+3
* 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-025-430/+430
* Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> Cosmetic OpenOCD ...oharboe2009-03-011-2/+16
* 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-012-0/+78
* Nicolas Pitre nico at cam.org add Feroceon target config fileoharboe2009-03-012-1/+31
* Nicolas Pitre nico at cam.org support for NAND flash used with Marvell Orion ...oharboe2009-03-013-1/+259
* Nicolas Pitre nico at cam.org support for NAND controllers without explicit ...oharboe2009-03-011-6/+36
* Nicolas Pitre nico at cam.org don't ignore bad options passed to the "nand w...oharboe2009-03-011-2/+4
* Nicolas Pitre nico at cam.org The code unconditionally writes into the oob ar...oharboe2009-03-011-1/+4
* Nicolas Pitre nico at cam.org spellingoharboe2009-03-011-2/+2
* - stm32x flash driver - add support for stm32105/107 (connectivity line)ntfreak2009-02-261-1/+33
* 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
* John Woods <johnrw@gmail.com> fix checks for addresses at upper end of the un...oharboe2009-02-191-3/+3
* Holger Schurig <hs4233@mail.mn-solutions.de> fix warningsoharboe2009-02-185-39/+7
* zy1000 1.49 snapshotoharboe2009-02-172-8/+8
* zy1000 1.49 snapshotoharboe2009-02-171-1/+1
* - guess-rev.sh now works as expected when build_dir is not the same as src_dirntfreak2009-02-131-1/+1
* - issue warning when flash image exceeds configured flash size.ntfreak2009-02-121-0/+4
* Use C89/C99/C++ compliant boolean typeskc8apf2009-02-1013-30/+53
* A few more usages of TRUE and FALSE to removekc8apf2009-02-101-2/+2
* - fix native win32 build issuesntfreak2009-02-092-19/+7
* Andi <opencode@gmx.net> - better dram setupoharboe2009-02-091-4/+17
* - Cable driver helper API courtesy of Dick Hollenbeck <dick@softplc.com>kc8apf2009-02-0320-1509/+1854