summaryrefslogtreecommitdiffstats
path: root/board/evb64260
Commit message (Expand)AuthorAgeFilesLines
* evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2008-12-092-3/+7
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1810-109/+109
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-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
* Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren2008-09-022-1/+8
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-142-3/+3
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-216-13/+13
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-103-3/+3
* board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-093-5/+5
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-043-5/+5
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Coding style cleanupWolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-6/+12
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-314-99/+81
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-1/+1
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-7/+17
* Cleanup for GCC-4.xWolfgang Denk2005-10-136-13/+15
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* * Patch by Stefan Roese, 03 May 2005:stroese2005-05-031-0/+10
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-311-0/+2
* * CVS add missing fileswdenk2004-02-231-5/+1
* Last minute fixes / cleanup.wdenk2004-02-121-4/+4
* * Some code cleanupwdenk2004-02-125-860/+929
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-202-4/+4
* * Prepare for releasewdenk2003-10-291-1/+1
* * Make sure HUSH is initialized for running auto-update scriptswdenk2003-10-141-2/+10
* * Add support for PPChameleon Eval Boardwdenk2003-09-024-13/+87
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-6/+6
* Fix some missing commands, cleanup header fileswdenk2003-06-291-1/+0
* * Code cleanup:wdenk2003-06-2714-265/+288
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
* * Patch by Rune Torgersen, 13 Feb 2003:wdenk2003-03-062-8/+29
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-1/+1
* Initial revisionwdenk2002-11-031-0/+797
* Initial revisionwdenk2002-11-035-0/+1417
* Initial revisionwdenk2002-11-034-0/+1736
* Initial revisionwdenk2002-11-031-0/+60
* Initial revisionwdenk2002-11-024-0/+1828
* Initial revisionwdenk2002-08-172-0/+592
* Initial revisionwdenk2002-07-201-0/+182
* Initial revisionwdenk2002-04-021-0/+43
* Initial revisionwdenk2002-04-011-0/+44
OpenPOWER on IntegriCloud