summaryrefslogtreecommitdiff
path: root/include/configs/TQM885D.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-21Enable ext2 support for TQM8xxL/M based boardsWolfgang Denk1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-104/+104
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-04-14Add CONFIG_MII_INIT support to related boardsTsiChung Liew1-0/+1
2008-03-03Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk1-1/+1
2007-12-27TQM8xx: use the CFI flash driver on all TQM8xx boardsMartin Krause1-4/+8
2007-12-27TQM885D: adjust for doubled flash sector size + some minor fixesMartin Krause1-7/+13
2007-12-27TQM885D: Exchanged SDRAM timing by a more relaxed timing.Jens Gehrlein1-1/+1
2007-12-27TQM885D: use calculated cpuclk instead of measuring itMartin Krause1-7/+0
2007-12-27TQM885D: fix SDRAM refreshJens Gehrlein1-16/+20
2007-07-10include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-2/+1
2007-07-10include/configs/[T-Z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-1/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in TQM board config files.Jon Loeliger1-16/+19
2006-10-28Enable commandline editing and hush shell on all TQM boards.Wolfgang Denk1-4/+3
2006-07-12Add support for TQM885D board.Markus Klotzbuecher1-0/+492