aboutsummaryrefslogtreecommitdiff
path: root/include/configs/CPCI4052.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-064xx: Fix PCI memory mapping on CPCI405 boardsMatthias Fuchs1-1/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-3/+0
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
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-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-9/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-0/+6
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese1-0/+1
2009-09-22ppc: Clean up calling of misc_init_r() during initPeter Tyser1-0/+1
2009-09-10ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs1-0/+2
2009-03-20ppc4xx: Abort autoboot only by space key on CPCI405 boardsMatthias Fuchs1-0/+6
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs1-1/+0
2009-01-14ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs1-0/+2
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-122/+122
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-08ppc4xx: Update CPCI405(AB) configurationMatthias Fuchs1-0/+6
2008-06-03ppc4xx: Cleanup CPCI405 variant's config fileMatthias Fuchs1-38/+0
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-10/+0
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-24/+33
2007-07-09include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger1-4/+11
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs1-2/+0
2007-07-07include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger1-19/+21
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-1/+0
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs1-0/+6
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka1-0/+2
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese1-2/+2
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-1/+1
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk1-2/+22
2004-12-16esd config files updatedstroese1-43/+53
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-126/+126
2003-08-28- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese1-6/+4
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-9/+9
2003-06-24- Add ping support.stroese1-1/+2
2003-06-05- CFG_RX_ETH_BUFFER added.stroese1-0/+2
2003-05-23DHCP support added.stroese1-0/+8
2003-04-04U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE).stroese1-0/+2
2003-03-26Make compile clean, fix the usual small problems.LABEL_2003_03_26_1300wdenk1-1/+1
2003-03-20CPCI4052 update (support for revision 3).stroese1-7/+7
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese1-0/+3
2002-11-03Initial revisionwdenk1-0/+378