Skip to content
Snippets Groups Projects
  1. Jun 30, 2009
  2. Jun 29, 2009
    • oharboe's avatar
      Kevin Bortis <stm32@bortis.ch> fix worksize · f8cc725e
      oharboe authored
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2419 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      f8cc725e
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 95da247b
      zwelch authored
      Improve the PXA255 target config:  move all that board-specific
      setup to the pxa255_sst board.cfg, to which it evidently belongs
      (it's the only PXA255 board now included).
      
      Provide the PXA255 JTAG id from Intel docs, and add a comment
      about how this chip is now EOL'd (last orders taken).
      
      Note that I still can't get my old PXA255 board to work.  There's
      something broken in the reset sequence, which is preventing the
      TAP from coming up at all.  Old mailing list posts suggest this
      is a longstanding bug...
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2416 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      95da247b
  3. Jun 24, 2009
  4. Jun 22, 2009
  5. Jun 17, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · d727e31a
      zwelch authored
      Update the Beagle setup:
      
       - OMAP3530 updates:
          * split ICEpick TAP enable support to its own file, for
            reuse and eventually for storing other utility code
            like emulation reset
          * clean up, including labeling the tap as for DAP not
            for the Cortex-A8 and making endianness non-variable
          * add a few FIXMEs
      
       - BeagleBoard cleanup:  there's no SRST, "endstate" is gone, etc
      
      I'm not sure I'd say it's further than "barely limping" just yet.
      Key issues remain lack of Cortex-A8 support, and more complete
      support for resetting.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2267 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      d727e31a
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 7ddc6c3d
      zwelch authored
      Fix for a goofy "board" config ... reuse target/pxa270.cfg
      instead of using a private copy.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2266 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      7ddc6c3d
  6. Jun 15, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 1ac220df
      zwelch authored
      Add another board ... OMAP2420 "H4" board.  This won't be very widely
      used with OpenOCD, but with mainline support in both U-Boot and Linux
      it at least makes for a more complete set (and another testcase).
      
      This is incomplete support in several respects.  The ARM11 support is
      not very deep yet; most registers aren't available, and the ETM can't
      be hooked up.  Plus, there's no script for OMAP-specific stuff like
      setting up the SDRAM controller.  Eventually the same NAND controller
      driver should work with OMAP2 and OMAP3.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2242 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      1ac220df
  7. Jun 10, 2009
  8. Jun 09, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 594abeb8
      zwelch authored
      Add configuration for an old AT91rm9200 board, the Cogent CSB 337.
      Worth noting from the OpenOCD perspective:
      
       - It got a real hardware trace port connector; wired up here as
         much as we can, lacking inexpensive trace-aware dongles.
      
       - This is the first in-tree use of the "arm920t cp15" command.
         It adjusts the CPU clocking and enables i-cache, which gives
         more than 4x speedup after booting Linux; it's visible even
         just running U-Boot.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2134 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      594abeb8
  9. Jun 01, 2009
  10. May 27, 2009
Loading