summaryrefslogtreecommitdiff
path: root/include/configs/MPC8572DS.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-9/+9
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-8/+9
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2013-01-30powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMsHongtao Jia1-1/+1
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-15/+20
2012-08-09powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi1-5/+4
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2011-11-09powerpc/85xx: Fix NAND SPL supportKumar Gala1-1/+1
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-5/+0
2011-09-30powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi1-14/+3
2011-04-29powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala1-3/+3
2011-04-08powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock1-9/+9
2011-04-04powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DSZhao Chenhui1-0/+14
2011-04-04powerpc/85xx: Disable ECC in considering performance on MPC8572DSZhao Chenhui1-1/+1
2011-04-04powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DSZhao Chenhui1-1/+1
2011-04-04powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala1-0/+1
2011-02-03powerpc/85xx: Enable ECC on MPC8572DSYork Sun1-0/+1
2011-02-03powerpc/85xx: Enable Errata command on MPC8572DSYork Sun1-1/+1
2011-01-20powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala1-0/+4
2011-01-14powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala1-1/+2
2011-01-14powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala1-0/+3
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce1-1/+0
2011-01-14powerpc/85xx: Add support for booting from NAND on MPC8572DSKumar Gala1-15/+100
2010-12-01powerpc/85xx: Enable HWCONFIG on MPC8572DSKumar Gala1-0/+1
2010-11-11powerpc/8xxx: Enable e1000 driver on some FSL boardsKumar Gala1-0/+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-10-19mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk1-1/+1
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-16ppc/85xx: Convert MPC8572DS to using board common ICS307 codeKumar Gala1-9/+5
2010-07-16mpc85xx: Add reginfo commandBecky Bruce1-0/+1
2010-01-05ppc/85xx: Remove CONFIG_SYS_DDR_TLB_STARTKumar Gala1-1/+0
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-09-24ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DSKumar Gala1-0/+4
2009-08-298xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal1-1/+0
2009-08-1185xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala1-1/+0
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala1-0/+5
2009-07-2185xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala1-2/+2
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi1-6/+0
2009-06-308xxx: Fix PCI bus address setup for 36-bit configsKumar Gala1-3/+3