aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-10httpd: fix warnings, more robust error handling, improved MIME handlingØyvind Harboe
2009-11-10tcl: HostOs now picks up eCos as well during compile timeØyvind Harboe
2009-11-09svf,xsvf,arm7_9_common: trim forard declarationsZachary T Welch
2009-11-09command.c: make commands staticZachary T Welch
2009-11-09server: remove useless declarationsZachary T Welch
2009-11-09jtag: remove useless declarationsZachary T Welch
2009-11-09target.c: remove useless declarationsZachary T Welch
2009-11-09{pic32m,stm32}x.c: remove useless declarationsZachary T Welch
2009-11-09str{7,9}x*.c: remove useless forward declarationsZachary T Welch
2009-11-09flash/<various>.c: remove useless declarationsZachary T Welch
2009-11-09flash/<assorted>.c: remove useless declarationsZachary T Welch
2009-11-09flash/at91sam[37].c: remove useless declarationsZachary T Welch
2009-11-09flash/lpc2???.c: remove useless declarationsZachary T Welch
2009-11-09flash/*nand*.c: remove useless declarationsZachary T Welch
2009-11-09flash/flash.c: remove forward declarationsZachary T Welch
2009-11-09Revert "target: add target->type->has_mmu fn"David Brownell