aboutsummaryrefslogtreecommitdiff
path: root/src/target/xscale.c
AgeCommit message (Expand)Author
2008-08-19better polling debug_level 3 handlingoharboe
2008-08-19tinker with Xscale performance, anti-log spamming is now only for debug_level...oharboe
2008-08-19tinker with Xscale performance. Poll a bit more before sleeping.oharboe
2008-08-05Duane Ellis: fix warningsoharboe
2008-08-05define resetting the target into the halted or runningoharboe
2008-07-25added yours sincerely for files where I feel that I've made non-trivial contr...oharboe
2008-07-21- jtag_khz/speed are now single parameter only. These are usedoharboe
2008-05-29- added checksum_memory and blank_check_memory for xscalentfreak
2008-05-27- moved flash erase_check target code to target.cntfreak
2008-05-19Fix crash when mode number fetched from the target is invalid.oharboe
2008-04-14retired fast_memory_access. It's always fast now.oharboe
2008-04-14TRST is asserted *before* target->type->assert_reset() is invoked. Removed ol...oharboe
2008-04-11Improved XScale performance for embedded hosted OpenOCDoharboe
2008-04-04- reverted some of the changes that possibly broke arm926ejs. Waitingoharboe
2008-04-03- Work on fixing erase check. Many implementations are plain broken.oharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2008-03-13XScale excessive waiting fix.oharboe
2008-03-12fixed regression in XScale introduce in 297oharboe
2008-03-11With the recent changes the TRST needs to happen for every reset.oharboe
2008-03-11retire unused code.oharboe
2008-03-07- Improves error handling upon GDB connectoharboe
2008-03-07Added some timeout handling to XScale so OpenOCD doesn't getoharboe
2008-03-05warnings & comments fixes.oharboe
2008-03-03I fixed all the targets even thoughoharboe
2008-03-01fix memory corruption regression introduced in 335oharboe
2008-02-29fixed stack corruption. Introduced when _check_value was phased out.oharboe
2008-02-29- image.c and fileio.c now uses logging to propagate error strings.oharboe
2008-02-25- convert all files to unix line-endingdrath
2008-02-25From Michael Bruckoharboe
2008-02-24- added "xscale fast_memory_access" which speeds up memoryoharboe
2008-02-24- fixed target->type->poll() return valueoharboe
2008-02-19- Fixed bug in pathmove for XScalentfreak
2008-02-18- removed a raft of unecessary exit() calls. Issuing a reset will solve these...ntfreak
2008-02-15- fix xscale memory leak and warnings. Thanks Øyvind Harboentfreak
2008-02-06- added patch to access cp15 register (XScale)mifi
2008-01-21- Eleminated leading tabs/white spacebodylove
2008-01-11- debug handler file not closed - (thanks to oyvind harboe for the patch)ntfreak
2008-01-07- added gdb flash fixes patch mifi
2007-12-10- XScale DebugHandler code is now installed intobodylove
2007-10-22- add verify_image commandntfreak
2007-08-21- correctly initialize start address for XScale trace buffer decodes in fill-...drath
2007-08-17- renamed "xscale dump_trace_buffer" to "xscale dump_trace" and added code fo...drath
2007-08-10- renamed M5960 USB JTAG to "flyswatter"drath
2007-06-28- fixed endianness helper macros (thanks to obilix and wiml for finding and f...drath
2007-06-21- added support for Intel/Marvel PXA27x (XScale) targetsdrath
2007-06-16- added mingw elf patches from Vincent Palatinntfreak
2007-04-25- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...drath
2007-04-16- explicitly disable monitor mode on ARM7/9 targetsdrath
2007-03-28- merged XScale branch back into trunkdrath