summaryrefslogtreecommitdiffstats
path: root/include/configs/IceCube.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Patch by Tolunay Orkun, 5 Mar 2004:wdenk2004-03-141-2/+2
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-141-0/+7
* * Patch by Pierre Aubert, 26 Feb 2004wdenk2004-02-271-2/+42
* * Patch by Markus Pietrek, 24 Feb 2004:wdenk2004-02-261-2/+13
* * Patch by Masami Komiy, 22 Feb 2004:wdenk2004-02-241-2/+2
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-0/+1
* * Fix IceCube CLKIN configuration (it's 33.000000MHz)wdenk2003-12-201-1/+18
* * Enabled password check on RMU boardwdenk2003-12-031-1/+1
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-071-11/+43
* * Fix parameter passing to standalone images with bootm commandwdenk2003-10-301-0/+5
OpenPOWER on IntegriCloud