summaryrefslogtreecommitdiff
path: root/board/esd/common/lcd.c
Commit message (Collapse)AuthorAgeLines
* ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs2008-01-04-20/+18
| | | | Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
* ppc4xx: Coding style cleanupStefan Roese2007-12-28-17/+11
| | | | Signed-off-by: Stefan Roese <sr@denx.de>
* ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs2007-12-28-7/+8
| | | | | | | This patch fixes esd's LCD dectection code to work correctly with newer gcc versions. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
* Various changes to esd HH405 board specific filesStefan Roese2006-02-07-0/+3
| | | | Patch by Matthias Fuchs, 07 Feb 2006
* Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese2005-10-08-8/+15
| | | | | Increase CFG_VIDEO_LOGO_MAX_SIZE on HH405 board. Patch by Stefan Roese, 08 Oct 2005
* Fix VOH405 SupportWolfgang Denk2005-09-25-2/+3
| | | | Patch by Matthias Fuchs, 25 Sep 2005
* Add SM501 support to HH405 board.Stefan Roese2005-09-22-81/+177
| | | | | | Add support for gzip compressed bmp's (CONFIG_VIDEO_BMP_GZIP). Add support for eeprom write-enable (CFG_EEPROM_WREN). Patch by Stefan Roese, 22 Sep 2005
* Code cleanup.wdenk2004-12-16-1/+1
|
* esd common updatestroese2004-12-16-0/+230