aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-22target: $_TARGET mdw now has a phys optionØyvind Harboe1-8/+28
2010-06-22target: mwX on target object now supporst phys argumentØyvind Harboe1-8/+25
2010-06-22target: Fix shadow issues on MacEdgar Grimberg1-3/+3
2010-06-22cortex a8: print message that locking debug access succeeded on second tryØyvind Harboe1-0/+4
2010-06-22cortex a8: add error propagation for poll/resumeØyvind Harboe1-5/+15
2010-06-22cortex a8: add timeouts waiting for restart, prepare and haltØyvind Harboe1-6/+36
2010-06-22cortex a8: add error propagation for mem_ap_read/write_atomic_u32Øyvind Harboe1-7/+31
2010-06-22arm_adi_v5: error propagation fixesØyvind Harboe1-18/+22
2010-06-21target/avrt: review unused symbolsAntonio Borneo1-56/+0
2010-06-21target/avr: review scope of symbolsAntonio Borneo2-33/+40
2010-06-21target/feroceon: review scope of symbolsAntonio Borneo1-23/+32
2010-06-21target/mips_m4k: review scope of symbolsAntonio Borneo2-44/+46
2010-06-21jtag: do not use jtag_get_error()Øyvind Harboe1-5/+2
2010-06-21adi_v5_jtag: add missing error handlingØyvind Harboe1-1/+5
2010-06-21cortex a8: add missing error handlingØyvind Harboe1-3/+11
2010-06-19cortex a8: fix segfault for unexamined targetsØyvind Harboe2-3/+13
2010-06-18target/dsp563xx: review unused symbolsAntonio Borneo2-56/+0
2010-06-18target/dsp563xx: review scope of symbolsAntonio Borneo2-50/+27
2010-06-15mips_ejtag: -Wshadow warning fixesØyvind Harboe1-2/+2
2010-06-15mips32_pracc: -Wshadow warning fixesØyvind Harboe1-3/+3
2010-06-15mips_m4k: -Wshadow warning fixesØyvind Harboe1-2/+2
2010-06-15mips32: -Wshadow warning fixesØyvind Harboe1-2/+2
2010-06-15cortex_a8: -Wshadow warning fixesØyvind Harboe1-9/+9
2010-06-15arm11_dbgtap: -Wshadow warning fixesØyvind Harboe1-16/+16
2010-06-15arm926ejs: -Wshadow warning fixØyvind Harboe1-10/+10
2010-06-15arm920t: -Wshadow warning fixesØyvind Harboe1-11/+12
2010-06-15arm720t: -Wshadow warning fixØyvind Harboe1-4/+4
2010-06-15adi_v5_jtag: -Wshadow warning fixesØyvind Harboe1-5/+5
2010-06-15arm_adi: -Wshadow warning fixØyvind Harboe1-3/+3
2010-06-15arm_simulator: -Wshadow warning fixesØyvind Harboe1-11/+11
2010-06-15arm_dpm: -Wshadow warning fixØyvind Harboe1-3/+3
2010-06-15target: -Wshdaow warning fixØyvind Harboe1-5/+5
2010-06-15breakpoint: -Wshadow warning fixØyvind Harboe1-4/+4