aboutsummaryrefslogtreecommitdiff
path: root/include/configs/P2020DS.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-29powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala1-3/+3
2011-04-29powerpc/85xx: Enable eSPI controller & SPI boot support on P2020DSJerry Huang1-0/+28
2011-04-08powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock1-7/+7
2011-04-04powerpc/85xx: Enable eSDHC boot support on P2020 DSJerry Huang1-0/+25
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-1/+1
2011-04-04powerpc/85xx: Update P2020DS default env settingsLi Yang1-10/+12
2011-04-04powerpc/85xx: Add eSDHC support on P2020DSJerry Huang1-1/+24
2011-01-19powerpc/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-0/+1
2011-01-14powerpc/85xx: Add SRIO support to P2020DSLi Yang1-1/+23
2011-01-14powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala1-0/+3
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-20Enable POST memory test for P2020DSYork Sun1-2/+3
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-6/+6
2010-10-18mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk1-2/+2
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips1-1/+2
2010-07-26powerpc/p2020ds: Integrated with P2020DS DDR change and enabled hwconfigyork1-0/+6
2010-07-26powerpc/p2020: Move INIT_RAM_ADDR physical address higher for 36-bit for P2020DSyork1-0/+12
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
2010-07-16Move ICS CLK chip frequency calculation code into a common board libraryKumar Gala1-11/+5
2010-04-07p2020ds: add alternate boot bank support using the ngPIXIS FPGATimur Tabi1-54/+8
2010-03-1285xx: Drop FIT support to allow u-boot image to fit in 512kKumar Gala1-4/+0
2010-01-05ppc/85xx: Remove CONFIG_SYS_DDR_TLB_STARTKumar Gala1-1/+0
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher1-3/+0
2009-12-0285xx: 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 P2020DSKumar Gala1-0/+4
2009-09-15ppc/85xx: Enable usb ehci support for p2020ds boardRoy Zang1-0/+9
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal1-1/+0
2009-08-1085xx: 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-20Remove last remanants of unused CONFIG_I2C_CMD_TREEPeter Tyser1-1/+0
2009-07-11remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi1-6/+0
2009-07-07Coding style cleanup; update CHANGELOGWolfgang Denk1-2/+3
2009-06-3085xx: Add pci e1000 Ethernet support for P2020 boardRoy Zang1-0/+1
2009-06-308xxx: Fix PCI bus address setup for 36-bit configsKumar Gala1-3/+3
2009-06-1285xx: Add P2020DS supportSrikanth Srinivasan1-0/+741