aboutsummaryrefslogtreecommitdiff
path: root/board/fads/fads.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada1-870/+0
2014-04-18powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T supportMasahiro Yamada1-65/+0
2013-10-14Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-07board/fads/fads.c: Fix GCC 4.6 build warningWolfgang Denk1-1/+3
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-5/+5
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-20/+20
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-03-12Switch MPC86xADS and MPC885ADS boards to use cpuclk environmentWolfgang Denk1-16/+12
2004-06-06Patch by Yuli Barcohen, 19 Apr 2004:wdenk1-17/+19
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-41/+2
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk1-119/+118
2003-12-07* Patch by Yuli Barcohen, 3 Dec 2003:wdenk1-6/+11
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk1-378/+487
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-1/+1
2003-05-22* Patch by Dave Ellis, 22 May 2003:LABEL_2003_05_23_0055wdenk1-0/+1
2002-11-03Initial revisionwdenk1-0/+876