aboutsummaryrefslogtreecommitdiff
path: root/src/target/xscale.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Transform 'u32' to 'uint32_t' in src/targetzwelch1-16/+16
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-1/+1
2009-06-18Transform 'u8' to 'uint8_t' in src/targetzwelch1-4/+4
2009-05-11Audit and eliminate redundant #include directives in other target files.zwelch1-4/+1
2008-11-30jtag newtap change & huge manual updateduane1-1/+1
2008-11-02more error handling and removed force breakpoints as that is handled by a mor...oharboe1-1/+0
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-1/+1
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe1-0/+3
2008-02-24- added "xscale fast_memory_access" which speeds up memoryoharboe1-0/+2
2007-08-17- renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...drath1-2/+2
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath1-3/+40
2007-03-28- merged XScale branch back into trunkdrath1-0/+145