summaryrefslogtreecommitdiffstats
path: root/include/configs/XPEDITE1K.h
Commit message (Expand)AuthorAgeFilesLines
* xpedite1k: Move to X-ES vendor directoryPeter Tyser2009-07-241-356/+0
* xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser2009-07-241-0/+1
* xpedite1k: Sync up board config options with other X-ES boardsPeter Tyser2009-07-241-19/+19
* xpedite1k: Sync organization of board config with other X-ES boardsPeter Tyser2009-07-241-74/+85
* xpedite1k: Sync up commands and environment with other X-ES boardsPeter Tyser2009-07-241-12/+110
* xpedite1k: Disable unused ethernet port 1Peter Tyser2009-07-241-3/+1
* xpedite1k: Store environment in flashPeter Tyser2009-07-241-4/+9
* xpedite1k: Add support for optional flashesPeter Tyser2009-07-241-3/+4
* xpedite1k: Cleanup coding stylePeter Tyser2009-07-241-125/+91
* xpedite1k: Remove support for reading MACs from EEPROMPeter Tyser2009-07-241-1/+0
* xpedite1k: Remove CONFIG_SYS_DRAM_TEST supportPeter Tyser2009-07-241-1/+0
* xpedite1k: Use standard CFI flash driverPeter Tyser2009-07-241-3/+7
* boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-201-0/+1
* 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-66/+66
* 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-2/+2
* 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-8/+0
* include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
* include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board confi...Jon Loeliger2007-07-081-22/+21
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-1/+0
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-231-2/+2
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-161-0/+1
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-081-1/+1
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-1/+5
* * Patch by Stephen Williams, 19 March 2004wdenk2004-03-231-0/+1
* * Patch by Travis Sawyer, 26 Feb 2004:wdenk2004-02-271-1/+3
* * Patch by Travis Sawyer, 09 Feb 2004:wdenk2004-02-221-2/+2
* Patch by Travis Sawyer, 30 Dec 2003:wdenk2004-02-061-0/+266