summaryrefslogtreecommitdiff
path: root/board/alaska
AgeCommit message (Expand)AuthorFilesLines
2011-11-08board/alaska/flash.c: Fix GCC 4.6 build warningsWolfgang Denk1-14/+23
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-28/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-5/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+4
2009-02-10powerpc: Move duplicated BAT defines to mmu.hBecky Bruce1-18/+18
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-58/+58
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-07-10Fix some more print() format errors.Wolfgang Denk1-2/+2
2008-07-03Cleanup 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-10board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04Remove obsolete mpc8220 linker scriptsGrant Likely1-125/+0
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
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/+12
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-07-30Implement h/w sector protection status synchronization at boot.Wolfgang Denk1-16/+145
2005-05-16Add PCI support for Sorcery board.wdenk2-111/+1
2005-04-06Add support for MPC8220 based "sorcery" board.wdenk2-133/+2
2004-10-28Patch by TsiChung Liew, 23 Sep 2004:wdenk7-0/+1399