aboutsummaryrefslogtreecommitdiff
path: root/board/evb64260
AgeCommit message (Expand)AuthorFilesLines
2009-06-12General help message cleanupWolfgang Denk1-3/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-18Fix build errors after making flash_get_info() non-staticWolfgang Denk1-2/+1
2009-01-28Command usage cleanupPeter Tyser1-3/+3
2008-12-09evb64260: fix "cast to pointer from integer of different size" warningsWolfgang Denk2-3/+7
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD10-109/+109
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename 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-02Moved 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-17Remove 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-09board/[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-28Add 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.U-Boot-1_0_2wdenk1-4/+4
2004-02-12* Some code cleanupwdenk5-860/+929
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2-4/+4
2003-10-29* Prepare for releasewdenk1-1/+1
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk1-2/+10
2003-09-02* Add support for PPChameleon Eval Boardwdenk4-13/+87
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk1-1/+1
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-6/+6
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk14-265/+288
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk1-0/+1
2003-03-06* Patch by Rune Torgersen, 13 Feb 2003:LABEL_2003_03_06_0200wdenk2-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-02Initial revisionwdenk4-0/+1828