| Commit message (Expand) | Author | Age | Lines |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | lite5200b_PM: fix compile warning | Wolfgang Denk | 2010-10-24 | -1/+1 |
* | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk | 2010-10-18 | -24/+0 |
* | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk | 2010-10-18 | -23/+2 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -5/+6 |
* | mpc5xxx: Remove all references to MGT5100 | Detlev Zundel | 2010-03-21 | -82/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -29/+29 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | -0/+1 |
* | Moved initialization of NS8382X Ethernet controller to board_eth_init() | Ben Warren | 2008-09-02 | -0/+6 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -2/+2 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -2/+2 |
* | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT | Grant Likely | 2007-09-06 | -5/+2 |
* | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -2/+2 |
* | Remove obsolete mpc5xxx linker scripts (2 of 3) | Grant Likely | 2007-07-04 | -125/+0 |
* | [PATCH] icecube/lite5200b: wakeup from low-power support | Domen Puncer | 2007-04-16 | -0/+49 |
* | Code cleanup. | Wolfgang Denk | 2006-11-30 | -1/+1 |
* | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux. | Stefan Roese | 2006-11-28 | -0/+12 |
* | - Add MPC5XXX register definition MPC5XXX_WU_GPIO_DATA_I and change the | Bartlomiej Sieka | 2006-11-01 | -5/+3 |
* | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk | 2006-10-09 | -1/+1 |
* | Add support for a saving build objects in a separate directory. | Marian Balakowicz | 2006-09-01 | -8/+12 |
* | Some code cleanup | Wolfgang Denk | 2006-04-16 | -6/+6 |
* | Set SDelay register in the DDR controller for the MPC5200B chip. | Rafal Jaworowski | 2006-03-29 | -0/+21 |
* | Add support for Lite5200B board. | Wolfgang Denk | 2006-03-17 | -4/+48 |
* | (no commit message) | Wolfgang Denk | 2005-12-12 | -0/+1 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -7/+7 |
* | Fix problems with ld version 2.16 (dot outside sections problem) | Wolfgang Denk | 2005-08-31 | -0/+2 |
* | Major upate of JFFS2 code; now in sync with snapshot of MTD CVS of | wdenk | 2005-05-05 | -1/+1 |
* | Fix bug in the SDRAM initialization code for canmb, IceCube and | wdenk | 2005-04-21 | -4/+7 |
* | Fix problems with CDROM drive as slave device on Lite5200 IDE bus. | wdenk | 2004-09-28 | -0/+4 |
* | * Modify KUP4X board configuration to use SL811 driver for USB memory | wdenk | 2004-04-23 | -9/+8 |
* | * Temporarily disabled John Kerl's extended MII command code because | wdenk | 2004-04-18 | -78/+228 |
* | Code cleanup; make several boards compile & link. | wdenk | 2004-03-14 | -1/+1 |
* | * Patch by Tolunay Orkun, 5 Mar 2004: | wdenk | 2004-03-14 | -6/+6 |
* | * Patch by Yuli Barcohen, 4 Mar 2004: | wdenk | 2004-03-14 | -0/+25 |
* | * Fix SDRAM timings for LITE5200 / IceCube board | wdenk | 2004-03-02 | -6/+6 |
* | Add a common get_ram_size() function and modify the the | wdenk | 2004-01-06 | -42/+4 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -1/+1 |
* | * Fix IceCube CLKIN configuration (it's 33.000000MHz) | wdenk | 2003-12-20 | -0/+54 |
* | * Patch by Bernhard Kuhn, 28 Oct 2003: | wdenk | 2003-11-07 | -3/+16 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -4/+4 |
* | * Add support for SK98xx driver | wdenk | 2003-09-05 | -8/+29 |
* | * Fix ICU862 environment problem | wdenk | 2003-08-28 | -2/+9 |
* | * Make Ethernet autonegotiation on INCA-IP work for all clock rates; | wdenk | 2003-08-17 | -35/+83 |
* | * Fix PCI support for MPC5200 / IceCube Board | wdenk | 2003-08-05 | -0/+12 |
* | * Add support for IceCube board (with MGT5100 and MPC5200 CPUs) | wdenk | 2003-07-16 | -0/+796 |