2009-12-03 | David Brownell | ARM11: don't expose DSCR |
commitcommitdifftree |
2009-12-03 | David Brownell | ARM11: store a clean copy of DSCR |
commitcommitdifftree |
2009-12-03 | David Brownell | ARM11: don't expose WDTR |
commitcommitdifftree |
2009-12-03 | David Brownell | ARM11: don't expose RDTR |
commitcommitdifftree |
2009-12-03 | David Brownell | ARM11: streamline debug entry |
commitcommitdifftree |
2009-12-03 | David Brownell | ARM11: remove arm11->target |
commitcommitdifftree |
2009-12-03 | David Brownell | ARM DPM: tweak initialization |
commitcommitdifftree |
2009-12-02 | David Brownell | stubs: buildfix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | ARMv7a/Cortex-A8: report watchpoint trigger insn Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | ARM: label SP and LR correctly Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | Cortex-A8: basic watchpoint support Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | ARM: core DPM support for watchpoints Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | ARMv7a: move constants out of Cortex-A8 header Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | Tcl and doc: update to match new 'arm mcr ...' etc Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | ARM11: remove previous mcr()/mrc() methods Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | Cortex-A8: remove previous mcr()/mrc() methods Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | ARM: implement mrc()/mcr() as DPM ops Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | target: "mcr" and "mrc" are ARM-specific Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | ARMv7-A: stop using CP15 ops Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | Cortex-A8: stop using CP15 ops Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | XScale: restore_context() cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | XScale: context restore, cleanup/bugfix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | XScale: clean up full_context() (#2) Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | XScale: clean up full_context() (#1) Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | XScale: debug entry uses new register mapping Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | ARM11: fix warning on cygwin Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | bugfix: 'init' changes state, not main() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | Cortex-M3: don't chain "struct arm" commands Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | ARM11: fix warning on amd64 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | ARM11: fix dbgtap JTAG_DEBUG Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | target: uplevel add_{break,watch}point() error checks Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | target: remove unused TARGET_EVENT_OLD_* symbols Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | NEWS: mention new reset-assert event Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | omap3530.cfg: use new "reset-assert" event Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | Cortex-A8: support "reset-assert" event Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | target: groundwork for "reset-assert" event Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | ARM11: write_memory() avoids increment check Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | XScale: add stub {read,write}_phys routines Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | target: create and use target_name() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | target: target_get_name() --> target_type_name() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | omap3530.cfg: yes we have SRAM! Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | ARM: minor armv4/armv5 cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | ARM: comment tweaks in ADIv5 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | ARM7/9: shrink run_algorithm_inner() lines Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | NEWS updates Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-25 | David Brownell | Cortex-A8: avoid DSCR reads Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-25 | David Brownell | Cortex-A8: hook up DPM Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-25 | David Brownell | Cortex-A8: implement DPM Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-25 | David Brownell | Cortex-A8: minor cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: remove old R0..R15/CPSR code Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: use standard run_algorithm() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: use standard single step simulation Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: partial support for standard ARM register interfaces. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: remove register "history" debug stuff Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: implement provider for new DPM interface Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM: new DPM interface Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | target: cope with *any* error setting a breakpoint Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM11: remove unused state and exports Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM11: macro cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | TODO: ref 'checkstack.pl' not 'checkpatch.pl' Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: use arm_reg_current() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM11: remove needless string format #ifdeffery Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | target: make register flags "bool" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: remove 'armv4_5_common_s' migration #define Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: arm_set_cpsr() handles T and J bits Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: define two register utilities Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: simplify CPSR handling Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM11: remove disabled register hooks Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-21 | David Brownell | ARM: pass 'struct reg *' to register r/w routines Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-21 | David Brownell | ARM7/ARM9: remove old "debug commands" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-20 | David Brownell | target.cfg: TAP id for Hilscher netX 500 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-20 | David Brownell | Cortex-A8: better context restore Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-20 | David Brownell | Cortex-A8: mode support Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-20 | David Brownell | target: create/use register_cache_invalidate() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | ARM: remove per-register malloc Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | ARM: streamline register init Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | Cortex-A8: parts of examine() run just once Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | ARMv7-A: use standard ARM core states Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | ARMv7-A: use standard ARM core_mode symbols Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: rework "arm reg" output for new mode Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | Cortex-A8: xPSR handling updates Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: add a default full_context() method Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: simplify ARMv7-A register handling Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: setup "secure monitor mode" shadow regs Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: add "core_type" field to "struct arm" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: add is_arm_mode() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: add arm_mode_name() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: only use one set of dummy FPA registers Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | target: simplify register get/set ops Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM9TDMI: remove now-needless "struct arm9tdmi" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM7TDMI: remove now-needless "struct arm7tdmi" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | target: remove some more duplicate includes Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARMv7-A: no exit() calls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | Cortex-A8: no exit() calls, add missing v7-A init Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | XScale: fewere exit() calls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | MIPS: no exit() calls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARMv7-M: no exit() calls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARMv4/ARMv5: no exit() calls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM11: fewer exit() calls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | Cortex-M3: don't exit() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
next |