aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-20fix flash/nand name parsingZachary T Welch
2009-11-19Cortex-A8: better context restoreDavid Brownell
2009-11-19Cortex-A8: mode supportDavid Brownell
2009-11-19target: create/use register_cache_invalidate()David Brownell
2009-11-19NAND verify doesn't advance.Dean Glazeski
2009-11-19add support for naming NAND banksZachary T Welch
2009-11-19refactor handle_nand_device_commandZachary T Welch
2009-11-19add support for naming flash banksZachary T Welch
2009-11-19refactor handle_flash_bank_commandZachary T Welch
2009-11-19rename flash and nand command helpersZachary T Welch
2009-11-19allow flash/nand banks commands to accept namesZachary T Welch
2009-11-19ARM: remove per-register mallocDavid Brownell
2009-11-19ARM: streamline register initDavid Brownell
2009-11-19Cortex-A8: parts of examine() run just onceDavid Brownell
2009-11-19nand_fileio_parse_args parses wrong param for sizeDean Glazeski
2009-11-19ARMv7-A: use standard ARM core statesDavid Brownell
2009-11-19ARMv7-A: use standard ARM core_mode symbolsDavid Brownell
2009-11-18fix zy1000 command handlerZachary T Welch
2009-11-18remove fast command and jim_global_longZachary T Welch
2009-11-18update src/hello.c with parsing examplesZachary T Welch
2009-11-18change all bool parsers to accept any valueZachary T Welch
2009-11-18add handle_command_parse_bool command helperZachary T Welch
2009-11-18use COMMAND_PARSE_ENABLE macro where appropriateZachary T Welch
2009-11-18use COMMAND_PARSE_ON_OFF where appropriateZachary T Welch
2009-11-18add COMMAND_PARSE_BOOL macro and friendsZachary T Welch
2009-11-18ARM: rework "arm reg" output for new modeDavid Brownell
2009-11-18Cortex-A8: xPSR handling updatesDavid Brownell
2009-11-18ARM: add a default full_context() methodDavid Brownell
2009-11-18ARM: simplify ARMv7-A register handlingDavid Brownell
2009-11-18ARM: setup "secure monitor mode" shadow regsDavid Brownell
2009-11-18ARM: add "core_type" field to "struct arm"David Brownell
2009-11-18fix segfault at startupZachary T Welch
2009-11-18pass startup_tcl to command_initZachary T Welch