aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
2009-11-13use COMMAND_HANDLER macro to define all commandsZachary T Welch
2009-11-13Cortex-A8: fix indentDavid Brownell
2009-11-12ETM: start support for ETMv2+David Brownell
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-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-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-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-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-09svf,xsvf,arm7_9_common: trim forard declarationsZachary T Welch
2009-11-09target.c: remove useless 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-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-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-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