aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC837XEMDS.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-16mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov1-0/+1
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser1-1/+1
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2009-02-1683xx: Add eSDHC support on 8379 EMDS boardAndy Fleming1-0/+15
2009-01-23Merge branch 'next'Kim Phillips1-0/+21
2009-01-23NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger1-1/+0
2009-01-21mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov1-0/+21
2008-10-21mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov1-0/+2
2008-10-21mpc83xx: add ELBC NAND support for the MPC837XEMDS boardsAnton Vorontsov1-3/+10
2008-10-21mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov1-0/+3
2008-10-21mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-172/+172
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