u-boot-brain/cpu/ppc4xx
wdenk 682011ff69 * Patches by Udi Finkelstein, 2 June 2003:
- Added support for custom keyboards, initialized by defining a
    board-specific drv_keyboard_init as well as defining CONFIG_KEYBOARD .
  - Added support for the RBC823 board.
  - cpu/mpc8xx/lcd.c now automatically calculates the
    Horizontal Pixel Count field.

* Fix alignment problem in BOOTP (dhcp_leasetime option)
  [pointed out by Nicolas Lacressonnière, 2 Jun 2003]

* Patch by Mark Rakes, 14 May 2003:
  add support for Intel e1000 gig cards.

* Patch by Nye Liu, 3 Jun 2003:
  fix critical typo in MAMR definition (include/mpc8xx.h)

* Fix requirement to align U-Boot image on 16 kB boundaries on PPC.

* Patch by Klaus Heydeck, 2 Jun 2003
  Minor changes for KUP4K configuration
2003-06-03 23:54:09 +00:00
..
405gp_enet.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
405gp_pci.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
bedbug_405.c Initial revision 2002-08-27 10:52:29 +00:00
config.mk Initial revision 2002-09-18 21:14:53 +00:00
cpu_init.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
cpu.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
dcr.S Initial revision 2001-10-21 10:56:49 +00:00
i2c.c * Patches by David Müller, 31 Jan 2003: 2003-03-06 21:55:29 +00:00
interrupts.c Initial revision 2002-09-18 19:21:21 +00:00
kgdb.S Initial revision 2002-11-03 00:38:21 +00:00
Makefile Initial revision 2002-07-07 16:05:51 +00:00
miiphy.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
resetvec.S Initial revision 2002-11-03 00:38:21 +00:00
sdram.c Cleanup: remove trailing white space 2003-02-11 01:49:43 +00:00
serial.c - PPC405EP support added. 2003-05-23 11:25:57 +00:00
spd_sdram.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
speed.c PPC405EP support added. 2003-05-23 11:18:02 +00:00
start.S * Patches by Udi Finkelstein, 2 June 2003: 2003-06-03 23:54:09 +00:00
traps.c Initial revision 2002-08-17 09:36:01 +00:00
vecnum.h Initial revision 2002-11-03 00:24:07 +00:00