summaryrefslogtreecommitdiff
path: root/include/configs/jupiter.h
Commit message (Expand)AuthorAgeLines
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-24-2/+1
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-04-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-3/+0
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-3/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-0/+9
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-09-2/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-65/+65
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-1/+1
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-03-0/+2
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-13-0/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-03-1/+1
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-06-1/+1
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-29-3/+0
* include/configs/[g-o]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-10-1/+13
* include/configs: Use new CONFIG_CMD_* in various j* and k* named board config...Jon Loeliger2007-07-05-12/+12
* Make SC3 board build with 'make O='; use 'addcons' consistentlyWolfgang Denk2007-03-13-3/+3
* Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-13-3/+17
|\
| * [PATCH] update board config for jupiter Board:Heiko Schocher2007-03-13-3/+17
* | Minor cleanupWolfgang Denk2007-03-08-1/+1
|/
* [PATCH] Added support for the jupiter board.Heiko Schocher2007-02-16-0/+277