uboot-mt623x/post
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
..
cpu * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile * LWMON extensions: 2003-04-27 22:52:51 +00:00
cache.c Initial revision 2002-09-24 11:14:13 +00:00
cache_8xx.S * Patches by Denis Peter, 9 Sep 2003: 2003-09-10 22:30:53 +00:00
cpu.c * Added support for both PCMCIA slots (at the same time!) on MPC8xx 2002-11-21 23:11:29 +00:00
ether.c Add Auto-MDIX support for INCA-IP 2004-02-20 22:02:48 +00:00
i2c.c * Use 1-byte-read instead of -write for iprobe() function 2002-12-17 01:51:00 +00:00
memory.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
post.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
rtc.c Initial revision 2002-09-24 11:14:13 +00:00
rules.mk Initial revision 2002-08-27 17:36:41 +00:00
spr.c * Code cleanup: 2003-06-27 21:31:46 +00:00
sysmon.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
tests.c * Patches by Yuli Barcohen, 13 Jul 2003: 2003-07-14 22:13:32 +00:00
uart.c * The PS/2 mux on the BMS2003 board needs 450 ms after power on 2004-01-20 23:12:12 +00:00
usb.c Initial revision 2002-10-07 21:13:39 +00:00
watchdog.c * Code cleanup: 2003-06-27 21:31:46 +00:00