aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2010-05-05command context: fix errors when running certain commands on startupØyvind Harboe
2010-05-04target: clean up target memory allocation error messagesØyvind Harboe
2010-04-24xscale: add support for length arg to wp commandMike Dunn
2010-04-15xscale: fix analyze_trace for trace data collected in wrap modeMike Dunn
2010-04-14cortex-a8: more MMU supportAnton Fedotov
2010-04-11TARGET/ARM7_9_COMMON: review scope of symbolsAntonio Borneo
2010-04-11TARGET/MIPS32: review scope of functionsAntonio Borneo
2010-04-11TARGET/MIPS32_PRACC: review scope of functionsAntonio Borneo
2010-04-11TARGET/MIPS32_DMAACC: review scope of functionsAntonio Borneo
2010-04-10TARGET/MIPS_EJTAG: review scope of functionsAntonio Borneo
2010-04-10TARGET/DSP563XX_ONCE: review scope of functionsAntonio Borneo
2010-04-10ADI_V5_JTAG: review scope of dataAntonio Borneo
2010-04-10ARM920T: review scope of functionsAntonio Borneo
2010-04-10ARM_JTAG: review scope of functionsAntonio Borneo
2010-04-10ARM_SIMULATOR: review scope of functionsAntonio Borneo
2010-04-10ARMV4_5_MMU: review unused symbolsAntonio Borneo
2010-04-10ARMV4_5: review scope of dataAntonio Borneo
2010-04-10EMBEDDEDICE: review scope of functionsAntonio Borneo
2010-04-10TARGET: review unused symbolsAntonio Borneo
2010-04-10TARGET: review scope of functionsAntonio Borneo
2010-04-10ARMv7M: review scope of functionsAntonio Borneo
2010-04-04Restore deleted '!' characterDavid Brownell
2010-04-04target: are we running algorithm code?David Brownell
2010-04-04simplify and unconfuse target_run_algorithm()David Brownell
2010-03-29xscale: fix trace buffer functionality when resuming from a breakpointMike Dunn
2010-03-25target: fix poll offØyvind Harboe
2010-03-25change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder
2010-03-22fix software breakpoints on xscaleMike Dunn
2010-03-21arm breakpoints: amended fix commentØyvind Harboe
2010-03-21jtag: make out_value constØyvind Harboe
2010-03-20jtag: move towards making out_value constØyvind Harboe
2010-03-19jtag: retire jtag_get/set_end_state()Øyvind Harboe
2010-03-19jtag: remove jtag_get_end_state() usageØyvind Harboe
2010-03-19jtag: get rid of unecessary jtag_get_end_state()Øyvind Harboe
2010-03-19jtag: remove unecessary usage of jtag_get_end_state().Øyvind Harboe
2010-03-19jtag: remove jtag_get_end_state()'s that should be unecessaryØyvind Harboe
2010-03-18Fix underlying problem with xscale icache and dcache commandsMike Dunn
2010-03-18ADI_v5 - it's not always an "SWJ-DP"David Brownell
2010-03-18Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell
2010-03-18remove more duplicationDavid Brownell
2010-03-18jtag: retire one instance of jtag_get_end_state() usageØyvind Harboe
2010-03-18oops: committed and pushed two temp files....Øyvind Harboe
2010-03-18PIC32MX: add unlock cmdSpencer Oliver
2010-03-18MIPS: remove unused arg from mips_ejtag_set_instrSpencer Oliver
2010-03-18jtag: cut down on usage of unintended modification of global end stateØyvind Harboe
2010-03-18linker error: fix problem with duplicate fnØyvind Harboe
2010-03-17mips: fix warningØyvind Harboe
2010-03-17gdb: long running "monitor mww" now works w/gdbØyvind Harboe
2010-03-17target: faster mww operationsØyvind Harboe
2010-03-17target: mdX/mwX on target were badly brokenØyvind Harboe