summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8360ERDK.h
Commit message (Expand)AuthorAgeFilesLines
* mpc83xx: match dtb filename references to their dts equivalents in the linux ...Kim Phillips2009-08-261-1/+1
* mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-271-1/+0
* mpc83xx: set 64BIT_VSPRINTF for boards using nand_utilKim Phillips2009-07-141-0/+1
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-1/+1
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-1/+0
* mpc83xx: MPC8360ERDK: fix environment offset configuration bugAnatolij Gustschin2009-04-231-2/+2
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-181-1/+1
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-160/+160
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* 83xx/85xx: further localbus cleanupsAnton Vorontsov2008-06-101-1/+1
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* mpc83xx: MPC8360E-RDK: use 33.3(3)MHz CLKIN/SYS_CLKAnton Vorontsov2008-03-251-2/+2
* mpc83xx: MPC8360E-RDK: define CONFIG_OF_STDOUT_VIA_ALIASAnton Vorontsov2008-03-251-0/+1
* mpc83xx: MPC8360E-RDK: add dhcp commandAnton Vorontsov2008-03-251-4/+3
* mpc83xx: MPC8360E-RDK: rework ddr setup, enable eccAnton Vorontsov2008-03-251-12/+36
* mpc83xx: MPC8360E-RDK: add support for NANDAnton Vorontsov2008-03-251-0/+24
* mpc83xx: MPC8360E-RDK: use RGMII_RXID interface modeAnton Vorontsov2008-03-251-2/+2
* Remove #undef DEBUG from MPC83xx board header filesTimur Tabi2008-02-121-2/+0
* mpc83xx: fix QE ETHPRIMEs to correct 'FSL UEC0' valueKim Phillips2008-01-161-1/+1
* mpc83xx: Remove cache config from MPC8360ERDK.hDave Liu2008-01-161-9/+0
* MPC8360ERDK: fix incorrect initialization of CFG_I2C_NOPROBESWolfgang Denk2008-01-131-1/+1
* mpc83xx: add support for the MPC8360E-RDKAnton Vorontsov2008-01-101-0/+538
OpenPOWER on IntegriCloud