summaryrefslogtreecommitdiff
path: root/src/target/xscale.c
Commit message (Expand)AuthorAgeFilesLines
* Laurentiu Cocanu - memory read/write and exit() error path fixesoharboe2008-10-151-6/+26
* - added myself to copyright on files i remember adding large contributions fo...ntfreak2008-09-201-9/+1
* Duane Ellis: "target as an [tcl] object" feature.oharboe2008-09-011-19/+14
* duan ellis target tcl work in progressoharboe2008-08-241-3/+5
* better polling debug_level 3 handlingoharboe2008-08-191-4/+10
* tinker with Xscale performance, anti-log spamming is now only for debug_level...oharboe2008-08-191-53/+51
* tinker with Xscale performance. Poll a bit more before sleeping.oharboe2008-08-191-1/+1
* Duane Ellis: fix warningsoharboe2008-08-051-3/+3
* define resetting the target into the halted or runningoharboe2008-08-051-0/+7
* added yours sincerely for files where I feel that I've made non-trivial contr...oharboe2008-07-251-0/+3
* - jtag_khz/speed are now single parameter only. These are usedoharboe2008-07-211-1/+1
* - added checksum_memory and blank_check_memory for xscalentfreak2008-05-291-8/+3
* - moved flash erase_check target code to target.cntfreak2008-05-271-1/+2
* Fix crash when mode number fetched from the target is invalid.oharboe2008-05-191-0/+4
* retired fast_memory_access. It's always fast now.oharboe2008-04-141-124/+37
* TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol...oharboe2008-04-141-9/+0
* Improved XScale performance for embedded hosted OpenOCDoharboe2008-04-111-35/+36
* - reverted some of the changes that possibly broke arm926ejs. Waitingoharboe2008-04-041-1/+1
* - Work on fixing erase check. Many implementations are plain broken.oharboe2008-04-031-10/+0
* - rename log functions to stop conflicts under win32 (wingdi)ntfreak2008-03-251-102/+102
* XScale excessive waiting fix.oharboe2008-03-131-46/+58
* fixed regression in XScale introduce in 297oharboe2008-03-121-5/+4
* With the recent changes the TRST needs to happen for every reset.oharboe2008-03-111-12/+9
* retire unused code.oharboe2008-03-111-20/+0
* - Improves error handling upon GDB connectoharboe2008-03-071-1/+1
* Added some timeout handling to XScale so OpenOCD doesn't getoharboe2008-03-071-23/+58
* warnings & comments fixes.oharboe2008-03-051-1/+1
* I fixed all the targets even thoughoharboe2008-03-031-0/+1
* fix memory corruption regression introduced in 335oharboe2008-03-011-1/+2
* fixed stack corruption. Introduced when _check_value was phased out.oharboe2008-02-291-3/+6
* - image.c and fileio.c now uses logging to propagate error strings.oharboe2008-02-291-40/+39
* - convert all files to unix line-endingdrath2008-02-251-3799/+3799
* From Michael Bruckoharboe2008-02-251-3799/+3799
* - added "xscale fast_memory_access" which speeds up memoryoharboe2008-02-241-8/+76
* - fixed target->type->poll() return valueoharboe2008-02-241-26/+24
* - Fixed bug in pathmove for XScalentfreak2008-02-191-28/+42
* - removed a raft of unecessary exit() calls. Issuing a reset will solve these...ntfreak2008-02-181-20/+38
* - fix xscale memory leak and warnings. Thanks Øyvind Harboentfreak2008-02-151-3/+3
* - added patch to access cp15 register (XScale)mifi2008-02-061-0/+92
* - Eleminated leading tabs/white spacebodylove2008-01-211-14/+14
* - debug handler file not closed - (thanks to oyvind harboe for the patch)ntfreak2008-01-111-0/+2
* - added gdb flash fixes patch mifi2008-01-071-53/+26
* - XScale DebugHandler code is now installed intobodylove2007-12-101-493/+494
* - add verify_image commandntfreak2007-10-221-1/+8
* - correctly initialize start address for XScale trace buffer decodes in fill-...drath2007-08-211-0/+13
* - renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...drath2007-08-171-4/+49
* - renamed M5960 USB JTAG to "flyswatter"drath2007-08-101-0/+4
* - fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath2007-06-281-111/+478
* - added support for Intel/Marvel PXA27x (XScale) targetsdrath2007-06-211-60/+70
* - added mingw elf patches from Vincent Palatinntfreak2007-06-161-0/+4