aboutsummaryrefslogtreecommitdiff
path: root/src/target
AgeCommit message (Expand)Author
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
2009-11-05ARM9TDMI: remove forward declsDavid Brownell
2009-11-05ARM966: remove exports and forward declsDavid Brownell
2009-11-05ARM926: more cleanupDavid Brownell
2009-11-05ARM920: remove exports and forward declsDavid Brownell
2009-11-05Improve ETM tracemode update command.Zachary T Welch
2009-11-05Improve etm command argument parsing.Zachary T Welch
2009-11-05Improve trace command argument parsing.Zachary T Welch
2009-11-05Improve arm_adi_v5 command argument parsing.Zachary T Welch
2009-11-05Improve cortex_m3 command argument parsing.Zachary T Welch
2009-11-05Improve xscale command argument parsing.Zachary T Welch
2009-11-05Improve arm11 command argument parsing.Zachary T Welch
2009-11-05Improve arm966e command argument parsing.Zachary T Welch
2009-11-05Improve arm926ejs command argument parsing.Zachary T Welch
2009-11-05Improve arm920t command argument parsing.Zachary T Welch
2009-11-05Improve arm720t command argument parsing.Zachary T Welch
2009-11-05Improve arm7_9_common command argument parsing.Zachary T Welch
2009-11-05Improve armv7m command argument parsing.Zachary T Welch
2009-11-05Improve armv7a command argument parsing.Zachary T Welch
2009-11-05Improve armv4_5 command argument parsing.Zachary T Welch
2009-11-05Improve xscale command argument parsing.Zachary T Welch
2009-11-05Improve target.c command argument parsing.Zachary T Welch
2009-11-05arm920t: add mrcmcr interface fn's.Øyvind Harboe
2009-11-05arm11: check if target is halted before executing mrc/mcr commands.Øyvind Harboe
2009-11-05target: fix ordering of arguments to mcr and mrc commandsØyvind Harboe
2009-11-05target: check args to mrc/mcr.Øyvind Harboe
2009-11-05ARM11: added mrc/mcr support to arm11 code.Øyvind Harboe
2009-11-05target: Only register mrc mcr commands when one of the targets support them.Øyvind Harboe
2009-11-05cortex_a8: add mrc mcr interface.Øyvind Harboe
2009-11-05watchpoint_add() cleanupDavid Brownell
2009-11-05Cortex-M3: expose most DWT registersDavid Brownell
2009-11-05Cortex-M3: minor cleanupDavid Brownell
2009-11-05Cortex-M3: DWT cleanup/fixesDavid Brownell
2009-11-05ARMv7M: add docs, remove exportsDavid Brownell
2009-11-05target: add target->type->has_mmu fn.Øyvind Harboe
2009-11-05Make default implementation of mdw/mmw phys return error 'not implemented'Øyvind Harboe
2009-11-05target: remove unused interface fn that clutters codeØyvind Harboe
2009-11-05debug interface: get rid of unused pre_debug fnØyvind Harboe