u-boot/cpu/mpc8260
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 * Patches by David Müller, 12 Jun 2003: 2003-06-19 23:01:32 +00:00
bedbug_603e.c * Code cleanup: 2003-06-27 21:31:46 +00:00
commproc.c * Map ISP1362 USB OTG controller for NSCU board 2003-08-05 17:43:17 +00:00
config.mk * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 2003-11-17 21:14:37 +00:00
cpu.c * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
cpu_init.c * Code cleanup: 2003-06-27 21:31:46 +00:00
ether_fcc.c * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
ether_scc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
i2c.c * Code cleanup: 2003-06-27 21:31:46 +00:00
interrupts.c * Patch by Gleb Natapov, 19 Sep 2003: 2003-12-06 19:49:23 +00:00
kgdb.S Initial revision 2002-07-20 20:14:13 +00:00
pci.c * Patch by Travis Sawyer, 09 Feb 2004: 2004-02-22 23:46:08 +00:00
serial_scc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
serial_smc.c * Code cleanup: 2003-06-27 21:31:46 +00:00
speed.c * Patch by Nicolas Lacressonnière, 12 Nov 2003: 2003-12-06 23:55:10 +00:00
speed.h Initial revision 2001-04-28 17:59:11 +00:00
spi.c * Code cleanup: 2003-06-27 21:31:46 +00:00
start.S * Implement new mechanism to export U-Boot's functions to standalone 2003-07-24 23:38:38 +00:00
traps.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00