summaryrefslogtreecommitdiffstats
path: root/include/configs/IceCube.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-231-403/+0
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-241-2/+1
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-2/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* 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
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+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-3/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-0/+11
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+3
* IceCube.h: update configurationWolfgang Denk2010-09-191-1/+5
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-211-12/+1
* net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-091-5/+3
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-113/+113
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-8/+8
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* PPC: Create and use CONFIG_HIGH_BATSBecky Bruce2008-06-031-0/+2
* Big white-space cleanup.Wolfgang Denk2008-05-211-2/+2
* Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boardsTsiChung Liew2008-04-131-0/+1
* Fix quoting problem (preboot setting) in many board config files.Wolfgang Denk2008-03-031-1/+1
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-1/+1
* fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips2007-08-291-3/+0
* Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-121-1/+0
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-071-24/+32
|\
| * include/configs/[A-I]*: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-10/+15
| * include/configs: Use new CONFIG_CMD_* in various [IJKL]* named board config f...Jon Loeliger2007-07-081-19/+19
* | USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher2007-06-061-7/+2
* | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-291-2/+2
|\ \ | |/
| * Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-281-2/+2
| |\
| | * MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-271-2/+2
* | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-231-1/+1
|\ \ \ | |/ /
| * | [RFC PATCH] icecube/lite5200b: fix OF_TBCLK (timebase-frequency) calculationDomen Puncer2007-04-201-1/+1
| |/
* | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-231-1/+8
|\ \ | |/ |/|
| * Fix some endianness issues related to the generic ohci driverMarkus Klotzbuecher2006-11-271-1/+8
* | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-281-0/+13
|/
* Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-291-3/+5
* Add support for Lite5200B board.Wolfgang Denk2006-03-171-1/+48
* Change all '$(...)' variable references into '${...}'Wolfgang Denk2005-11-201-7/+7
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-0/+2
* Fix problems with SNTP support;wdenk2005-04-021-8/+12
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-101-0/+2
* Fix problems with CDROM drive as slave device on Lite5200 IDE bus.wdenk2004-09-281-1/+4
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-1/+1
* * Patch by Mark Jonas: Remove config.tmp files only whenwdenk2004-04-081-3/+6
* Patch by Pierre Aubert, 15 Mar 2004:wdenk2004-03-171-1/+0
* * Patch by Pierre Aubert, 11 Mar 2004:wdenk2004-03-141-8/+8
OpenPOWER on IntegriCloud