summaryrefslogtreecommitdiff
path: root/board/a3000
Commit message (Expand)AuthorAgeLines
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+11
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-51/+3
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-30/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-16/+16
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-13-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-9/+9
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* Moved initialization of NATSEMI Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+7
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-2/+2
* Remove obsolete mpc824x linker scripts (1 of 4)Grant Likely2007-07-04-135/+0
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
* (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
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-41/+15
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-16-6/+6
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-23/+16
* * Code cleanup:wdenk2003-06-27-10/+12
* * Patch by Devin Crumb, 02 Apr 2003:wdenk2003-06-20-0/+814