aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-13add PLD_DEVICE_COMMAND_HANDLER macroZachary T Welch
2009-11-13nand: add NAND_DEVICE_COMMAND_HANDLER macroZachary T Welch
2009-11-13use FLASH_BANK_COMMAND_HANDLER macroZachary T Welch
2009-11-13add FLASH_BANK_COMMAND_HANDLER macroZachary T Welch
2009-11-13s3c24xx: use COMMAND_HANDLER with command helperZachary T Welch
2009-11-13arm_adi,armv7[am]: use COMMAND_HELPER for helpersZachary T Welch
2009-11-13use COMMAND_HELPER for command helper functionsZachary T Welch
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-11-13add command_handler_t typeZachary T Welch
2009-11-13add COMMAND_HANDLER and COMMAND_HELPER macrosZachary T Welch
2009-11-13add command_output_handler_tZachary T Welch
2009-11-13Cortex-A8: fix indentDavid Brownell
2009-11-12nand: rename device to nandZachary T Welch
2009-11-12ETM: start support for ETMv2+David Brownell
2009-11-12WinXP-x64: find right D2XX librariesLiam Redmond
2009-11-12parport: add support for the jtag_khz command.Jonas Horberg
2009-11-11ETM: remove old mid-level ETM handleDavid Brownell
2009-11-11ETM: use new toplevel ETM handleDavid Brownell
2009-11-11ETM: update port driversDavid Brownell
2009-11-11ETM: update arm[79]tdmi_examine()David Brownell
2009-11-11ARM: start generalized base typeDavid Brownell
2009-11-11fix 'jtag interface' behaviorZachary T Welch
2009-11-11improve command registrationZachary T Welch
2009-11-11add help regardless of callbackZachary T Welch
2009-11-11eliminate duplicate helptext managementZachary T Welch
2009-11-11add command_name helperZachary T Welch
2009-11-11wrap help commandZachary T Welch
2009-11-11remove obsolete doxygen commentsZachary T Welch
2009-11-11remove more useless declarationsZachary T Welch
2009-11-11cortex_a8: remove declarations, use static keywordZachary T Welch
2009-11-11add const keyword to some APIsZachary T Welch
2009-11-11change argv to args in command handlersZachary T Welch
2009-11-11script_debug(): improve typesZachary T Welch
2009-11-11command.c: make private routines staticZachary T Welch
2009-11-11log: improve log_callback_fn signatureZachary T Welch
2009-11-11time_support: improve use of typesZachary T Welch
2009-11-11makefiles: improve build orderZachary T Welch
2009-11-11ETM cleanupDavid Brownell
2009-11-10fix bug in ARM720: bugfixZachary T Welch
2009-11-10ARM720: bugfixDavid Brownell
2009-11-10target: MMU-aware init for memory read/writeDavid Brownell
2009-11-10target.cfg: (re)move some bogus reset_config linesDavid Brownell
2009-11-10stm32.cfg: remove reset_configThomas Kindler
2009-11-10arm11: add etmr/etmw registers to access ETM via DBGTAP scan chainMichael Bruck
2009-11-10ARM11: remove old mrc/mcr commandsØyvind Harboe
2009-11-10telo.cfg: fix search pathsØyvind Harboe
2009-11-10Target: minor cleanupDavid Brownell
2009-11-10ARM920: implement basic MMU opsDavid Brownell
2009-11-10ARM720: implement basic MMU opsDavid Brownell
2009-11-10Target: fix bad error messagesDavid Brownell