summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8266ads
AgeCommit message (Expand)AuthorFilesLines
2011-11-08board/freescale/mpc8266ads/mpc8266ads.c: Fix GCC 4.6 build warningWolfgang Denk1-2/+0
2011-11-08board/freescale/mpc8266ads/mpc8266ads.c: CodingStyle cleanupWolfgang Denk1-290/+304
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk1-30/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-4/+1
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-26/+26
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-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
2008-03-26FSL: Move board/mpc8266ads under board/freescaleJon Loeliger4-0/+1177