| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | src/target: remove 'extern' and wrap headers | Zachary T Welch | 2009-11-09 | 1 | -7/+13 |
* | target: provide container_of() | David Brownell | 2009-11-05 | 1 | -0/+6 |
* | mcr/mrc interface work. Implemented for arm926ejs and arm720t. mcr/mrc comman... | Øyvind Harboe | 2009-10-23 | 1 | -0/+18 |
* | portability updates | David Brownell | 2009-10-14 | 1 | -1/+1 |
* | David Brownell <david-b@pacbell.net> | oharboe | 2009-09-09 | 1 | -0/+1 |
* | more debug output for translation of arm mode number to enum | oharboe | 2009-07-06 | 1 | -1/+1 |
* | a bit more debug output for translation of invalid mode numbers | oharboe | 2009-07-06 | 1 | -1/+1 |
* | - Fixes '=' whitespace | zwelch | 2009-06-23 | 1 | -4/+4 |
* | Transform 'u32' to 'uint32_t' in src/target/arm* | zwelch | 2009-06-18 | 1 | -2/+2 |
* | David Brownell <david-b@pacbell.net> whitespace fixes. | oharboe | 2009-05-10 | 1 | -16/+16 |
* | Remove redundant declarations to allow building with -Wredundant-decls. | zwelch | 2009-04-29 | 1 | -1/+0 |
* | Zach Welch <zw@superlucidity.net> use ARM4_5_MODE_ANY instead of -1 | oharboe | 2009-04-19 | 1 | -1/+1 |
* | - remove target specific variant and use target->variant member | ntfreak | 2008-12-13 | 1 | -1/+0 |
* | - added myself to copyright on files i remember adding large contributions fo... | ntfreak | 2008-09-20 | 1 | -0/+3 |
* | fix mode output when illegal arm mode is detected. Now prints illegal mode fo... | oharboe | 2008-05-19 | 1 | -1/+1 |
* | This matters for embedded devices, but is probably not observably better for ... | oharboe | 2008-05-07 | 1 | -2/+39 |
* | - fixed target->type->poll() return value | oharboe | 2008-02-24 | 1 | -1/+1 |
* | - split fileio handling into fileio part and image handling | drath | 2007-05-29 | 1 | -4/+4 |
* | - merged XScale branch back into trunk | drath | 2007-03-28 | 1 | -0/+10 |
* | - add missing parentheses around macro parameters (thanks to Matthias Bauch f... | drath | 2007-02-03 | 1 | -23/+23 |
* | - added debug output for D/I FSR and FAR (arm920t) | drath | 2006-09-04 | 1 | -1/+12 |
* | - endianess fixes everywhere but in the flash code. flashing might still be b... | drath | 2006-08-31 | 1 | -0/+21 |
* | - prepare OpenOCD for branching, created ./trunk/ | drath | 2006-06-02 | 1 | -0/+237 |