summaryrefslogtreecommitdiff
path: root/include/configs/MPC837XERDB.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-18MPC837XERDB: fix warning: "CONFIG_SYS_MONITOR_LEN" redefinedWolfgang Denk1-1/+0
2009-07-17mpc83xx: MPC837XERDB: Add support for FSL eSDHCAnton Vorontsov1-0/+17
2009-07-14mpc83xx: increase MONITOR_LEN to offset growing painsKim Phillips1-1/+1
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser1-2/+2
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2009-02-24mpc83xx: MPC837XERDB: Add PCIe supportAnton Vorontsov1-0/+21
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-174/+174
2008-10-15Remove unwanted ';' at end of define.Selvamuthukumar1-1/+1
2008-09-24mpc83xx: don't disable autobootKim Phillips1-1/+1
2008-09-24mpc83xx: add h/w flash protection to board configsKim Phillips1-0/+1
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-09-11rename 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-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+2
2008-04-25mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips1-1/+1
2008-04-12mpc83xx: Fix the SATA clock setting of 837x targetsDave Liu1-1/+1
2008-03-28mpc83xx: enable the SATA interface on mpc8315 rdb and mpc837x rdb boardsKim Phillips1-0/+23
2008-03-2683xx/fdt_support: let user specifiy FSL USB Dual-Role controller roleAnton Vorontsov1-0/+2
2008-03-26mpc83xx: Set PCI I/O bus-address base to zero.Scott Wood1-1/+1
2008-03-2683xx: define CONFIG_OF_STDOUT_VIA_ALIAS for the MPC837XERDB boardsAnton Vorontsov1-0/+1
2008-03-2683xx: initialize serdes for MPC837XRDB boardsAnton Vorontsov1-0/+6
2008-03-2683xx: nand support for MPC837XRDB boardsAnton Vorontsov1-0/+19
2008-03-2683xx: Add Vitesse VSC7385 firmware uploadingTimur Tabi1-26/+57
2008-03-07mpc83xx: make dtb basename file references equal those of linuxKim Phillips1-1/+1
2008-01-16Add support for the MPC837xERDBKim Phillips1-0/+596