aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-24ARM11: partial support for standard ARM register interfaces.David Brownell
2009-11-24ARM11: remove register "history" debug stuffDavid Brownell
2009-11-24ARM11: implement provider for new DPM interfaceDavid Brownell
2009-11-24ARM: new DPM interfaceDavid Brownell
2009-11-24target: cope with *any* error setting a breakpointDavid Brownell
2009-11-24support for scripts in $HOME/.openocdAndreas Fritiofson
2009-11-24mips: fix gaffe when removing dynamic array allocationJerry Ling
2009-11-23arm926ejs: fix gaffe when converting from arm926ejs cp15 to mcrØyvind Harboe
2009-11-23arm926ejs: retire cp15 commands, handled by mrc/mcr.Øyvind Harboe
2009-11-22ARM11: remove unused state and exportsDavid Brownell
2009-11-22ARM11: macro cleanupDavid Brownell
2009-11-22mips: remove dynamic arrays - reduces stack usageØyvind Harboe
2009-11-22mips: use const for code sequencesØyvind Harboe
2009-11-22arm11: do not use dynamic arraysØyvind Harboe
2009-11-22arm926ejs: fix warningsØyvind Harboe
2009-11-22TODO: ref 'checkstack.pl' not 'checkpatch.pl'David Brownell
2009-11-22ARM: use arm_reg_current()David Brownell
2009-11-22ARM11: remove needless string format #ifdefferyDavid Brownell
2009-11-22target: make register flags "bool"David Brownell
2009-11-22ARM: remove 'armv4_5_common_s' migration #defineDavid Brownell
2009-11-22flash: dynamically allocate working storageØyvind Harboe
2009-11-22target: reduce stack usageØyvind Harboe
2009-11-22todo: add tip on how to identify excessive stack usageØyvind Harboe
2009-11-22zy1000: un-break uart command after command handler refactoringØyvind Harboe
2009-11-22embedded: reduce stack usageØyvind Harboe
2009-11-22embedded: do not allocate large temporary structures on stackØyvind Harboe
2009-11-22embedded: save stackØyvind Harboe
2009-11-22zy1000: fix breakage in command parsing code for power commandØyvind Harboe
2009-11-22build: fix breakage in building bin2charØyvind Harboe
2009-11-22ARM: arm_set_cpsr() handles T and J bitsDavid Brownell
2009-11-22ARM: define two register utilitiesDavid Brownell
2009-11-22ARM: simplify CPSR handlingDavid Brownell
2009-11-22ARM11: remove disabled register hooksDavid Brownell
2009-11-21jtag: remove useless forward declarationsZachary T Welch
2009-11-21allow jtag interfaces to lack commandsZachary T Welch
2009-11-21show script search dirs in debug logAndreas Fritiofson
2009-11-20ARM: pass 'struct reg *' to register r/w routinesDavid Brownell
2009-11-20ARM7/ARM9: remove old "debug commands"David Brownell
2009-11-20maintain command lists in sorted orderZachary T Welch
2009-11-20add add_help_text command handlerZachary T Welch
2009-11-20provide command context during cmd_initZachary T Welch
2009-11-20improve 'help' commandZachary T Welch
2009-11-20factor help script command into partsZachary T Welch
2009-11-20refactor command registrationZachary T Welch
2009-11-20change command_find helper interfaceZachary T Welch
2009-11-20factor script_command argv allocationZachary T Welch
2009-11-20target.cfg: TAP id for Hilscher netX 500David Brownell
2009-11-20fix flash/nand name parsingZachary T Welch
2009-11-19Cortex-A8: better context restoreDavid Brownell
2009-11-19Cortex-A8: mode supportDavid Brownell