summaryrefslogtreecommitdiff
path: root/include/configs/MPC8548CDS.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-7/+6
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-6/+6
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-2/+1
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-6/+11
2012-08-09powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi1-2/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2011-11-08powerpc/mpc8548cds: Fix network initializationchenhui zhao1-0/+2
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-10-14powerpc/mpc8548cds: Add 36-bit supportchenhui zhao1-0/+56
2011-10-14powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao1-32/+37
2011-10-10powerpc/mpc8548cds: Update config filechenhui zhao1-18/+26
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-5/+0
2011-09-30powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi1-8/+2
2011-07-14powerpc/mpc8548cds: Remove incorrect DDR_MSYNC_IN erratum defineBecky Bruce1-1/+0
2011-04-29powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala1-3/+3
2011-01-14powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala1-0/+1
2011-01-14powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala1-7/+8
2011-01-14powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala1-1/+2
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-6/+6
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips1-1/+2
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala1-4/+0
2010-07-16mpc85xx: Add reginfo commandBecky Bruce1-0/+1
2009-12-09common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-3/+0
2009-12-0385xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce1-7/+0
2009-08-2985xx: Remove unused CONFIG_CLEAR_LAW0 definesPeter Tyser1-1/+0
2009-07-2185xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala1-2/+2
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-30/+7
2009-01-2485xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala1-0/+3
2009-01-2485xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala1-3/+8
2009-01-2485xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala1-3/+3
2009-01-2485xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala1-7/+7
2008-12-14Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser1-1/+0
2008-12-04Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-12-0485xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-1/+1
2008-10-2585xx: Convert all fsl_pci_init users to new APIsKumar Gala1-5/+0
2008-10-2585xx: Enable 64-bit PCI resources on all Freescale boardsKumar Gala1-0/+1
2008-10-1885xx: Enable interrupt and setexpr commands on Freescale 85xx boardsKumar Gala1-0/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-134/+134
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-09Update Freescale 85xx boards to sys_eeprom.cTimur Tabi1-2/+7