2009-12-08 | David Brownell | target: move 'extern' decls to *.h files ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-08 | David Brownell | ARM: cygwin complile fixes ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-08 | David Brownell | ARM: cope with stupidheaded compiler ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | ARM: list number of HW breakpoints/watchpoints ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | target: add debug_reason_name() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | ARM: don't clone arm_arch_state() code ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | User's Guide: add quickie setup notes ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | ARM: use <target/arm.h> not armv4_5.h ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | ARM: rename some generic routines ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | ARM: move opcode macros to <target/arm_opcodes.h> ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | ARM: remove mrc_opcode(), use MRC() or MCR() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | ARM: disassemble two more v6+ instructions ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | ARM DPM: don't write low bits of watchpoint value ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | OMAP2420: define reset-assert event ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-07 | David Brownell | User's Guide: mention ETM on ARM11 comes up too ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | misc code review updates ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | Mathias Kuester | NOR: add 29LV400BC flash device ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | Nicolas Pitre | ARM semihosting: use breakpoint on ARM7 ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | Nicolas Pitre | ARM semihosting: work with both low and high vectors ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: doc updates for main header ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: rename armv4_5_build_reg_cache() as arm_*() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: rename armv4_5_algorithm as arm_algorithm ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: misc generic cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: ARMV4_5_COMMON_MAGIC --> ARM_COMMON_MAGIC ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: switch target_to_armv4_5() to target_to_arm() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: rename armv4_5_state_* as arm_state_* ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: rename armv4_5_mode_* AS arm_mode_* ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: rename ARMV4_5_MODE_* as ARM_MODE_* ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: rename ARMV4_5_STATE_* as ARM_STATE_* ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM11: report watchpoint trigger insn ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM11: basic watchpoint support ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM11: tweak TAP ops and debugging ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: semihosting entry cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-05 | David Brownell | ARM: remove semihosting globals ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | David Brownell | User's Guide: more semihosting info ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | David Brownell | target: cygwin build fixes ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | Nicolas Pitre | basic ARM semihosting support [dbrownell@users.sourceforge.net: doc tweaks, NEWS] ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | David Brownell | doxygen: remove some warnings ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | Dean Glazeski | Make ARM NAND I/O operations aware of last op ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | Dean Glazeski | ARM NAND I/O interface update [dbrownell@users.sourceforge.net: merge init patch, tweak... ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | Dean Glazeski | NAND page command refactoring. [dbrownell@users.sourceforge.net: tweaked line lengths, name... ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | David Brownell | ARMv7-A: tweak arch_state() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | David Brownell | ARM DPM: share debug reason logic ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | David Brownell | ARM11: use shared DSCR bit names ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-04 | David Brownell | ARM DPM: make DSCR bit defs sharable ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-03 | David Brownell | fix another init regression ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
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 ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | ARMv7a/Cortex-A8: report watchpoint trigger insn ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | ARM: label SP and LR correctly ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | Cortex-A8: basic watchpoint support ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | ARM: core DPM support for watchpoints ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-12-02 | David Brownell | ARMv7a: move constants out of Cortex-A8 header ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
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 |
next |