| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU | Peter Tyser | 2010-04-13 | 1 | -205/+0 |
* | mpc5xxx: Remove all references to MGT5100 | Detlev Zundel | 2010-03-21 | 1 | -7/+0 |
* | mpc5xxx: Support CPU internal watchdog. | Detlev Zundel | 2010-01-25 | 1 | -1/+19 |
* | 5xxx, fdt: move fdt_fixup_memory() to cpu.c file | Heiko Schocher | 2009-12-08 | 1 | -0/+1 |
* | mucmc52, uc101: delete ata@3a00 node, if no CF card is detected | Heiko Schocher | 2009-09-25 | 1 | -0/+20 |
* | Add support for the digsy MTC board. | Grzegorz Bernacki | 2009-03-20 | 1 | -1/+2 |
* | cpu/: get mac address from environment | Mike Frysinger | 2009-03-20 | 1 | -2/+4 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -1/+1 |
* | Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directory | Ben Warren | 2008-09-02 | 1 | -0/+13 |
* | Minor coding style cleanup, updte CHANGELOG | Wolfgang Denk | 2008-08-25 | 1 | -7/+7 |
* | Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards | Axel Beierlein | 2008-08-21 | 1 | -0/+20 |
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | 1 | -1/+1 |
|\ |
|
| * | [new uImage] Pull in libfdt if CONFIG_FIT is enabled | Marian Balakowicz | 2008-02-21 | 1 | -1/+1 |
* | | MPC5200: support setup without FEC | André Schwarz | 2008-03-25 | 1 | -0/+4 |
|/ |
|
* | Move do_fixup* for libfdt into common code | Kumar Gala | 2007-11-21 | 1 | -31/+9 |
* | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT | Grant Likely | 2007-09-06 | 1 | -25/+41 |
* | 5xxx: write MAC address to mac-address and local-mac-address | Timur Tabi | 2007-05-05 | 1 | -0/+4 |
* | [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot message | Grzegorz Wianecki | 2007-05-05 | 1 | -4/+8 |
* | [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripherals | Grant Likely | 2006-11-29 | 1 | -5/+4 |
* | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux. | Stefan Roese | 2006-11-28 | 1 | -0/+28 |
* | Some code cleanup | Wolfgang Denk | 2006-04-16 | 1 | -1/+1 |
* | Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pci | Wolfgang Denk | 2006-04-06 | 1 | -5/+5 |
|\ |
|
| * | Set SDelay register in the DDR controller for the MPC5200B chip. | Rafal Jaworowski | 2006-03-29 | 1 | -5/+5 |
* | | GCC-4.x fixes: clean up global data pointer initialization for all boards. | Wolfgang Denk | 2006-03-31 | 1 | -4/+2 |
|/ |
|
* | * Patch by Mark Jonas, 08 June 2004: | wdenk | 2004-06-09 | 1 | -2/+18 |
* | * Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140 | wdenk | 2003-10-14 | 1 | -1/+2 |
* | * Fix ICU862 environment problem | wdenk | 2003-08-28 | 1 | -19/+5 |
* | * Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4 | wdenk | 2003-07-16 | 1 | -0/+103 |