summaryrefslogtreecommitdiffstats
path: root/board/icecube
Commit message (Expand)AuthorAgeFilesLines
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-29/+29
* 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
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-2/+2
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-5/+2
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
* Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely2007-07-041-125/+0
* [PATCH] icecube/lite5200b: wakeup from low-power supportDomen Puncer2007-04-161-0/+49
* Code cleanup.Wolfgang Denk2006-11-301-1/+1
* [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-281-0/+12
* - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-011-5/+3
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-012-8/+12
* Some code cleanupWolfgang Denk2006-04-161-6/+6
* Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-291-0/+21
* Add support for Lite5200B board.Wolfgang Denk2006-03-173-4/+48
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-132-7/+7
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk2005-05-051-1/+1
* Fix bug in the SDRAM initialization code for canmb, IceCube andwdenk2005-04-211-4/+7
* Fix problems with CDROM drive as slave device on Lite5200 IDE bus.wdenk2004-09-281-0/+4
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-231-9/+8
* * Temporarily disabled John Kerl's extended MII command code becausewdenk2004-04-183-78/+228
* Code cleanup; make several boards compile & link.wdenk2004-03-141-1/+1
* * Patch by Tolunay Orkun, 5 Mar 2004:wdenk2004-03-141-6/+6
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-141-0/+25
* * Fix SDRAM timings for LITE5200 / IceCube boardwdenk2004-03-021-6/+6
* Add a common get_ram_size() function and modify the thewdenk2004-01-061-42/+4
* * Cleanup lowboot code for MPC5200wdenk2004-01-021-1/+1
* * Fix IceCube CLKIN configuration (it's 33.000000MHz)wdenk2003-12-201-0/+54
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-072-3/+16
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-152-4/+4
* * Add support for SK98xx driverwdenk2003-09-052-8/+29
* * Fix ICU862 environment problemwdenk2003-08-281-2/+9
* * Make Ethernet autonegotiation on INCA-IP work for all clock rates;wdenk2003-08-171-35/+83
* * Fix PCI support for MPC5200 / IceCube Boardwdenk2003-08-051-0/+12
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-165-0/+796
OpenPOWER on IntegriCloud