Skip to content
Snippets Groups Projects
  1. Jul 02, 2009
  2. Jun 29, 2009
  3. Jun 17, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 10e435c9
      zwelch authored
      DM6446 config updates:
      
       - List two more TAPs, as disabled, mostly for doc purposes
       - Included basic ICEpick support, still disabled by default
       - Shorten line lengths
       - Use $_TARGETNAME to configure the ETM and ETB
       - This ARM core don't support endianness overriding
      
      For now, boards that can't jumper EMU0/EMU1 will need to tweak
      a variable's setting.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2265 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      10e435c9
  4. May 27, 2009
    • zwelch's avatar
      Move TCL script files -- Step 2 of 2: · dbbc9c41
      zwelch authored
      - Move src/tcl to tcl/.
      - Update top Makefile.am to use new path name.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@1919 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      dbbc9c41
    • zwelch's avatar
      Move TCL script files -- Step 1 of 2: · 140d6c8e
      zwelch authored
      - Move src/target/{interface,target,board,test}/ into src/tcl/
      - Remove existing rules in src/Makefile.am and src/target/Makefile.am.
      - Add Makefile.am handling of *.cfg and *.tcl files in top Makefile.am:
        - Add dist-hook to include such files under src/tcl in the distribution.
        - Add install-data-hook to install contents of '$(top_srcdir)/src/tcl/'.
        - Add uninstall-hook to remove the installed script files.
      - Change paths to (un)install script files in '$(pkgdatadir)/scripts'.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@1918 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      140d6c8e
  5. May 08, 2009
  6. May 07, 2009
Loading