aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2010-08-15avr32: work-in-progressOleksandr Tymoshenko
2010-08-11tcl: remove silly ocd_ prefix to array2mem and mem2arrayØyvind Harboe
2010-08-11debug: use assert's when approperiateØyvind Harboe
2010-08-11arm: add missing error reportingØyvind Harboe
2010-08-09arm7/9: fix "reset run + halt"Øyvind Harboe
2010-08-09target: if polling fails, back offØyvind Harboe
2010-08-02verify_image: print out a statement that there are no further errorsØyvind Harboe
2010-07-20mips32: exit_point optional for mips32_run_algorithmSpencer Oliver
2010-07-20armv7m: exit_point optional for armv7m_run_algorithmSpencer Oliver
2010-07-20armv4_5: add algorithms instruction breakpoint supportSpencer Oliver
2010-07-20arm11 error propagation fixesØyvind Harboe
2010-07-20arm_jtag_scann error propagation fixesØyvind Harboe
2010-07-19arm_dpm: error propagation fixesØyvind Harboe
2010-07-19adi_jtag_ error propagationØyvind Harboe
2010-07-19arm: error propagation of arm_jtag_set_instrØyvind Harboe
2010-07-19arm_adi_v5: dap_run() error propagationØyvind Harboe
2010-07-19arm_adi_v5: mem_ap_write error propagationØyvind Harboe
2010-07-19arm_adi_v5: error propagation of mem_ap_read_atomic_u32 failureØyvind Harboe
2010-07-19mem_ap_read_u32 error propagationØyvind Harboe
2010-07-19arm_adi_v5: add error propagation for dap_setup_accessportØyvind Harboe
2010-07-19debug: debug entry error propagationØyvind Harboe
2010-07-19cortex a8: added timeout handlingØyvind Harboe
2010-07-19arm: add error propagation for enable/disable mmu cachesØyvind Harboe
2010-07-19arm: add error propagation to generic get_ttb fnØyvind Harboe
2010-07-19cortex a8: lots of error propagation fixesØyvind Harboe
2010-07-19cortex a8: mem_ap_read_buf_u32() error handlingØyvind Harboe
2010-07-19cortex a8: add missing error handling for cortex_a8_dap_write/read_coreregist...Øyvind Harboe
2010-07-19cortex a8: add missing error handling from cortex_a8_exec_opcode()Øyvind Harboe
2010-07-19cortex a8: add missing error handling for mem_ap_atomic_write_u32()Øyvind Harboe
2010-07-19cortex a8: add missing error handling for mem_ap_read_atomic_u32()Øyvind Harboe
2010-07-18spelling fixes in commentsØyvind Harboe
2010-07-16ARM ADI-V5: cleanup CID/PID addressingDavid Brownell
2010-07-13ARM ADI-V5: PIDs and CIDs are 8 bitsDavid Brownell
2010-07-12arm9: revert change arm9tdmi cmd group name to arm9Spencer Oliver
2010-06-23arm11: fix gaffe in no-ack transfersØyvind Harboe
2010-06-23error number: reviewAntonio Borneo
2010-06-22cortex a8: only physical read/write's are available when target is runningØyvind Harboe
2010-06-22target: $_TARGET mdw now has a phys optionØyvind Harboe
2010-06-22target: mwX on target object now supporst phys argumentØyvind Harboe
2010-06-22target: Fix shadow issues on MacEdgar Grimberg
2010-06-22cortex a8: print message that locking debug access succeeded on second tryØyvind Harboe
2010-06-22cortex a8: add error propagation for poll/resumeØyvind Harboe
2010-06-22cortex a8: add timeouts waiting for restart, prepare and haltØyvind Harboe
2010-06-22cortex a8: add error propagation for mem_ap_read/write_atomic_u32Øyvind Harboe
2010-06-22arm_adi_v5: error propagation fixesØyvind Harboe
2010-06-21target/avrt: review unused symbolsAntonio Borneo
2010-06-21target/avr: review scope of symbolsAntonio Borneo
2010-06-21target/feroceon: review scope of symbolsAntonio Borneo
2010-06-21target/mips_m4k: review scope of symbolsAntonio Borneo
2010-06-21jtag: do not use jtag_get_error()Øyvind Harboe