aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv4_5.h
AgeCommit message (Expand)AuthorFilesLines
2009-09-09David Brownell <david-b@pacbell.net> oharboe1-0/+1
2009-07-06more debug output for translation of arm mode number to enumoharboe1-1/+1
2009-07-06a bit more debug output for translation of invalid mode numbersoharboe1-1/+1
2009-06-23- Fixes '=' whitespacezwelch1-4/+4
2009-06-18Transform 'u32' to 'uint32_t' in src/target/arm*zwelch1-2/+2
2009-05-10David Brownell <david-b@pacbell.net> whitespace fixes.oharboe1-16/+16
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch1-1/+0
2009-04-19Zach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY instead of -1oharboe1-1/+1
2008-12-13- remove target specific variant and use target->variant memberntfreak1-1/+0
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-0/+3
2008-05-19fix mode output when illegal arm mode is detected. Now prints illegal mode fo...oharboe1-1/+1
2008-05-07This matters for embedded devices, but is probably not observably better for ...oharboe1-2/+39
2008-02-24- fixed target->type->poll() return valueoharboe1-1/+1
2007-05-29- split fileio handling into fileio part and image handlingdrath1-4/+4
2007-03-28- merged XScale branch back into trunkdrath1-0/+10
2007-02-03- add missing parentheses around macro parameters (thanks to Matthias Bauch f...drath1-23/+23
2006-09-04- added debug output for D/I FSR and FAR (arm920t)drath1-1/+12
2006-08-31- endianess fixes everywhere but in the flash code. flashing might still be b...drath1-0/+21
2006-06-02- prepare OpenOCD for branching, created ./trunk/drath1-0/+237