aboutsummaryrefslogtreecommitdiff
path: root/board/esd/common/lcd.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-359/+0
2016-09-23treewide: use #include <...> to include public headersMasahiro Yamada1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-04-01Consolidate bool typeYork Sun1-5/+5
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-1/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-17/+17
2008-04-22ppc4xx: Update esd's common LCD code for 405 boardsMatthias Fuchs1-38/+85
2008-01-04ppc4xx: More cleanup for esd's LCD codeMatthias Fuchs1-20/+18
2007-12-28ppc4xx: Coding style cleanupStefan Roese1-17/+11
2007-12-28ppc4xx: use correct io accessors for esd's LCD codeMatthias Fuchs1-7/+8
2006-02-07Various changes to esd HH405 board specific filesStefan Roese1-0/+3
2005-10-08Fix gzip bmp support (test if malloc fails, warning when truncated).Stefan Roese1-8/+15
2005-09-25Fix VOH405 SupportWolfgang Denk1-2/+3
2005-09-22Add SM501 support to HH405 board.Stefan Roese1-81/+177
2004-12-16Code cleanup.wdenk1-1/+1
2004-12-16esd common updatestroese1-0/+230