summaryrefslogtreecommitdiff
path: root/board/xpedite1k
Commit message (Expand)AuthorAgeLines
* xpedite1k: Move to X-ES vendor directoryPeter Tyser2009-07-24-723/+0
* xpedite1k: Sync checkboard() with other X-ES boardsPeter Tyser2009-07-24-1/+14
* xpedite1k: Add support for additional GPIO pinsPeter Tyser2009-07-24-2/+11
* xpedite1k: Add support for optional flashesPeter Tyser2009-07-24-0/+4
* xpedite1k: Cleanup coding stylePeter Tyser2009-07-24-153/+127
* xpedite1k: Remove support for reading MACs from EEPROMPeter Tyser2009-07-24-61/+1
* xpedite1k: Remove support for fixed SDRAM configurationPeter Tyser2009-07-24-63/+1
* xpedite1k: Remove CONFIG_SYS_DRAM_TEST supportPeter Tyser2009-07-24-31/+0
* xpedite1k: Use standard CFI flash driverPeter Tyser2009-07-24-614/+5
* Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk2009-03-28-0/+1
* karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typosMike Frysinger2009-03-27-4/+4
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-6/+2
* boards: move board_get_enetaddr() into board-specific initMike Frysinger2009-03-20-11/+40
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-25/+25
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* ppc4xx: Rework 440GX UIC handlingStefan Roese2008-07-11-19/+31
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-8/+8
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-2/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* ppc4xx: Rework of 4xx serial driver (2)Stefan Roese2007-10-31-2/+2
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-25-2/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+10
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-3/+3
* (no commit message)Wolfgang Denk2005-12-12-0/+2
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-27-8/+0
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese2005-08-16-2/+0
* * Patch by Travis Sawyer, 09 Feb 2004:wdenk2004-02-22-16/+15
* Patch by Travis Sawyer, 30 Dec 2003:wdenk2004-02-06-0/+1452