summaryrefslogtreecommitdiff
path: root/src/target
Commit message (Expand)AuthorAgeFilesLines
* target.c: remove useless declarationsZachary T Welch2009-11-091-103/+127
* Revert "target: add target->type->has_mmu fn"David Brownell2009-11-093-48/+5
* finish removing deprecated/obsolete commandsDavid Brownell2009-11-093-6/+4
* src/target: remove 'extern' and wrap headersZachary T Welch2009-11-0926-190/+296
* target.h: remove extern keyword and wrapZachary T Welch2009-11-091-53/+72
* EmbeddedICE: minor cleanupsDavid Brownell2009-11-091-52/+101
* Overhaul time support APIZachary T Welch2009-11-091-53/+30
* Add private header for ARM11 internals.Zachary T Welch2009-11-084-50/+74
* ARM11: remove exports and forward declsZachary T Welch2009-11-082-164/+138
* ARM: minor simulator cleanupDavid Brownell2009-11-081-25/+49
* Cortex-M3: fix (debug) message priorityDavid Brownell2009-11-081-1/+1
* Merge branch 'master' of ssh://dbrownell@openocd.git.sourceforge.net/gitroot/...David Brownell2009-11-061-0/+1
|\
| * Fix arm11 vcr command parsing.Zachary T Welch2009-11-061-0/+1
* | target: don't swap MMU/no-MMU work areasDavid Brownell2009-11-061-16/+17
|/
* ARM: shrink offsetsDavid Brownell2009-11-056-8/+8
* ARM: other code uses the new inheritance/nesting schemeDavid Brownell2009-11-056-104/+78
* Cortex-A8: use the new inheritance/nesting schemeDavid Brownell2009-11-054-125/+51
* ARM7TDMI uses the new inheritance/nesting schemeDavid Brownell2009-11-052-70/+28
* ARM720 uses the new inheritance/nesting schemeDavid Brownell2009-11-051-80/+30
* XScale uses the new inheritance/nesting schemeDavid Brownell2009-11-052-190/+118
* ARM9TDMI uses the new inheritance/nesting schemeDavid Brownell2009-11-052-109/+33
* ARM966 uses the new inheritance/nesting schemeDavid Brownell2009-11-051-52/+11
* ARM926 uses the new inheritance/nesting schemeDavid Brownell2009-11-051-125/+46
* FA526 uses the new inheritance/nesting schemeDavid Brownell2009-11-051-26/+7
* ARM920 uses the new inheritance/nesting schemeDavid Brownell2009-11-052-142/+71
* Cortex-M3: use the new inheritance/nesting schemeDavid Brownell2009-11-054-135/+113
* target: provide container_of()David Brownell2009-11-0512-0/+91
* ARM7TDMI: remove forward declsDavid Brownell2009-11-052-92/+88
* ARM720: remove exports and forward declsDavid Brownell2009-11-051-119/+95
* FA526: remove exports and forward declsDavid Brownell2009-11-051-60/+56
* ARM9TDMI: remove forward declsDavid Brownell2009-11-052-58/+69
* ARM966: remove exports and forward declsDavid Brownell2009-11-052-59/+55
* ARM926: more cleanupDavid Brownell2009-11-051-37/+22
* ARM920: remove exports and forward declsDavid Brownell2009-11-052-112/+150
* Improve ETM tracemode update command.Zachary T Welch2009-11-051-88/+84
* Improve etm command argument parsing.Zachary T Welch2009-11-051-4/+9
* Improve trace command argument parsing.Zachary T Welch2009-11-051-2/+4
* Improve arm_adi_v5 command argument parsing.Zachary T Welch2009-11-051-15/+42
* Improve cortex_m3 command argument parsing.Zachary T Welch2009-11-051-6/+2
* Improve xscale command argument parsing.Zachary T Welch2009-11-051-2/+2
* Improve arm11 command argument parsing.Zachary T Welch2009-11-051-7/+7
* Improve arm966e command argument parsing.Zachary T Welch2009-11-051-2/+4
* Improve arm926ejs command argument parsing.Zachary T Welch2009-11-051-5/+6
* Improve arm920t command argument parsing.Zachary T Welch2009-11-051-6/+12
* Improve arm720t command argument parsing.Zachary T Welch2009-11-051-2/+5
* Improve arm7_9_common command argument parsing.Zachary T Welch2009-11-051-8/+8
* Improve armv7m command argument parsing.Zachary T Welch2009-11-051-11/+20
* Improve armv7a command argument parsing.Zachary T Welch2009-11-051-5/+12
* Improve armv4_5 command argument parsing.Zachary T Welch2009-11-051-2/+2
* Improve xscale command argument parsing.Zachary T Welch2009-11-051-12/+12