summaryrefslogtreecommitdiffstats
path: root/board/gw8260
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+11
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-22/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-52/+3
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-7/+3
* board/gw8260/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-2/+1
* board/gw8260/flash.c: minimal CodingStyle cleanupWolfgang Denk2011-11-071-41/+38
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-4/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-181-28/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-8/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-37/+37
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely2007-07-041-125/+0
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-2/+2
* 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
* * Some code cleanupwdenk2004-02-121-203/+203
* * Code cleanup:wdenk2003-06-272-2/+6
* * Header file cleanup for ARMwdenk2003-06-251-0/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-301-1/+1
* Initial revisionwdenk2002-11-032-0/+1182
* Initial revisionwdenk2001-12-283-0/+198
OpenPOWER on IntegriCloud