aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-205/+0
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel1-7/+0
2010-01-25mpc5xxx: Support CPU internal watchdog.Detlev Zundel1-1/+19
2009-12-085xxx, fdt: move fdt_fixup_memory() to cpu.c fileHeiko Schocher1-0/+1
2009-09-25mucmc52, uc101: delete ata@3a00 node, if no CF card is detectedHeiko Schocher1-0/+20
2009-03-20Add support for the digsy MTC board.Grzegorz Bernacki1-1/+2
2009-03-20cpu/: get mac address from environmentMike Frysinger1-2/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+13
2008-08-25Minor coding style cleanup, updte CHANGELOGWolfgang Denk1-7/+7
2008-08-21Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 BoardsAxel Beierlein1-0/+20
2008-03-26Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka1-1/+1
2008-03-25MPC5200: support setup without FECAndré Schwarz1-0/+4
2008-02-21[new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz1-1/+1
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala1-31/+9
2007-09-06Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely1-25/+41
2007-05-055xxx: write MAC address to mac-address and local-mac-addressTimur Tabi1-0/+4
2007-05-05[PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki1-4/+8
2006-11-29[PATCH] [MPC52xx] Use IPB bus frequency for SOC peripheralsGrant Likely1-5/+4
2006-11-28[PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese1-0/+28
2006-04-16Some code cleanupWolfgang Denk1-1/+1
2006-04-06Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk1-5/+5
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2006-03-29Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski1-5/+5
2004-06-09* Patch by Mark Jonas, 08 June 2004:wdenk1-2/+18
2003-10-14* Make sure HUSH is initialized for running auto-update scriptsLABEL_2003_10_14_2140wdenk1-1/+2
2003-08-28* Fix ICU862 environment problemwdenk1-19/+5
2003-07-16* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)U-Boot-0_4_4wdenk1-0/+103