aboutsummaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Remove all the search paths from the .lds files.Jason Wessel2-2/+0
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
2008-02-14PPC: Use r2 instead of r29 as global data pointerWolfgang Denk1-1/+1
2008-01-12MPC5200: don't use hardcoded MBAR address in Bestcomm firmwareOliver Weber1-4/+4
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2-2/+2
2008-01-12added basic support for the MUNICes board.Heiko Schocher1-3/+4
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala1-31/+9
2007-11-15Revert "Correct fixup relocation for MPC5xxx"Grant Likely3-1/+3
2007-09-06Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely1-25/+41
2007-08-29MPC5xxx: fix some compiler warnings in USB codeMartin Krause1-3/+3
2007-08-29Minor coding style cleanup.Wolfgang Denk1-1/+1
2007-08-28[UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher1-0/+8
2007-08-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher9-25/+294
2007-08-07Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk1-1/+1
2007-08-06Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk8-16/+278
2007-08-03cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka1-1/+1
2007-07-11CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka1-7/+14
2007-07-10cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-2/+2
2007-07-09cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger4-13/+13
2007-07-04Correct fixup relocation for MPC5xxxGrant Likely3-3/+1
2007-07-04Consolidate mpc5xxx linker scriptsGrant Likely3-0/+264
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger4-13/+13
2007-06-22[ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski1-2/+2
2007-06-06USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher1-0/+54
2007-05-29Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2-4/+11
2007-05-28Merge with /home/tur/git/u-boot#motionproWolfgang Denk2-8/+4
2007-05-27MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka1-4/+0
2007-05-27MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka1-4/+4
2007-05-15Merge with /home/tur/git/u-boot#motionproWolfgang Denk1-0/+11
2007-05-07[MPC5xxx] There are networking problems on the Motion-PRO board withBartlomiej Sieka1-0/+11
2007-05-07Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-4/+12
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
2007-04-23Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher1-0/+4
2007-04-14[Fix] Set the LED status register on the UC101 for the LXT971 PHY.Heiko Schocher1-0/+4
2007-03-23Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher1-1/+1
2007-03-08Merge with /home/hs/jupiter/u-bootWolfgang Denk1-6/+7
2007-02-16[PATCH] Added support for the jupiter board.Heiko Schocher1-0/+1
2007-02-09[Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka1-4/+4
2006-12-21[PATCH] Add support for the UC101 board from MAN.Heiko Schocher2-4/+5
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-11-27Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk1-1/+1
2006-11-27Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher1-1/+1
2006-10-18Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk1-1/+1
2006-10-13Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-09Coding style cleanupWolfgang Denk1-1/+1