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