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 |
2009-11-05 | David Brownell | Release docs: fix notes |
commitcommitdifftree |
2009-11-05 | David Brownell | Doc: fix broken link Signed-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 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-04 | David Brownell | NEWS refs repository history, not ChangeLog Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-04 | David Brownell | Tweak release docs Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-04 | David Brownell | Release scripts: comments, run on Ubuntu Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-02 | Dimitar Dimitrov | FT2232: increase read retry counts Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-02 | David Brownell | User's Guide: more init info, autoprobing, etc Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-02 | David Brownell | doxygen: avoid most internals |
commitcommitdifftree |
2009-11-01 | Freddie Chopin | remove "-ircapture 0x1 -irmask 0x1" from stm32.cfg Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-11-01 | David Brownell | arm9tdmi: more correct fix for vector_catch Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-10-31 | Freddie Chopin | target.cfg: use $_TARGETNAME for flash Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-10-31 | David Brownell | NEWS: more info Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-10-31 | David Brownell | ARM926: fix arm926ejs_mmu() reading from bad pointer Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
2009-10-29 | Michael Roth | SVF: fix checking bit pattern against length Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> |
commitcommitdifftree |
next |