Skip to content
Snippets Groups Projects
  1. Aug 25, 2009
    • oharboe's avatar
      David Brownell Subset of Cortex-A8 support from Magnus: create an armv7a file · 6f7491c1
      oharboe authored
      and seed it with DAP access support using the current ADIv5 code.
      (With tweaks and cleanup from Øyvind and Dave.)
      
      The ARMv7-AR architecture manual is not publicly available (even
      in subset form like the ARMv7-M spec), so it's hard to distinguish
      between the Cortex-A8 implementation and the ARMv7-A architecture.
      
      The register set presumably is architectural, and so it's stored
      here; it's like earlier ARMs, with small additions.  Ditto the
      instruction set, though Thumb2 support is used (extending Thumb
      support from ARMv6 with more 32-bit instructions) and there's this
      ThumbEE thing too.  There is a new "debug monitor" mode, not yet
      fully addressed here, to support debugging in environments (like
      motor control) where halting debug mode is inadvisable.
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2608 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      6f7491c1
    • oharboe's avatar
      add missing isblank() for eCos · 0ed5f5af
      oharboe authored
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2607 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      0ed5f5af
  2. Aug 24, 2009
  3. Aug 21, 2009
  4. Aug 20, 2009
  5. Aug 19, 2009
  6. Aug 18, 2009
  7. Aug 16, 2009
  8. Aug 13, 2009
  9. Aug 07, 2009
  10. Aug 06, 2009
  11. Jul 31, 2009
  12. Jul 27, 2009
Loading