summaryrefslogtreecommitdiff
path: root/board/evb64260
AgeCommit message (Expand)AuthorFilesLines
2008-12-10evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2-3/+7
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD10-109/+109
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-11rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-03Moved initialization of GT6426x Ethernet controller to board_eth_init()Ben Warren2-1/+8
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2-3/+3
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk6-13/+13
2008-04-18Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger3-3/+3
2007-07-10board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger3-5/+5
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger3-5/+5
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-09Coding style cleanupWolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-6/+12
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk4-99/+81
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk1-1/+1
2005-10-29Add support for multiple PHYs.Marian Balakowicz1-7/+17
2005-10-13Cleanup for GCC-4.xWolfgang Denk6-13/+15
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-05-03* Patch by Stefan Roese, 03 May 2005:stroese1-0/+10
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-0/+2
2004-02-23* CVS add missing fileswdenk1-5/+1
2004-02-12Last minute fixes / cleanup.wdenk1-4/+4
2004-02-12* Some code cleanupwdenk5-860/+929
2004-01-21* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2-4/+4
2003-10-30* Prepare for releasewdenk1-1/+1
2003-10-14* Make sure HUSH is initialized for running auto-update scriptswdenk1-2/+10
2003-09-03* Add support for PPChameleon Eval Boardwdenk4-13/+87
2003-07-25* Implement new mechanism to export U-Boot's functions to standalonewdenk1-1/+1
2003-07-02Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-6/+6
2003-06-30Fix some missing commands, cleanup header fileswdenk1-1/+0
2003-06-28* Code cleanup:wdenk14-265/+288
2003-06-26* Header file cleanup for ARMwdenk1-0/+1
2003-03-06* Patch by Rune Torgersen, 13 Feb 2003:wdenk2-8/+29
2003-02-14Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese1-1/+1
2002-11-03Initial revisionwdenk1-0/+797
2002-11-03Initial revisionwdenk5-0/+1417
2002-11-03Initial revisionwdenk4-0/+1736
2002-11-03Initial revisionwdenk1-0/+60
2002-11-03Initial revisionwdenk4-0/+1828
2002-08-17Initial revisionwdenk2-0/+592
2002-07-21Initial revisionwdenk1-0/+182
2002-04-02Initial revisionwdenk1-0/+43
2002-04-01Initial revisionwdenk1-0/+44