aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
2010-09-29fileio: fileio_size() can now failØyvind Harboe3-6/+37
2010-09-29fileio: refactor struct fileio to be an opaque structureØyvind Harboe3-6/+6
2010-09-27image: fix spelling mistakeØyvind Harboe2-13/+13
2010-09-21jtagdp: remove #if 0'd kludges and explain why the code is correctØyvind Harboe1-16/+24
2010-09-21embeddedice: fix error handlingØyvind Harboe1-0/+4
2010-09-20warnings: fix alignment warningsØyvind Harboe8-15/+15
2010-09-20xscale: check that wp length does not exceed addressMike Dunn1-0/+7
2010-09-20xscale: bp/wp: additional LOG_ERROR on failureMike Dunn1-6/+10
2010-09-14breakpoints: fix error handlingØyvind Harboe1-29/+7
2010-09-13xscale: fix sw breakpoints for thumb; set bp immediatelyMike Dunn1-4/+5
2010-09-13propagate return status of set_breakpoint() up call chainMike Dunn3-9/+5
2010-09-09xscale: mark xscale registers invalid on debug entryMike Dunn1-1/+6
2010-08-31cortex m3: add cortex_m3 reset_config cmdSpencer Oliver2-51/+84
2010-08-15avr32: work-in-progressOleksandr Tymoshenko10-0/+1769
2010-08-11tcl: remove silly ocd_ prefix to array2mem and mem2arrayØyvind Harboe1-2/+2
2010-08-11debug: use assert's when approperiateØyvind Harboe2-4/+2
2010-08-11arm: add missing error reportingØyvind Harboe3-1/+28
2010-08-09arm7/9: fix "reset run + halt"Øyvind Harboe2-11/+27
2010-08-09target: if polling fails, back offØyvind Harboe1-8/+29
2010-08-02verify_image: print out a statement that there are no further errorsØyvind Harboe1-1/+10
2010-07-20mips32: exit_point optional for mips32_run_algorithmSpencer Oliver1-1/+1
2010-07-20armv7m: exit_point optional for armv7m_run_algorithmSpencer Oliver1-1/+1
2010-07-20armv4_5: add algorithms instruction breakpoint supportSpencer Oliver1-6/+16
2010-07-20arm11 error propagation fixesØyvind Harboe3-29/+32
2010-07-20arm_jtag_scann error propagation fixesØyvind Harboe5-12/+34
2010-07-19arm_dpm: error propagation fixesØyvind Harboe1-2/+26
2010-07-19adi_jtag_ error propagationØyvind Harboe1-4/+12
2010-07-19arm: error propagation of arm_jtag_set_instrØyvind Harboe10-32/+108
2010-07-19arm_adi_v5: dap_run() error propagationØyvind Harboe1-15/+28
2010-07-19arm_adi_v5: mem_ap_write error propagationØyvind Harboe2-25/+78
2010-07-19arm_adi_v5: error propagation of mem_ap_read_atomic_u32 failureØyvind Harboe2-26/+73
2010-07-19mem_ap_read_u32 error propagationØyvind Harboe2-16/+48
2010-07-19arm_adi_v5: add error propagation for dap_setup_accessportØyvind Harboe2-15/+45
2010-07-19debug: debug entry error propagationØyvind Harboe11-41/+116
2010-07-19cortex a8: added timeout handlingØyvind Harboe1-5/+28
2010-07-19arm: add error propagation for enable/disable mmu cachesØyvind Harboe8-65/+162
2010-07-19arm: add error propagation to generic get_ttb fnØyvind Harboe8-18/+46
2010-07-19cortex a8: lots of error propagation fixesØyvind Harboe1-18/+53
2010-07-19cortex a8: mem_ap_read_buf_u32() error handlingØyvind Harboe1-1/+3
2010-07-19cortex a8: add missing error handling for cortex_a8_dap_write/read_coreregist...Øyvind Harboe1-3/+9
2010-07-19cortex a8: add missing error handling from cortex_a8_exec_opcode()Øyvind Harboe1-13/+52
2010-07-19cortex a8: add missing error handling for mem_ap_atomic_write_u32()Øyvind Harboe1-1/+5
2010-07-19cortex a8: add missing error handling for mem_ap_read_atomic_u32()Øyvind Harboe1-0/+11
2010-07-18spelling fixes in commentsØyvind Harboe1-5/+5
2010-07-16ARM ADI-V5: cleanup CID/PID addressingDavid Brownell1-21/+23
2010-07-13ARM ADI-V5: PIDs and CIDs are 8 bitsDavid Brownell1-21/+41
2010-07-12arm9: revert change arm9tdmi cmd group name to arm9Spencer Oliver1-2/+2
2010-06-23arm11: fix gaffe in no-ack transfersØyvind Harboe1-1/+1
2010-06-23error number: reviewAntonio Borneo2-3/+3
2010-06-22cortex a8: only physical read/write's are available when target is runningØyvind Harboe1-2/+9