aboutsummaryrefslogtreecommitdiff
path: root/board/Marvell/db64360
AgeCommit message (Expand)AuthorFilesLines
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger1-7/+3
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+105
2012-05-23net: Fix remaining API interface breakageJoe Hershberger2-5/+2
2012-05-22net: Remove redefinitions of net.h functionsJoe Hershberger1-2/+0
2012-03-18net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger1-1/+1
2012-03-06PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut2-1/+6
2011-12-02DB64360: Fix GCC 4.6 build warningsWolfgang Denk3-299/+254
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-135/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-28/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-2/+2
2010-06-23Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk1-6/+6
2010-04-21Move arch/ppc to arch/powerpcStefan Roese2-2/+2
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-07-09asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek1-2/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-97/+97
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala1-5/+0
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk4-39/+39
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
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/+16
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk3-7/+6
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-13Cleanup for GCC-4.xWolfgang Denk2-6/+7
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-12/+12
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-3/+3
2004-01-03* Patch by Ronen Shitrit, 10 Dec 2003:wdenk13-0/+10487