summaryrefslogtreecommitdiffstats
path: root/board/sx1
Commit message (Collapse)AuthorAgeFilesLines
* Update make target for ARM supported boards.Wolfgang Denk2005-10-062-3/+3
| | | | | Use lowlevel_init() instead of platformsetup() [rename]. Patch by Peter Pearse, 06 Oct 2005
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+1
| | | | | Pointed out by Gerhard Jaeger, 31 Aug 2005; cf. http://sourceware.org/ml/binutils/2005-08/msg00412.html
* * Configure SX1 board to use drivers/cfi_flash.cwdenk2004-10-102-445/+1
| | | | | | | | | | | * Patches by Michael Bendzick, 30 Aug 2004: - Configure omap1510inn board to use drivers/cfi_flash.c - Make drivers/cfi_flash.c protect environment and redundant environment. * Patch by Steven Scholz, 23 Jun 2004: - Add script (tools/img2brec.sh) to programm U-Boot into (Synch)Flash using the Bootstrap Mode of the MC9328MX1/L
* Patch by George G. Davis, 24 Aug 2004:wdenk2004-10-101-1/+1
| | | | - update ARM boards to use constants from mach-types.h
* * Add start-up delay to make sure power has stabilized beforewdenk2004-03-231-12/+3
| | | | | | | | | | | | | | | | | attempting to switch on USB on SX1 board. * Patch by Josef Wagner, 18 Mar 2004: - Add support for MicroSys XM250 board (PXA255) - Add support for MicroSys PM828 board (MPC8280) - Add support for 32 MB Flash on PM825/826 - new SDRAM refresh rate for PM825/PM826 - added support for MicroSys PM520 (MPC5200) - replaced Query by Identify command in CPU86/flash.c to support 28F160F3B * Fix wrap around problem with udelay() on ARM920T * Add support for Macronix flash on TRAB board
* SX1 patches: use "serial#" for USB serial #;wdenk2004-03-121-0/+8
| | | | | use redundand environment storage; auto-set console on USB port (using preboot command)
* Add support for Siemens SX1 mobile phone;wdenk2004-03-126-0/+1089
add support for USB-based console (enable with "setenv stdout usbtty; setenv stdin usbtty")
OpenPOWER on IntegriCloud