mips32_pracc: -Wshadow warning fixes
[fw/openocd] / src / target /
2010-06-15 Øyvind Harboemips32_pracc: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips_m4k: -Wshadow warning fixes
2010-06-15 Øyvind Harboemips32: -Wshadow warning fixes
2010-06-15 Øyvind Harboecortex_a8: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm11_dbgtap: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm926ejs: -Wshadow warning fix
2010-06-15 Øyvind Harboearm920t: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm720t: -Wshadow warning fix
2010-06-15 Øyvind Harboeadi_v5_jtag: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm_adi: -Wshadow warning fix
2010-06-15 Øyvind Harboearm_simulator: -Wshadow warning fixes
2010-06-15 Øyvind Harboearm_dpm: -Wshadow warning fix
2010-06-15 Øyvind Harboetarget: -Wshdaow warning fix
2010-06-15 Øyvind Harboebreakpoint: -Wshadow warning fix
2010-06-14 Øyvind Harboetarget: fix retval gaffe in mwX commands
2010-06-12 Antonio BorneoTARGET: removed unused parameters
2010-06-12 Antonio BorneoTARGET: removed unsed parameter
2010-06-12 Antonio BorneoTARGET: fix handling return code of MMU translation
2010-06-12 Antonio BorneoTARGET/ARM920T: fix return value
2010-06-12 Antonio BorneoTARGET/ARM920T: fix compile warning
2010-06-11 Øyvind Harboearm mmu: error propagation added for address translation
2010-06-08 Øyvind Harboeverify: display up to 128 diff's
2010-05-31 Jon Poveyetm: print something when trace buffer empty
2010-05-21 Spencer Oliverarm_adi_v5: correct ahbap_debugport_init mem-ap id...
2010-05-19 Gary Carlsontarget: slow targets could cause GDB to time out
2010-05-16 Jon PoveyChange kb/s to KiB/s in messages about kibibytes
2010-05-12 Jun Mafix instruction refilling bug when using software break...
2010-05-10 Spencer Olivermips32: 20 second timeout/megabyte for CRC check
2010-05-10 Spencer Oliverarmv7m: 20 second timeout/megabyte for CRC check
2010-05-05 Øyvind Harboeflash: stop caching protection state
2010-05-05 Øyvind Harboecommand context: fix errors when running certain comman...
2010-05-04 Øyvind Harboetarget: clean up target memory allocation error messages
2010-04-24 Mike Dunnxscale: add support for length arg to wp command
2010-04-15 Mike Dunnxscale: fix analyze_trace for trace data collected...
2010-04-14 Anton Fedotovcortex-a8: more MMU support
2010-04-10 Antonio BorneoTARGET/ARM7_9_COMMON: review scope of symbols
2010-04-10 Antonio BorneoTARGET/MIPS32: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS32_PRACC: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS32_DMAACC: review scope of functions
2010-04-10 Antonio BorneoTARGET/MIPS_EJTAG: review scope of functions
2010-04-10 Antonio BorneoTARGET/DSP563XX_ONCE: review scope of functions
2010-04-10 Antonio BorneoADI_V5_JTAG: review scope of data
2010-04-10 Antonio BorneoARM920T: review scope of functions
2010-04-10 Antonio BorneoARM_JTAG: review scope of functions
2010-04-10 Antonio BorneoARM_SIMULATOR: review scope of functions
2010-04-10 Antonio BorneoARMV4_5_MMU: review unused symbols
2010-04-10 Antonio BorneoARMV4_5: review scope of data
2010-04-10 Antonio BorneoEMBEDDEDICE: review scope of functions
2010-04-09 Antonio BorneoTARGET: review unused symbols
2010-04-09 Antonio BorneoTARGET: review scope of functions
2010-04-09 Antonio BorneoARMv7M: review scope of functions
2010-04-04 David BrownellRestore deleted '!' character
2010-04-04 David Brownelltarget: are we running algorithm code?
2010-04-04 David Brownellsimplify and unconfuse target_run_algorithm()
2010-03-29 Mike Dunnxscale: fix trace buffer functionality when resuming...
2010-03-25 Øyvind Harboetarget: fix poll off
2010-03-25 Daniel Bäderchange %x and %d to PRIx32 and PRId32 where needed...
2010-03-22 Mike Dunnfix software breakpoints on xscale
2010-03-21 Øyvind Harboearm breakpoints: amended fix comment
2010-03-21 Øyvind Harboejtag: make out_value const
2010-03-20 Øyvind Harboejtag: move towards making out_value const
2010-03-19 Øyvind Harboejtag: retire jtag_get/set_end_state()
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state() usage
2010-03-19 Øyvind Harboejtag: get rid of unecessary jtag_get_end_state()
2010-03-19 Øyvind Harboejtag: remove unecessary usage of jtag_get_end_state().
2010-03-19 Øyvind Harboejtag: remove jtag_get_end_state()'s that should be...
2010-03-19 Mike DunnFix underlying problem with xscale icache and dcache...
2010-03-18 David BrownellADI_v5 - it's not always an "SWJ-DP"
2010-03-18 David BrownellMerge branch 'master' of ssh://dbrownell@openocd.git...
2010-03-18 David Brownellremove more duplication
2010-03-18 Øyvind Harboejtag: retire one instance of jtag_get_end_state() usage
2010-03-18 Øyvind Harboeoops: committed and pushed two temp files....
2010-03-18 Spencer OliverPIC32MX: add unlock cmd
2010-03-18 Spencer OliverMIPS: remove unused arg from mips_ejtag_set_instr
2010-03-18 Øyvind Harboejtag: cut down on usage of unintended modification...
2010-03-18 Øyvind Harboelinker error: fix problem with duplicate fn
2010-03-17 Øyvind Harboemips: fix warning
2010-03-17 Øyvind Harboegdb: long running "monitor mww" now works w/gdb
2010-03-17 Øyvind Harboetarget: faster mww operations
2010-03-17 Øyvind Harboetarget: mdX/mwX on target were badly broken
2010-03-17 Spencer OliverPIC32: add software reset support
2010-03-17 Spencer OliverMIPS: remove ejtag_srst variant
2010-03-17 Øyvind Harboearm7/9: remove unused post_restore_context
2010-03-16 David BrownellADIv5 transport support moves to separate files
2010-03-16 Bradey Honsingerimage loading: fix problem with offsets > 0x80000000
2010-03-12 Mike Dunnfix xscale icache and dcache commands
2010-03-10 Spencer OliverMIPS: make fixed code arrays static const
2010-03-10 Spencer OliverPIC32: add flash algorithm support
2010-03-08 Øyvind Harboejtag: simplify jtag_add_plain_ir/dr_scan
2010-03-08 Øyvind Harboejtag: jtag_add_ir_scan() now takes a single field
2010-03-08 Øyvind Harboejtag: retire tap field
2010-03-05 David BrownellADIv5 share DAP command support
2010-03-05 David Brownellrename "swjdp_common" as "adiv5_dap"
2010-03-04 David BrownellNOR: invalidate cached state on target resume
2010-03-03 David BrownellADIv5: use new DAP ops for AP read/write
2010-03-03 David BrownellADIv5: use new DAP ops for DP read/write
2010-03-03 David BrownellADIv5: use new dap_run() operation
2010-03-03 David BrownellARM: start abstracting ADIv5 transports (JTAG/SWD)
2010-03-02 David Brownelltarget_resume() doxygen
2010-03-02 David BrownellADIv5: use right ID for Cortex-M3 ETM
next