summaryrefslogtreecommitdiff
path: root/board/etin
Commit message (Expand)AuthorAgeLines
* board: delete unused header filesMasahiro Yamada2014-01-24-38/+0
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-42/+2
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-14-6/+6
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-114/+9
* board/etin/kvme080/multiverse.c: Fix GCC 4.6 build warning.Wolfgang Denk2011-11-07-1/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-4/+4
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-61/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-5/+5
* board/etin/debris/phantom.c: Fix compile errorWolfgang Denk2009-09-15-10/+0
* ppc: cleanup compiler errors/warningsHeiko Schocher2009-03-27-0/+1
* boards: get mac address from environmentMike Frysinger2009-03-20-3/+7
* powerpc: Move duplicated BAT defines to mmu.hBecky Bruce2009-02-10-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-25/+25
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rtc: allow rtc_set to return an error and use it in cmd_dateJean-Christophe PLAGNIOL-VILLARD2008-09-07-1/+3
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+12
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-2/+2
* Big white-space cleanup.Wolfgang Denk2008-05-21-3/+3
* LWMON5: POST RTC fixYuri Tikhonov2008-03-20-1/+3
* board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely2007-07-04-260/+0
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-2/+2
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-13/+21
* Add support for KVME080 boardWolfgang Denk2006-07-21-0/+753
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+2
* (no commit message)Wolfgang Denk2005-12-12-0/+2
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* * Patch by Dan Malek, 07 Apr 2004:wdenk2004-04-18-21/+64
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-42/+20
* * Patches by Thomas Lange, 09 Oct 2003:wdenk2003-10-09-0/+1441