aboutsummaryrefslogtreecommitdiff
path: root/src/target/arm11.c
AgeCommit message (Expand)Author
2009-05-10David Brownell <david-b@pacbell.net> fix warningsoharboe
2009-05-09Michael Bruck <mbruck@digenius.de> ARM11 C99 updatesoharboe
2009-05-07fix c99 compile errorsoharboe
2009-05-07Fix most pointer cast alignment warnings in arm11.c; fix u16 memory reads..zwelch
2009-04-28fix checksum memory. By failing the fallback code will handle checksum calcul...oharboe
2009-04-28convert some LOG_INFO()'s during stepping into LOG_DEBUG()oharboe
2009-04-28Michael Bruck <mbruck@digenius.de> macros for error handlingoharboe
2009-04-27clean up debug/info output to be in line with other targetsoharboe
2009-04-27more error handlingoharboe
2009-04-27a little bit more error handling in ARM11oharboe
2009-04-22Michael Bruck <mbruck@digenius.de> ARM11 various updates + fix formatting.oharboe
2009-04-18The following patches was applied:mifi
2008-12-13Change tap_state naming to be consistent with SVF documentation.kc8apf
2008-11-30jtag newtap change & huge manual updateduane
2008-11-19jtag_get_device() now returns NULL and reports error instead of invoking exit()oharboe
2008-10-14Laurentiu Cocanu - add error handlingoharboe
2008-10-13fix crash when connecting GDB to powered down targetoharboe
2008-10-13fix crash when connecting GDB to powered down targetoharboe
2008-10-08- remove build warnings from mips_m4k.c and arm11.cntfreak
2008-10-07Fixes SEGFAULT when setting registers from GDB.oharboe
2008-10-07Georg Acher <acher@in.tum.de> - arm11 wip. run algorithm + small init bugfix. oharboe
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe
2008-08-25fixed bug in arm11 examine code.oharboe
2008-08-24duan ellis target tcl work in progressoharboe
2008-08-20sharpen error propagation a wee bit.oharboe
2008-08-19removed a couple of exit()'s from error handling.oharboe
2008-08-17fixed not halted error messagesoharboe
2008-08-05Duane Ellis: fix warningsoharboe
2008-08-05define resetting the target into the halted or runningoharboe
2008-08-05moves handling of problems with resetting into the halted stateoharboe
2008-07-04ARM11 update. OpenOCD supports starting without being able to talk to the har...oharboe
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-10- the jtag chain is examined and validated after GDB & telnet serversoharboe
2008-03-08- added more TARGET_HALTED checks for the read/write_memory handlersntfreak
2008-03-07- Improves error handling upon GDB connectoharboe
2008-03-06Michael Bruck:oharboe
2008-03-04Michael Bruck: fix warnings.oharboe
2008-03-04Michael Bruck:oharboe
2008-03-02Uwe Hermann tightned up comments, etc. to follow OpenOCD policyoharboe
2008-02-29Uwe Hermann: oharboe
2008-02-29remove warnings.oharboe
2008-02-29Michael Bruck:oharboe
2008-02-25- convert all files to unix line-endingdrath
2008-02-25From Michael Bruckoharboe