summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ETM: start support for ETMv2+David Brownell2009-11-122-23/+129
* parport: add support for the jtag_khz command.Jonas Horberg2009-11-121-8/+64
* ETM: remove old mid-level ETM handleDavid Brownell2009-11-117-11/+8
* ETM: use new toplevel ETM handleDavid Brownell2009-11-111-58/+50
* ETM: update port driversDavid Brownell2009-11-113-42/+41
* ETM: update arm[79]tdmi_examine()David Brownell2009-11-112-8/+10
* ARM: start generalized base typeDavid Brownell2009-11-112-19/+34
* fix 'jtag interface' behaviorZachary T Welch2009-11-111-1/+2
* improve command registrationZachary T Welch2009-11-111-31/+43
* add help regardless of callbackZachary T Welch2009-11-111-2/+2
* eliminate duplicate helptext managementZachary T Welch2009-11-111-31/+30
* add command_name helperZachary T Welch2009-11-112-32/+49
* wrap help commandZachary T Welch2009-11-111-9/+17
* remove obsolete doxygen commentsZachary T Welch2009-11-112-49/+1
* remove more useless declarationsZachary T Welch2009-11-115-97/+62
* cortex_a8: remove declarations, use static keywordZachary T Welch2009-11-112-112/+82
* add const keyword to some APIsZachary T Welch2009-11-1115-20/+22
* change argv to args in command handlersZachary T Welch2009-11-113-28/+28
* script_debug(): improve typesZachary T Welch2009-11-112-5/+6
* command.c: make private routines staticZachary T Welch2009-11-111-2/+4
* log: improve log_callback_fn signatureZachary T Welch2009-11-114-6/+6
* time_support: improve use of typesZachary T Welch2009-11-112-26/+15
* makefiles: improve build orderZachary T Welch2009-11-112-85/+123
* ETM cleanupDavid Brownell2009-11-114-131/+120
* fix bug in ARM720: bugfixZachary T Welch2009-11-101-1/+1
* ARM720: bugfixDavid Brownell2009-11-101-1/+2
* target: MMU-aware init for memory read/writeDavid Brownell2009-11-101-23/+42
* arm11: add etmr/etmw registers to access ETM via DBGTAP scan chainMichael Bruck2009-11-103-0/+142
* ARM11: remove old mrc/mcr commandsØyvind Harboe2009-11-101-102/+0
* Target: minor cleanupDavid Brownell2009-11-102-13/+21
* ARM920: implement basic MMU opsDavid Brownell2009-11-101-0/+22
* ARM720: implement basic MMU opsDavid Brownell2009-11-101-0/+22
* Target: fix bad error messagesDavid Brownell2009-11-101-7/+10
* httpd: fix warnings, more robust error handling, improved MIME handlingØyvind Harboe2009-11-101-6/+9
* tcl: HostOs now picks up eCos as well during compile timeØyvind Harboe2009-11-101-0/+2
* svf,xsvf,arm7_9_common: trim forard declarationsZachary T Welch2009-11-093-53/+55
* command.c: make commands staticZachary T Welch2009-11-091-50/+48
* server: remove useless declarationsZachary T Welch2009-11-094-52/+64
* jtag: remove useless declarationsZachary T Welch2009-11-096-295/+248
* target.c: remove useless declarationsZachary T Welch2009-11-091-103/+127
* {pic32m,stm32}x.c: remove useless declarationsZachary T Welch2009-11-092-98/+73
* str{7,9}x*.c: remove useless forward declarationsZachary T Welch2009-11-093-141/+108
* flash/<various>.c: remove useless declarationsZachary T Welch2009-11-093-75/+42
* flash/<assorted>.c: remove useless declarationsZachary T Welch2009-11-095-170/+103
* flash/at91sam[37].c: remove useless declarationsZachary T Welch2009-11-092-53/+44
* flash/lpc2???.c: remove useless declarationsZachary T Welch2009-11-093-72/+43
* flash/*nand*.c: remove useless declarationsZachary T Welch2009-11-096-167/+132
* flash/flash.c: remove forward declarationsZachary T Welch2009-11-091-57/+62
* Revert "target: add target->type->has_mmu fn"David Brownell2009-11-093-48/+5
* finish removing deprecated/obsolete commandsDavid Brownell2009-11-096-113/+8