aboutsummaryrefslogtreecommitdiff
path: root/board/gw8260
AgeCommit message (Expand)AuthorFilesLines
2015-01-05mpc8260: remove gw8260 board supportMasahiro Yamada5-1164/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+11
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-22/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-52/+3
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger1-7/+3
2011-11-07board/gw8260/flash.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+1
2011-11-07board/gw8260/flash.c: minimal CodingStyle cleanupWolfgang Denk1-41/+38
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-4/+4
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-18config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-28/+0
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-8/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-37/+37
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-07-04Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely1-125/+0
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-12/+12
2004-02-12* Some code cleanupwdenk1-203/+203
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk2-2/+6
2003-06-25* Header file cleanup for ARMLABEL_2003_06_26_2220wdenk1-0/+1
2003-05-30* Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthLABEL_2003_05_30_1450wdenk1-1/+1
2002-11-03Initial revisionwdenk2-0/+1182
2001-12-28Initial revisionwdenk3-0/+198