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 |
2009-11-17 | David Brownell | ARMv7A: use standard disassembler Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM11: register (most) standard ARM commands Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | ARM: "armv4_5" command prefix becomes "arm" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-17 | David Brownell | JTAG: fix autoprobe failure. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | ARM: standard disassembler uses Thumb2 entry Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: don't include "log.h" from "armv4_5.h" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | ARM: move mode functions out of header Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | JTAG: no LOG_WARNING() for taps without IDCODE Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | binarybuffer: regression fix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | "types.h" doxygen fix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: less implicit inclusion of "etm.h" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | #include "target.h" less wildly Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: no implicit #includes of "register.h" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: less implicit inclusion of "command.h" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: don't implicitly include "algorithm.h" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-16 | David Brownell | target: don't implicitly include "breakpoint.h" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-15 | David Brownell | ARM11: use now-generic memory utils Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-15 | David Brownell | ARM11: fixup method table Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-15 | David Brownell | ARM: memory utils aren't ARM7/ARM9 dependent Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-15 | David Brownell | target: make "examined" flag be per-target Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | lpc2900.h -- remove from Makefile.am too Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | flash: remove needless lpc2900.h header Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | remove annoying $URL$ startup message Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | Ferdinand Postema | compile with cygwin (32-bit) Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ARM11: ETM + ETB support Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ARM11: revert etmr/etmw commands Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | iMX2* + ETB targets: hook up ETM and ETB Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ARM7/ARM9: use shared examine() method Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ETM: simplify ETM initialization code paths Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | ARM11: switch to new "arm" base type Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-14 | David Brownell | target: remove unused "bitfield" infrastructure Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-13 | David Brownell | target.cfg: label ETBs correctly Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-13 | David Brownell | ARM7/9: rm arm7_9_get_arch_pointers() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-13 | David Brownell | Cortex-A8: fix indent Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-13 | David Brownell | ETM: start support for ETMv2+ Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | Liam Redmond | WinXP-x64: find right D2XX libraries Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | Jonas Horberg | parport: add support for the jtag_khz command. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ETM: remove old mid-level ETM handle Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ETM: use new toplevel ETM handle Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ETM: update port drivers Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ETM: update arm[79]tdmi_examine() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-12 | David Brownell | ARM: start generalized base type Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-11 | David Brownell | ETM cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-11 | David Brownell | ARM720: bugfix Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | target: MMU-aware init for memory read/write Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | target.cfg: (re)move some bogus reset_config lines Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | Thomas Kindler | stm32.cfg: remove reset_config Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | Target: minor cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | ARM920: implement basic MMU ops Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | ARM720: implement basic MMU ops Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-10 | David Brownell | Target: fix bad error messages Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | Revert "target: add target->type->has_mmu fn" Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | finish removing deprecated/obsolete commands Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | User's Guide: Flash/NAND doc tweaks Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | User's Guide: bugfix global state info Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-09 | David Brownell | EmbeddedICE: minor cleanups Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-08 | David Brownell | ARM: minor simulator cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-08 | David Brownell | Cortex-M3: fix (debug) message priority Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-08 | David Brownell | target.cfg: remove "-work-area-virt 0" Signed-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 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM: shrink offsets Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM: other code uses the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | Cortex-A8: use the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM7TDMI uses the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM720 uses the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | XScale uses the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM9TDMI uses the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM966 uses the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM926 uses the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | FA526 uses the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM920 uses the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | Cortex-M3: use the new inheritance/nesting scheme Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | target: provide container_of() Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM7TDMI: remove forward decls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM720: remove exports and forward decls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | FA526: remove exports and forward decls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM9TDMI: remove forward decls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM966: remove exports and forward decls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM926: more cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-06 | David Brownell | ARM920: remove exports and forward decls Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | User's Guide: TAP setup tweakage Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | watchpoint_add() cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | Cortex-M3: expose most DWT registers Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | Cortex-M3: minor cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | Cortex-M3: DWT cleanup/fixes Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | ARMv7M: add docs, remove exports Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | ft2232: cleanup Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | Krzysztof Kajstura | JTAG: support KT-LINK adapter Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-05 | David Brownell | PXA255: support Intel "Lubbock" platform Signed-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 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
next |