summaryrefslogtreecommitdiff
path: root/board/icecube
Commit message (Expand)AuthorAgeLines
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* lite5200b_PM: fix compile warningWolfgang Denk2010-10-24-1/+1
* config.mk cleanup: drop "-I$(TOPDIR)/board" entriesWolfgang Denk2010-10-18-24/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-23/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-5/+6
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-82/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-29/+29
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-3/+3
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-0/+1
* Moved initialization of NS8382X Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-13-2/+2
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-2/+2
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-06-5/+2
* board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-2/+2
* Remove obsolete mpc5xxx linker scripts (2 of 3)Grant Likely2007-07-04-125/+0
* [PATCH] icecube/lite5200b: wakeup from low-power supportDomen Puncer2007-04-16-0/+49
* Code cleanup.Wolfgang Denk2006-11-30-1/+1
* [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-28-0/+12
* - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change theBartlomiej Sieka2006-11-01-5/+3
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+12
* Some code cleanupWolfgang Denk2006-04-16-6/+6
* Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-29-0/+21
* Add support for Lite5200B board.Wolfgang Denk2006-03-17-4/+48
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-7/+7
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Major upate of JFFS2 code; now in sync with snapshot of MTD CVS ofwdenk2005-05-05-1/+1
* Fix bug in the SDRAM initialization code for canmb, IceCube andwdenk2005-04-21-4/+7
* Fix problems with CDROM drive as slave device on Lite5200 IDE bus.wdenk2004-09-28-0/+4
* * Modify KUP4X board configuration to use SL811 driver for USB memorywdenk2004-04-23-9/+8
* * Temporarily disabled John Kerl's extended MII command code becausewdenk2004-04-18-78/+228
* Code cleanup; make several boards compile & link.wdenk2004-03-14-1/+1
* * Patch by Tolunay Orkun, 5 Mar 2004:wdenk2004-03-14-6/+6
* * Patch by Yuli Barcohen, 4 Mar 2004:wdenk2004-03-14-0/+25
* * Fix SDRAM timings for LITE5200 / IceCube boardwdenk2004-03-02-6/+6
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-42/+4
* * Cleanup lowboot code for MPC5200wdenk2004-01-02-1/+1
* * Fix IceCube CLKIN configuration (it's 33.000000MHz)wdenk2003-12-20-0/+54
* * Patch by Bernhard Kuhn, 28 Oct 2003:wdenk2003-11-07-3/+16
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-4/+4
* * Add support for SK98xx driverwdenk2003-09-05-8/+29
* * Fix ICU862 environment problemwdenk2003-08-28-2/+9
* * Make Ethernet autonegotiation on INCA-IP work for all clock rates;wdenk2003-08-17-35/+83
* * Fix PCI support for MPC5200 / IceCube Boardwdenk2003-08-05-0/+12
* * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk2003-07-16-0/+796