summaryrefslogtreecommitdiffstats
path: root/board/evb64260
Commit message (Expand)AuthorAgeFilesLines
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-1/+1
* cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-282-2/+2
* powerpc, 8xx: Fixup all 8xx u-boot.lds scriptsJoakim Tjernlund2011-04-201-2/+3
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-8/+8
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-48/+12
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-28/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* miiphy: constify device nameMike Frysinger2010-08-091-3/+3
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-3/+3
* Merge branch 'master' into nextWolfgang Denk2010-06-301-1/+1
|\
| * Fix compiler warnings for EVB64260, P3G4 and ZUMAAnatolij Gustschin2010-06-291-1/+1
* | Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-231-1/+1
|/
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-1/+1
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* General help message cleanupWolfgang Denk2009-06-121-3/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Fix build errors after making flash_get_info() non-staticWolfgang Denk2009-02-181-2/+1
* Command usage cleanupPeter Tyser2009-01-281-3/+3
* 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
OpenPOWER on IntegriCloud