aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8540ADS.h
AgeCommit message (Expand)Author
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-09-29powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi
2011-04-29powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala
2011-01-14powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-07-2185xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-10-2485xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala
2008-10-1885xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-06-1185xx: remove dummy board_early_init_fKumar Gala
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala
2008-01-1785xx: Get ride of old TLB setup codeKumar Gala
2008-01-1785xx: Convert MPC8540/MPC8560 ADS to new TLB setupKumar Gala
2008-01-1685xx: convert MPC8540/MPC8560 ADS over to use new LAW init codeKumar Gala
2008-01-0985xx: Remove cache config from configs.hKumar Gala
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala
2007-12-11Update MPC8540 ADS to use libfdtKumar Gala
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips
2007-08-16Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming
2007-08-16Define tsec flag values in config filesAndy Fleming
2007-08-03Merge branch 'testing' into workingAndy Fleming
2007-07-11Polished the 85xx ADS config filesAndy Fleming
2007-07-10include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger
2007-07-05include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger