aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-11-11log: improve log_callback_fn signatureZachary T Welch4-6/+6
2009-11-11time_support: improve use of typesZachary T Welch2-26/+15
2009-11-11makefiles: improve build orderZachary T Welch2-85/+123
2009-11-11ETM cleanupDavid Brownell4-131/+120
2009-11-10fix bug in ARM720: bugfixZachary T Welch1-1/+1
2009-11-10ARM720: bugfixDavid Brownell1-1/+2
2009-11-10target: MMU-aware init for memory read/writeDavid Brownell1-23/+42
2009-11-10arm11: add etmr/etmw registers to access ETM via DBGTAP scan chainMichael Bruck3-0/+142
2009-11-10ARM11: remove old mrc/mcr commandsØyvind Harboe1-102/+0
2009-11-10Target: minor cleanupDavid Brownell2-13/+21
2009-11-10ARM920: implement basic MMU opsDavid Brownell1-0/+22
2009-11-10ARM720: implement basic MMU opsDavid Brownell1-0/+22
2009-11-10Target: fix bad error messagesDavid Brownell1-7/+10
2009-11-10httpd: fix warnings, more robust error handling, improved MIME handlingØyvind Harboe1-6/+9
2009-11-10tcl: HostOs now picks up eCos as well during compile timeØyvind Harboe1-0/+2
2009-11-09svf,xsvf,arm7_9_common: trim forard declarationsZachary T Welch3-53/+55
2009-11-09command.c: make commands staticZachary T Welch1-50/+48
2009-11-09server: remove useless declarationsZachary T Welch4-52/+64
2009-11-09jtag: remove useless declarationsZachary T Welch6-295/+248
2009-11-09target.c: remove useless declarationsZachary T Welch1-103/+127
2009-11-09{pic32m,stm32}x.c: remove useless declarationsZachary T Welch2-98/+73
2009-11-09str{7,9}x*.c: remove useless forward declarationsZachary T Welch3-141/+108
2009-11-09flash/<various>.c: remove useless declarationsZachary T Welch3-75/+42
2009-11-09flash/<assorted>.c: remove useless declarationsZachary T Welch5-170/+103
2009-11-09flash/at91sam[37].c: remove useless declarationsZachary T Welch2-53/+44
2009-11-09flash/lpc2???.c: remove useless declarationsZachary T Welch3-72/+43
2009-11-09flash/*nand*.c: remove useless declarationsZachary T Welch6-167/+132
2009-11-09flash/flash.c: remove forward declarationsZachary T Welch1-57/+62
2009-11-09Revert "target: add target->type->has_mmu fn"David Brownell3-48/+5
2009-11-09finish removing deprecated/obsolete commandsDavid Brownell6-113/+8
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch26-190/+296
2009-11-09target.h: remove extern keyword and wrapZachary T Welch1-53/+72
2009-11-09src/{server,pld,svf,xsvf}: remove 'extern' keywordZachary T Welch7-18/+26
2009-11-09src/flash: remove 'extern' and wrap headersZachary T Welch7-45/+69
2009-11-09src/jtag: remove 'extern' and wrap headers.Zachary T Welch4-63/+72
2009-11-09src/helper: wrap and clean headers.Zachary T Welch6-63/+95
2009-11-09User's Guide: bugfix global state infoDavid Brownell1-8/+13
2009-11-09EmbeddedICE: minor cleanupsDavid Brownell1-52/+101
2009-11-09Overhaul time support APIZachary T Welch6-215/+153
2009-11-08Add private header for ARM11 internals.Zachary T Welch4-50/+74
2009-11-08ARM11: remove exports and forward declsZachary T Welch2-164/+138
2009-11-08ARM: minor simulator cleanupDavid Brownell1-25/+49
2009-11-08Cortex-M3: fix (debug) message priorityDavid Brownell1-1/+1
2009-11-07Fix vsllink bulk out endpoint parsing.Zachary T Welch1-1/+1
2009-11-06Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell3-535/+498
2009-11-06target: don't swap MMU/no-MMU work areasDavid Brownell1-16/+17
2009-11-06Simplify nand indentation.Zachary T Welch1-314/+287
2009-11-06Improve flash indentation.Zachary T Welch1-221/+210
2009-11-06Fix arm11 vcr command parsing.Zachary T Welch1-0/+1
2009-11-05ARM: shrink offsetsDavid Brownell6-8/+8