Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-29 | 1 | -1/+1 |
| | | | | | | | | Minor bugfix ... previous version was tested *with* ICEpick active. The "-disable" can swap with "-enable"; but not with an empty string. git-svn-id: svn://svn.berlios.de/openocd/trunk@2418 b42882b7-edfa-0310-969c-e2dbd0fdcd60 | ||||
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-17 | 1 | -18/+31 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | Move TCL script files -- Step 2 of 2: | zwelch | 2009-05-27 | 1 | -0/+66 |
- 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 |