aboutsummaryrefslogtreecommitdiff
path: root/include/configs/MPC8548CDS.h
AgeCommit message (Expand)Author
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut
2012-08-08powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2011-11-08powerpc/mpc8548cds: Fix network initializationchenhui zhao
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger
2011-10-13powerpc/mpc8548cds: Add 36-bit supportchenhui zhao
2011-10-13powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao
2011-10-09powerpc/mpc8548cds: Update config filechenhui zhao
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-09-29powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi
2011-07-13powerpc/mpc8548cds: Remove incorrect DDR_MSYNC_IN erratum defineBecky Bruce
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
2011-01-14powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala
2011-01-14powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce
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
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala
2010-07-16mpc85xx: Add reginfo commandBecky Bruce
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-0285xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce
2009-08-2885xx: Remove unused CONFIG_CLEAR_LAW0 definesPeter Tyser
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-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-03Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
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-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi
2008-08-27FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger
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-03-26FSL: Clean up board/freescale/common/MakefileJon Loeliger