summaryrefslogtreecommitdiff
path: root/src/target/xscale.h
Commit message (Expand)AuthorAgeFilesLines
* Remove whitespace at end of lines, step 1.zwelch2009-06-231-14/+14
* Transform 'u32' to 'uint32_t' in src/targetzwelch2009-06-181-16/+16
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-1/+1
* Transform 'u8' to 'uint8_t' in src/targetzwelch2009-06-181-4/+4
* Audit and eliminate redundant #include directives in other target files.zwelch2009-05-111-4/+1
* jtag newtap change & huge manual updateduane2008-11-301-1/+1
* more error handling and removed force breakpoints as that is handled by a mor...oharboe2008-11-021-1/+0
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-1/+1
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* - added "xscale fast_memory_access" which speeds up memoryoharboe2008-02-241-0/+2
* - renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...drath2007-08-171-2/+2
* - fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath2007-06-281-3/+40
* - merged XScale branch back into trunkdrath2007-03-281-0/+145