summaryrefslogtreecommitdiff
path: root/board/alaska
Commit message (Expand)AuthorAgeLines
* board/alaska/flash.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-07-14/+23
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* 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-5/+1
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-3/+4
* powerpc: Move duplicated BAT defines to mmu.hBecky Bruce2009-02-10-18/+18
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-58/+58
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-4/+4
* Fix some more print() format errors.Wolfgang Denk2008-07-10-2/+2
* 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
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* Remove obsolete mpc8220 linker scriptsGrant Likely2007-07-04-125/+0
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* 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/+12
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Implement h/w sector protection status synchronization at boot.Wolfgang Denk2005-07-30-16/+145
* Add PCI support for Sorcery board.wdenk2005-05-16-111/+1
* Add support for MPC8220 based "sorcery" board.wdenk2005-04-05-133/+2
* Patch by TsiChung Liew, 23 Sep 2004:wdenk2004-10-28-0/+1399