summaryrefslogtreecommitdiffstats
path: root/board/Marvell/db64360
Commit message (Expand)AuthorAgeFilesLines
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+15
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-23/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-143-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2411-203/+12
* Consolidate bool typeYork Sun2013-04-012-8/+1
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-7/+3
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+105
* net: Fix remaining API interface breakageJoe Hershberger2012-05-232-5/+2
* net: Remove redefinitions of net.h functionsJoe Hershberger2012-05-221-2/+0
* net/miiphy/serial: drop duplicate "NAMESIZE" defineMike Frysinger2012-03-181-1/+1
* PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut2012-03-062-1/+6
* DB64360: Fix GCC 4.6 build warningsWolfgang Denk2011-12-023-299/+254
* 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-135/+0
* 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
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-2/+2
* Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk2010-06-231-6/+6
* Move arch/ppc to arch/powerpcStefan Roese2010-04-212-2/+2
* 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
* asm-generic: Consolidate errno.h to asm-generic/errno.hMichal Simek2009-07-091-2/+1
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-3/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-184-97/+97
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-191-5/+0
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-214-39/+39
* 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
* 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/+16
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-313-7/+6
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-041-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-132-6/+7
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-081-12/+12
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-3/+3
* * Patch by Ronen Shitrit, 10 Dec 2003:wdenk2004-01-0313-0/+10487
OpenPOWER on IntegriCloud