summaryrefslogtreecommitdiffstats
path: root/board/fads/fads.h
Commit message (Expand)AuthorAgeFilesLines
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-071-468/+0
* powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T supportMasahiro Yamada2014-04-181-5/+0
* config: remove platform CONFIG_SYS_HZ definition part 3Masahiro Yamada2014-02-191-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place thereTom Rini2012-06-201-2/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* Separate mtdparts command from jffs2Stefan Roese2009-03-201-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-78/+78
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-3/+3
* Add CONFIG_MII_INIT support to related boardsTsiChung Liew2008-04-131-0/+1
* ppc: Get rid of unused machine type definitionsWolfgang Denk2008-04-131-4/+0
* TQM8xx[LM]: Fix broken environment alignment.Wolfgang Denk2007-09-161-0/+1
* mpc885ads: Don't define CONFIG_BZIP2.Scott Wood2007-08-161-0/+3
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
* include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+10
* board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-3/+3
* include/configs: Use new CONFIG_CMD_* in various A* named board config files.Jon Loeliger2007-07-071-15/+17
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-3/+3
* More code cleanupWolfgang Denk2006-07-211-0/+2
* Switch MPC86xADS and MPC885ADS boards to use cpuclk environmentWolfgang Denk2006-03-121-80/+55
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-2/+2
* Add common (with Linux) MTD partition scheme and "mtdparts" commandWolfgang Denk2005-08-081-3/+19
* Patch by Yuli Barcohen, 09 Jun 2004:wdenk2004-06-091-11/+23
* Patch by Yuli Barcohen, 19 Apr 2004:wdenk2004-06-061-14/+37
* * Fix problems caused by Robert Schwebel's cramfs patchwdenk2004-01-041-15/+434
* Initial revisionwdenk2000-12-141-0/+44
OpenPOWER on IntegriCloud