summaryrefslogtreecommitdiff
path: root/board/gw8260
Commit message (Expand)AuthorAgeLines
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-22/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-52/+3
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-13-7/+3
* board/gw8260/flash.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-07-2/+1
* board/gw8260/flash.c: minimal CodingStyle cleanupWolfgang Denk2011-11-07-41/+38
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-4/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-28/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-8/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-37/+37
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* Remove obsolete mpc824x linker scripts (2 of 4)Grant Likely2007-07-04-125/+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/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-2/+2
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-08-12/+12
* * Some code cleanupwdenk2004-02-12-203/+203
* * Code cleanup:wdenk2003-06-27-2/+6
* * Header file cleanup for ARMwdenk2003-06-25-0/+1
* * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real lengthwdenk2003-05-30-1/+1
* Initial revisionwdenk2002-11-03-0/+1182
* Initial revisionwdenk2001-12-28-0/+198