aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2009-11-09finish removing deprecated/obsolete commandsDavid Brownell
2009-11-09src/target: remove 'extern' and wrap headersZachary T Welch
2009-11-09target.h: remove extern keyword and wrapZachary T Welch
2009-11-09src/{server,pld,svf,xsvf}: remove 'extern' keywordZachary T Welch
2009-11-09src/flash: remove 'extern' and wrap headersZachary T Welch
2009-11-09src/jtag: remove 'extern' and wrap headers.Zachary T Welch
2009-11-09src/helper: wrap and clean headers.Zachary T Welch
2009-11-09User's Guide: bugfix global state infoDavid Brownell
2009-11-09EmbeddedICE: minor cleanupsDavid Brownell
2009-11-09Overhaul time support APIZachary T Welch
2009-11-08Add private header for ARM11 internals.Zachary T Welch
2009-11-08ARM11: remove exports and forward declsZachary T Welch
2009-11-08ARM: minor simulator cleanupDavid Brownell
2009-11-08Cortex-M3: fix (debug) message priorityDavid Brownell
2009-11-07Fix vsllink bulk out endpoint parsing.Zachary T Welch
2009-11-06Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell
2009-11-06target: don't swap MMU/no-MMU work areasDavid Brownell
2009-11-06Simplify nand indentation.Zachary T Welch
2009-11-06Improve flash indentation.Zachary T Welch
2009-11-06Fix arm11 vcr command parsing.Zachary T Welch
2009-11-05ARM: shrink offsetsDavid Brownell
2009-11-05ARM: other code uses the new inheritance/nesting schemeDavid Brownell
2009-11-05Cortex-A8: use the new inheritance/nesting schemeDavid Brownell
2009-11-05ARM7TDMI uses the new inheritance/nesting schemeDavid Brownell
2009-11-05ARM720 uses the new inheritance/nesting schemeDavid Brownell
2009-11-05XScale uses the new inheritance/nesting schemeDavid Brownell
2009-11-05ARM9TDMI uses the new inheritance/nesting schemeDavid Brownell
2009-11-05ARM966 uses the new inheritance/nesting schemeDavid Brownell
2009-11-05ARM926 uses the new inheritance/nesting schemeDavid Brownell
2009-11-05FA526 uses the new inheritance/nesting schemeDavid Brownell
2009-11-05ARM920 uses the new inheritance/nesting schemeDavid Brownell
2009-11-05Cortex-M3: use the new inheritance/nesting schemeDavid Brownell
2009-11-05target: provide container_of()David Brownell
2009-11-05ARM7TDMI: remove forward declsDavid Brownell
2009-11-05ARM720: remove exports and forward declsDavid Brownell
2009-11-05FA526: remove exports and forward declsDavid Brownell