Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | David Brownell <david-b@pacbell.net> "set _TARGETNAME ..." cleanup | oharboe | 2009-09-04 | 1 | -1/+1 |
| | | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@2665 b42882b7-edfa-0310-969c-e2dbd0fdcd60 | ||||
* | Revert changes from r2134 that snuck into the commit. Mea culpa. | zwelch | 2009-06-09 | 1 | -45/+21 |
| | | | | git-svn-id: svn://svn.berlios.de/openocd/trunk@2135 b42882b7-edfa-0310-969c-e2dbd0fdcd60 | ||||
* | David Brownell <david-b@pacbell.net>: | zwelch | 2009-06-09 | 1 | -21/+45 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | Move TCL script files -- Step 2 of 2: | zwelch | 2009-05-27 | 1 | -0/+70 |
- 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 |