| Commit message (Expand) | Author | Age | Lines |
* | board: powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -42/+2 |
* | Coding Style cleanup: replace leading SPACEs by TABs | Wolfgang Denk | 2013-10-14 | -6/+6 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -114/+9 |
* | board/etin/kvme080/multiverse.c: Fix GCC 4.6 build warning. | Wolfgang Denk | 2011-11-07 | -1/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -4/+4 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -61/+0 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -5/+5 |
* | board/etin/debris/phantom.c: Fix compile error | Wolfgang Denk | 2009-09-15 | -10/+0 |
* | ppc: cleanup compiler errors/warnings | Heiko Schocher | 2009-03-27 | -0/+1 |
* | boards: get mac address from environment | Mike Frysinger | 2009-03-20 | -3/+7 |
* | powerpc: Move duplicated BAT defines to mmu.h | Becky Bruce | 2009-02-10 | -0/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -25/+25 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rtc: allow rtc_set to return an error and use it in cmd_date | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-07 | -1/+3 |
* | Moved initialization of EEPRO100 Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+12 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -2/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -3/+3 |
* | LWMON5: POST RTC fix | Yuri Tikhonov | 2008-03-20 | -1/+3 |
* | board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -1/+1 |
* | Remove obsolete mpc824x linker scripts (2 of 4) | Grant Likely | 2007-07-04 | -260/+0 |
* | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -2/+2 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -13/+21 |
* | Add support for KVME080 board | Wolfgang Denk | 2006-07-21 | -0/+753 |
* | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | -2/+2 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+2 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+2 |
* | * Patch by Dan Malek, 07 Apr 2004: | wdenk | 2004-04-18 | -21/+64 |
* | Add a common get_ram_size() function and modify the the | wdenk | 2004-01-06 | -42/+20 |
* | * Patches by Thomas Lange, 09 Oct 2003: | wdenk | 2003-10-09 | -0/+1441 |