aboutsummaryrefslogtreecommitdiff
path: root/include/configs/CPCI4052.h
AgeCommit message (Expand)Author
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-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese
2010-04-06i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese
2009-09-22ppc: Clean up calling of misc_init_r() during initPeter Tyser
2009-09-10ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs
2009-03-20ppc4xx: Abort autoboot only by space key on CPCI405 boardsMatthias Fuchs
2009-01-26ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs
2009-01-14ppc4xx: Add loadpci command to esd's CPCI4052 and CPCI405AB boardsMatthias Fuchs
2008-11-09Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD
2008-09-08ppc4xx: Update CPCI405(AB) configurationMatthias Fuchs
2008-06-03ppc4xx: Cleanup CPCI405 variant's config fileMatthias Fuchs
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese
2007-08-15Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-07-09include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger
2007-07-09Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs
2007-07-07include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs
2006-03-05Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2005-08-08Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk
2004-12-16esd config files updatedstroese
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk
2003-08-28- Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese
2003-06-27* Code cleanup:wdenk
2003-06-24- Add ping support.stroese
2003-06-05- CFG_RX_ETH_BUFFER added.stroese
2003-05-23DHCP support added.stroese
2003-04-04U-Boot version environment variable "ver" added (CONFIG_VERSION_VARIABLE).stroese
2003-03-26Make compile clean, fix the usual small problems.wdenk
2003-03-20CPCI4052 update (support for revision 3).stroese
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese
2002-11-03Initial revisionwdenk