Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | David Brownell <david-b@pacbell.net> Cleanup the Stellaris target configs: | oharboe | 2009-08-18 | 1 | -11/+4 |
| | | | | | | | | | | | | | | | | - remove endianness options; these chips hard-wire "little" - $_TARGETNAME updates: * don't pass $_TARGETNAME where a TAP label is required * flash config uses $_TARGETNAME (it might not be target #0) * simplify one $_TARGETNAME construction - update work area setup: * remove VM spec; these chips have no VM! * fix some wrong sizes (0x4000 == 16K, not 4K) * simplify: take defaults - comment fixups git-svn-id: svn://svn.berlios.de/openocd/trunk@2589 b42882b7-edfa-0310-969c-e2dbd0fdcd60 | ||||
* | Xiaofan Chen <xiaofanc@gmail.com> Split LM3S811 config file into target file ↵ | oharboe | 2009-08-16 | 1 | -12/+2 |
| | | | | | | and board file git-svn-id: svn://svn.berlios.de/openocd/trunk@2584 b42882b7-edfa-0310-969c-e2dbd0fdcd60 | ||||
* | Move TCL script files -- Step 2 of 2: | zwelch | 2009-05-27 | 1 | -0/+45 |
- 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 |