summaryrefslogtreecommitdiff
path: root/board/Marvell/db64460
Commit message (Expand)AuthorAgeLines
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-23/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-203/+12
* Consolidate bool typeYork Sun2013-04-01-8/+1
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-13-7/+3
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+105
* net: Fix remaining API interface breakageJoe Hershberger2012-05-23-5/+2
* net: Remove redefinitions of net.h functionsJoe Hershberger2012-05-22-2/+0
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-18-1/+1
* PPC: Drop mv6446x_eth_initialize() from net/eth.cMarek Vasut2012-03-06-1/+7
* DB64460: Fix GCC 4.6 build warningsWolfgang Denk2011-12-02-296/+255
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-135/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-28/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-2/+2
* Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-23-6/+6
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-2/+2
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* ppc: Enable full relocation to RAMPeter Tyser2009-10-03-1/+0
* asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-09-1/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-97/+97
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-19-5/+0
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-39/+39
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Coding style cleanupWolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-6/+16
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-7/+6
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-2/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-6/+6
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-12/+12
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-20-3/+3
* * Patch by Ronen Shitrit, 10 Dec 2003:wdenk2004-01-03-0/+10482