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 |
2009-11-16 | David Brownell | target: don't include "log.h" from "armv4_5.h" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | ARM: move mode functions out of header ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | JTAG: no LOG_WARNING() for taps without IDCODE ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | binarybuffer: regression fix ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | "types.h" doxygen fix ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: less implicit inclusion of "etm.h" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | #include "target.h" less wildly ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: no implicit #includes of "register.h" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: less implicit inclusion of "command.h" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: don't implicitly include "algorithm.h" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: don't implicitly include "breakpoint.h" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-15 | David Brownell | ARM11: use now-generic memory utils ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-15 | David Brownell | ARM11: fixup method table ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-15 | David Brownell | ARM: memory utils aren't ARM7/ARM9 dependent ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-15 | David Brownell | target: make "examined" flag be per-target ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | lpc2900.h -- remove from Makefile.am too ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | flash: remove needless lpc2900.h header ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | remove annoying $URL$ startup message ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ARM11: ETM + ETB support ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ARM11: revert etmr/etmw commands ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | iMX2* + ETB targets: hook up ETM and ETB ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ARM7/ARM9: use shared examine() method ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ETM: simplify ETM initialization code paths ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ARM11: switch to new "arm" base type ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | target: remove unused "bitfield" infrastructure ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-13 | David Brownell | target.cfg: label ETBs correctly ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-13 | David Brownell | ARM7/9: rm arm7_9_get_arch_pointers() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-13 | David Brownell | Cortex-A8: fix indent ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-13 | David Brownell | ETM: start support for ETMv2+ ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ETM: remove old mid-level ETM handle ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ETM: use new toplevel ETM handle ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ETM: update port drivers ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ETM: update arm[79]tdmi_examine() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ARM: start generalized base type ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-11 | David Brownell | ETM cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-11 | David Brownell | ARM720: bugfix ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | target: MMU-aware init for memory read/write ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | target.cfg: (re)move some bogus reset_config lines ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | Target: minor cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | ARM920: implement basic MMU ops ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | ARM720: implement basic MMU ops ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | Target: fix bad error messages ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | Revert "target: add target->type->has_mmu fn" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | finish removing deprecated/obsolete commands ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | User's Guide: Flash/NAND doc tweaks ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | User's Guide: bugfix global state info ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | EmbeddedICE: minor cleanups ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-08 | David Brownell | ARM: minor simulator cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-08 | David Brownell | Cortex-M3: fix (debug) message priority ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-08 | David Brownell | target.cfg: remove "-work-area-virt 0" ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | Merge branch 'master' of ssh://dbrownell@openocd.git... |
commitcommitdifftree |
2009-11-06 | David Brownell | target: don't swap MMU/no-MMU work areas ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM: shrink offsets ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM: other code uses the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | Cortex-A8: use the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM7TDMI uses the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM720 uses the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | XScale uses the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM9TDMI uses the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM966 uses the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM926 uses the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | FA526 uses the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM920 uses the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | Cortex-M3: use the new inheritance/nesting scheme ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | target: provide container_of() ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM7TDMI: remove forward decls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM720: remove exports and forward decls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | FA526: remove exports and forward decls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM9TDMI: remove forward decls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM966: remove exports and forward decls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM926: more cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM920: remove exports and forward decls ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | User's Guide: TAP setup tweakage ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | watchpoint_add() cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | Cortex-M3: expose most DWT registers ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | Cortex-M3: minor cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | Cortex-M3: DWT cleanup/fixes ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | ARMv7M: add docs, remove exports ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | ft2232: cleanup ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | PXA255: support Intel "Lubbock" platform ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | Version 0.4.0-dev |
commitcommitdifftree |
2009-11-05 | David Brownell | Version 0.3.0 ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | Release docs: fix notes |
commitcommitdifftree |
2009-11-05 | David Brownell | Doc: fix broken link ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | NEWS: mention switch to git! |
commitcommitdifftree |
2009-11-05 | David Brownell | Other files: stop referring to ChangeLog too ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-04 | David Brownell | NEWS refs repository history, not ChangeLog ...off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
next |