Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | * Patch by Detlev Zundel, 30 Jun 2005: | wdenk | 2005-07-04 | -13/+2 | |
| | | | | Fix LCD logo for lwmon board which got lost in the merge of 8xx and PXA LCD code | ||||
* | * Clean up tools/bmp_logo.c to not add trailing white space | wdenk | 2004-10-09 | -6/+255 | |
| | | | | | | | * Patch by Hinko Kocevar, 21 Aug 2004: - Group common framebuffer functions in common/lcd.c - Group common framebuffer macros and #defines in include/lcd.h - Provide calc_fbsize() for video ATAG | ||||
* | Add "cls" function to MPC823 LCD driver so we can reinitialize the | wdenk | 2004-06-25 | -1/+1 | |
| | | | | display even after showing a bitmap | ||||
* | * Patches by Udi Finkelstein, 2 June 2003: | wdenk | 2003-06-03 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | Initial revision | wdenk | 2002-11-03 | -0/+39 | |