2009-12-01 | David Brownell | Tcl and doc: update to match new 'arm mcr ...' etc ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | ARM11: remove previous mcr()/mrc() methods ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | Cortex-A8: remove previous mcr()/mrc() methods ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | ARM: implement mrc()/mcr() as DPM ops ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | target: "mcr" and "mrc" are ARM-specific ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | ARMv7-A: stop using CP15 ops ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | Cortex-A8: stop using CP15 ops ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | XScale: restore_context() cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-01 | David Brownell | XScale: context restore, cleanup/bugfix ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | XScale: clean up full_context() (#2) ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | XScale: clean up full_context() (#1) ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | XScale: debug entry uses new register mapping ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | Marek Vasut | create target/pxa3xx.cfg [dbrownell@users.sourceforge.net; remove pxa255 comment] ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | Marek Vasut | XScale: initial PXA3xx support [dbrownell@users.sourceforge.net: user's guide; variant param... ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | ARM11: fix warning on cygwin ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-29 | David Brownell | bugfix: 'init' changes state, not main() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | Cortex-M3: don't chain "struct arm" commands ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | ARM11: fix warning on amd64 ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | ARM11: fix dbgtap JTAG_DEBUG ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | target: uplevel add_{break,watch}point() error checks ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | target: remove unused TARGET_EVENT_OLD_* symbols ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | NEWS: mention new reset-assert event ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | omap3530.cfg: use new "reset-assert" event ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | Cortex-A8: support "reset-assert" event ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | target: groundwork for "reset-assert" event ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-28 | David Brownell | ARM11: write_memory() avoids increment check ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-27 | Dean Glazeski | ARM NAND I/O header documentation update. ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-27 | Dean Glazeski | ARM NAND I/O documentation update. ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-27 | Dean Glazeski | ARM NAND I/O refactor code copying. ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-27 | Dean Glazeski | ARM NAND I/O read function. ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-27 | Dean Glazeski | NAND Flash documentation update. ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | XScale: add stub {read,write}_phys routines ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | target: create and use target_name() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | target: target_get_name() --> target_type_name() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | omap3530.cfg: yes we have SRAM! ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | ARM: minor armv4/armv5 cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | ARM: comment tweaks in ADIv5 ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | ARM7/9: shrink run_algorithm_inner() lines ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-26 | David Brownell | NEWS updates ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-25 | David Brownell | Cortex-A8: avoid DSCR reads ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-25 | David Brownell | Cortex-A8: hook up DPM ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-25 | David Brownell | Cortex-A8: implement DPM ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-25 | David Brownell | Cortex-A8: minor cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: remove old R0..R15/CPSR code ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: use standard run_algorithm() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: use standard single step simulation ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: partial support for standard ARM register interfaces. ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: remove register "history" debug stuff ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM11: implement provider for new DPM interface ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | ARM: new DPM interface ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-24 | David Brownell | target: cope with *any* error setting a breakpoint ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM11: remove unused state and exports ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM11: macro cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | TODO: ref 'checkstack.pl' not 'checkpatch.pl' ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: use arm_reg_current() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM11: remove needless string format #ifdeffery ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | target: make register flags "bool" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: remove 'armv4_5_common_s' migration #define ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: arm_set_cpsr() handles T and J bits ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: define two register utilities ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM: simplify CPSR handling ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-22 | David Brownell | ARM11: remove disabled register hooks ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-21 | Andreas Fritiofson | show script search dirs in debug log ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-21 | David Brownell | ARM: pass 'struct reg *' to register r/w routines ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-21 | David Brownell | ARM7/ARM9: remove old "debug commands" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-20 | David Brownell | target.cfg: TAP id for Hilscher netX 500 ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-20 | David Brownell | Cortex-A8: better context restore ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-20 | David Brownell | Cortex-A8: mode support ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-20 | David Brownell | target: create/use register_cache_invalidate() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | ARM: remove per-register malloc ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | ARM: streamline register init ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | Cortex-A8: parts of examine() run just once ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | ARMv7-A: use standard ARM core states ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-19 | David Brownell | ARMv7-A: use standard ARM core_mode symbols ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: rework "arm reg" output for new mode ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | Cortex-A8: xPSR handling updates ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: add a default full_context() method ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: simplify ARMv7-A register handling ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: setup "secure monitor mode" shadow regs ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: add "core_type" field to "struct arm" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: add is_arm_mode() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: add arm_mode_name() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-18 | David Brownell | ARM: only use one set of dummy FPA registers ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | target: simplify register get/set ops ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM9TDMI: remove now-needless "struct arm9tdmi" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM7TDMI: remove now-needless "struct arm7tdmi" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | target: remove some more duplicate includes ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARMv7-A: no exit() calls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | Cortex-A8: no exit() calls, add missing v7-A init ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | XScale: fewere exit() calls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | MIPS: no exit() calls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARMv7-M: no exit() calls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARMv4/ARMv5: no exit() calls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM11: fewer exit() calls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | Cortex-M3: don't exit() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARMv7A: use standard disassembler ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM11: register (most) standard ARM commands ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM: "armv4_5" command prefix becomes "arm" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | JTAG: fix autoprobe failure. ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | ARM: standard disassembler uses Thumb2 entry ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
next |