summaryrefslogtreecommitdiffstats
path: root/include/configs/CPCI405.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-9/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+3
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-0/+6
* i2c: Move PPC4xx I2C driver into drivers/i2c directoryStefan Roese2010-04-061-0/+1
* ppc: Clean up calling of misc_init_r() during initPeter Tyser2009-09-221-0/+1
* ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boardsMatthias Fuchs2009-09-101-0/+2
* ppc4xx: Remove CONFIG_SYS_IGNORE_405_UART_ERRATA_59 from config filesMatthias Fuchs2009-01-261-1/+0
* ppc4xx: Update TEXT_BASE for CPCI405 boardsMatthias Fuchs2008-12-101-3/+3
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-091-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-92/+92
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-311-9/+0
* Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-151-19/+28
|\
| * include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI...Jon Loeliger2007-07-091-4/+11
| * include/configs: Use new CONFIG_CMD_* in various C* named board config files.Jon Loeliger2007-07-071-14/+16
* | Migrate esd 405EP boards to new NAND subsystemMatthias Fuchs2007-07-091-2/+0
|/
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-1/+0
* ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs2007-06-251-0/+5
* Re-factoring the legacy NAND code (legacy NAND now only in board-specificBartlomiej Sieka2006-03-051-0/+2
* PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese2006-01-181-2/+2
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-1/+1
* esd config files updatedstroese2004-12-161-46/+41
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-94/+94
* - Added CONFIG_BOOTP_DNS2 and CONFIG_BOOTP_SEND_HOSTNAME to CONFIG_BOOTP_MASK.stroese2003-08-281-6/+4
* * Code cleanup:wdenk2003-06-271-8/+8
* DHCP support added.stroese2003-05-231-0/+8
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-0/+3
* Initial revisionwdenk2002-11-031-0/+333
OpenPOWER on IntegriCloud