Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | * Patches by Udi Finkelstein, 2 June 2003: | wdenk | 2003-06-03 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | - 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 | |||
* | * Patches by Robert Schwebel, 06 Mar 2003: | wdenk | 2003-03-06 | -1/+1 |
| | | | | | | | | | | | - fix bug in BOOTP code (must use NetCopyIP) - update of CSB226 port - clear BSS segment on XScale - added support for i2c_init_board() function - update to the Innokom plattform * Extend support for redundand environments for configurations where environment size < sector size | |||
* | * Fix startup problems with VFD display on TRAB | wdenk | 2002-12-03 | -1/+1 |
| | | | | | | * Patch by Pierre Aubert, 20 Nov 2002 Add driver for Epson SED13806 graphic controller. Add support for BMP logos in cfb_console driver. | |||
* | Initial revision | wdenk | 2002-10-17 | -0/+109 |