summaryrefslogtreecommitdiff
path: root/src/target/armv4_5.h
Commit message (Expand)AuthorAgeFilesLines
* portability updatesDavid Brownell2009-10-141-1/+1
* David Brownell <david-b@pacbell.net> oharboe2009-09-091-0/+1
* more debug output for translation of arm mode number to enumoharboe2009-07-061-1/+1
* a bit more debug output for translation of invalid mode numbersoharboe2009-07-061-1/+1
* - Fixes '=' whitespacezwelch2009-06-231-4/+4
* Transform 'u32' to 'uint32_t' in src/target/arm*zwelch2009-06-181-2/+2
* David Brownell <david-b@pacbell.net> whitespace fixes.oharboe2009-05-101-16/+16
* Remove redundant declarations to allow building with -Wredundant-decls.zwelch2009-04-291-1/+0
* Zach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY instead of -1oharboe2009-04-191-1/+1
* - remove target specific variant and use target->variant memberntfreak2008-12-131-1/+0
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-0/+3
* fix mode output when illegal arm mode is detected. Now prints illegal mode fo...oharboe2008-05-191-1/+1
* This matters for embedded devices, but is probably not observably better for ...oharboe2008-05-071-2/+39
* - fixed target->type->poll() return valueoharboe2008-02-241-1/+1
* - split fileio handling into fileio part and image handlingdrath2007-05-291-4/+4
* - merged XScale branch back into trunkdrath2007-03-281-0/+10
* - add missing parentheses around macro parameters (thanks to Matthias Bauch f...drath2007-02-031-23/+23
* - added debug output for D/I FSR and FAR (arm920t)drath2006-09-041-1/+12
* - endianess fixes everywhere but in the flash code. flashing might still be b...drath2006-08-311-0/+21
* - prepare OpenOCD for branching, created ./trunk/drath2006-06-021-0/+237