summaryrefslogtreecommitdiff
path: root/src/target/xscale.h
Commit message (Expand)AuthorAgeFilesLines
* xscale: better fix for debug_handler.binDavid Brownell2009-10-161-6/+0
* simplify XScale debug handler installationDavid Brownell2009-10-121-0/+6
* more xscale cleanup (mostly removing JTAG hooks)David Brownell2009-10-121-17/+7
* Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixesoharboe2009-07-171-1/+1
* 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