uboot-mt623x/cpu/mpc5xxx
wdenk efa329cb89 * Add start-up delay to make sure power has stabilized before
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
2004-03-23 20:18:25 +00:00
..
Makefile * Patch by Pierre Aubert, 26 Feb 2004 2004-02-27 08:20:54 +00:00
config.mk * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
cpu.c * Make sure HUSH is initialized for running auto-update scripts 2003-10-14 19:43:55 +00:00
cpu_init.c * Patch by Masami Komiy, 22 Feb 2004: 2004-02-24 02:00:03 +00:00
fec.c * Add start-up delay to make sure power has stabilized before 2004-03-23 20:18:25 +00:00
fec.h * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
firmware_sc_task.impl.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
firmware_sc_task_bestcomm.impl.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
i2c.c * Patch by Bernhard Kuhn, 28 Oct 2003: 2003-11-07 13:42:26 +00:00
ide.c Code cleanup; make several boards compile & link. 2004-03-14 22:25:36 +00:00
interrupts.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00
io.S * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
loadtask.c * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
pci_mpc5200.c * Patch by Travis Sawyer, 09 Feb 2004: 2004-02-22 23:46:08 +00:00
sdma.h * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) 2003-07-16 21:53:01 +00:00
serial.c * Patch by Rahul Shanbhag, 28 Jan 2004: 2004-02-09 20:51:26 +00:00
speed.c * Make CPU clock on ICA-IP board controllable by a "cpuclk" 2003-12-27 19:24:54 +00:00
start.S Fix LOWBOOT configuration for MPC5200 with DDR memory 2004-03-11 22:46:36 +00:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
usb_ohci.c * Patch by Tolunay Orkun, 5 Mar 2004: 2004-03-14 14:09:05 +00:00
usb_ohci.h * Patch by Markus Pietrek, 24 Feb 2004: 2004-02-26 23:46:20 +00:00