summaryrefslogtreecommitdiff
path: root/src/target/arm720t.c
Commit message (Expand)AuthorAgeFilesLines
...
* Wip - split target setup and target examinationoharboe2008-04-111-0/+1
* - Work on fixing erase check. Many implementations are plain broken.oharboe2008-04-031-1/+0
* Added timeout(instead of infinite loop) to soft_reset_haltoharboe2008-04-021-3/+17
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-8/+8
* - Improves error handling upon GDB connectoharboe2008-03-071-4/+1
* I fixed all the targets even thoughoharboe2008-03-031-0/+1
* - convert all files to unix line-endingdrath2008-02-251-626/+626
* From Michael Bruckoharboe2008-02-251-626/+626
* - fixed target->type->poll() return valueoharboe2008-02-241-4/+3
* - add verify_image commandntfreak2007-10-221-1/+2
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-4/+4
* -- corrected embedded ice definitionsntfreak2007-05-101-1/+1
* - added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath2007-04-251-2/+2
* - explicitly disable monitor mode on ARM7/9 targetsdrath2007-04-161-0/+1
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-1/+1
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-5/+3
* - fixed a minor problem with the GDB server that could drop the first packet ...drath2006-08-061-2/+2
* - Added support for native MinGW builds (thanks to Spencer Oliver and Michael...drath2006-07-171-0/+2
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+625