uboot-mt623x/cpu/mpc5xxx
wdenk 63e73c9a8e * Patches by Reinhard Meyer, 14 Feb 2004:
- update board/emk tree; use common flash driver
  - Corrected tested bits in machine check exception in cpu/mpc5xxx/traps.c
    [adapted for other PPC CPUs -- wd]
  - Added support for the M48T08 on the EVAL5200 board in rtc/mk48t59.c

* Patch by Jon Diekema, 13 Feb 2004:
  Call show_boot_progress() whenever POST "FAILED" is printed.

* Patch by Nishant Kamat, 13 Feb 2004:
  Add support for TI OMAP1610 H2 Board
  Fixes for cpu/arm926ejs/interrupt.c
       (based on Richard Woodruff's patch for arm925, 16 Oct 03)
  Fix for a timer bug in OMAP1610 Innovator
  Add support for CS0 (ROM)/CS3 (Flash) boot in OMAP1610 Innovator and H2

* Patches by Stephan Linz, 12 Feb 2004:
  - add support for NIOS timer with variable period preload counter value
  - prepare POST framework support for NIOS targets

* Patch by Denis Peter, 11 Feb 2004:
  add POST support for the MIP405 board
2004-02-23 22:22:28 +00:00
..
Makefile * Patch by David Müller, 13 Sep 2003: 2003-09-13 19:01:12 +00:00
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +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 * Modify XLB arbiter priorities on MPC5200 so all devices use same 2003-09-16 17:06:05 +00:00
fec.c * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +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
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 * Patch by Travis Sawyer, 09 Feb 2004: 2004-02-22 23:46:08 +00:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00