Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm: arm925t: remove SX1 board | Albert ARIBAUD | 2012-10-26 | 1 | -123/+0 |
| | | | | | | | | | | SX1 does not build properly by itself, is not built as part of MAKEALL arm or MAKEALL -a arm, and is only present in Makefile, not boards.cfg. As it also has no entry in MAINTAINERS, it is orphan and non-functional. Remove it. Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net> | ||||
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -4/+2 |
| | |||||
* | Patch by George G. Davis, 24 Aug 2004: | wdenk | 2004-10-10 | 1 | -1/+1 |
| | | | | - update ARM boards to use constants from mach-types.h | ||||
* | Add support for Siemens SX1 mobile phone;LABEL_2004_03_12_0130 | wdenk | 2004-03-12 | 1 | -0/+125 |
add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty") |