aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC837XEMDS.h
AgeCommit message (Expand)AuthorFilesLines
2008-09-24mpc83xx: add h/w flash protection to board configsKim Phillips1-0/+1
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-1083xx/85xx: further localbus cleanupsAnton Vorontsov1-1/+1
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+1
2008-04-25mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips1-1/+1
2008-04-11mpc83xx: Fix the SATA clock setting of 837x targetsDave Liu1-1/+1
2008-03-28mpc83xx: enable the SATA interface on mpc837xemds boardDave Liu1-0/+23
2008-03-28mpc83xx: initialize serdes for MPC837xEMDS boardsDave Liu1-0/+5
2008-03-25mpc83xx: Set PCI I/O bus-address base to zero.Scott Wood1-1/+1
2008-03-07mpc83xx: make dtb basename file references equal those of linuxKim Phillips1-1/+1
2008-03-07837xEMDS: Improve the system performanceDave Liu1-1/+9
2008-02-12Remove #undef DEBUG from MPC83xx board header filesTimur Tabi1-2/+0
2008-01-10mpc83xx: Make the code more readableDave Liu1-6/+13
2008-01-10mpc83xx: Reduce the latency of DDRDave Liu1-5/+5
2008-01-10mpc83xx: Remove cache config from config.hDave Liu1-9/+0
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips1-5/+1
2008-01-08mpc83xx: Remove CONFIG options related to OF that we dont use (on 837x)Kim Phillips1-2/+0
2008-01-08mpc83xx: fix CFG_ENV_ADDR and CFG_ENV_SECT_SIZE definitions for 837xKim Phillips1-1/+2
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu1-0/+605