summaryrefslogtreecommitdiff
path: root/include/configs/XPEDITE1K.h
Commit message (Expand)AuthorAgeLines
* xpedite1k: Move to X-ES vendor directoryPeter Tyser2009-07-24-356/+0
* xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser2009-07-24-0/+1
* xpedite1k: Sync up board config options with other X-ES boardsPeter Tyser2009-07-24-19/+19
* xpedite1k: Sync organization of board config with other X-ES boardsPeter Tyser2009-07-24-74/+85
* xpedite1k: Sync up commands and environment with other X-ES boardsPeter Tyser2009-07-24-12/+110
* xpedite1k: Disable unused ethernet port 1Peter Tyser2009-07-24-3/+1
* xpedite1k: Store environment in flashPeter Tyser2009-07-24-4/+9
* xpedite1k: Add support for optional flashesPeter Tyser2009-07-24-3/+4
* xpedite1k: Cleanup coding stylePeter Tyser2009-07-24-125/+91
* xpedite1k: Remove support for reading MACs from EEPROMPeter Tyser2009-07-24-1/+0
* xpedite1k: Remove CONFIG_SYS_DRAM_TEST supportPeter Tyser2009-07-24-1/+0
* xpedite1k: Use standard CFI flash driverPeter Tyser2009-07-24-3/+7
* boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-20-0/+1
* Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMACBen Warren2008-11-09-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-66/+66
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-14-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* ppc4xx: Remove cache definition from 4xx board config filesStefan Roese2007-10-31-8/+0
* include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-0/+9
* include/configs: Use new CONFIG_CMD_* in various [TUVWZYZ]* named board confi...Jon Loeliger2007-07-08-22/+21
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-25-1/+0
* Cleanup (PPC4xx is AMCC now)Wolfgang Denk2005-09-23-2/+2
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-0/+1
* Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)Stefan Roese2005-08-08-1/+1
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-1/+5
* * Patch by Stephen Williams, 19 March 2004wdenk2004-03-23-0/+1
* * Patch by Travis Sawyer, 26 Feb 2004:wdenk2004-02-27-1/+3
* * Patch by Travis Sawyer, 09 Feb 2004:wdenk2004-02-22-2/+2
* Patch by Travis Sawyer, 30 Dec 2003:wdenk2004-02-06-0/+266