summaryrefslogtreecommitdiffstats
path: root/cpu/mpc5xxx
Commit message (Expand)AuthorAgeFilesLines
* Big white-space cleanup.Wolfgang Denk2008-05-213-9/+9
* USB: fix more GCC 4.2.x aliasing warningsWolfgang Denk2008-04-251-2/+2
* Remove all the search paths from the .lds files.Jason Wessel2008-04-172-2/+0
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-261-1/+1
|\
| * [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-211-1/+1
* | MPC5200: support setup without FECAndré Schwarz2008-03-251-0/+4
|/
* PPC: Use r2 instead of r29 as global data pointerWolfgang Denk2008-02-141-1/+1
* MPC5200: don't use hardcoded MBAR address in Bestcomm firmwareOliver Weber2008-01-121-4/+4
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-122-2/+2
* added basic support for the MUNICes board.Heiko Schocher2008-01-121-3/+4
* Move do_fixup* for libfdt into common codeKumar Gala2007-11-211-31/+9
* Revert "Correct fixup relocation for MPC5xxx"Grant Likely2007-11-153-1/+3
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-061-25/+41
* MPC5xxx: fix some compiler warnings in USB codeMartin Krause2007-08-291-3/+3
* Minor coding style cleanup.Wolfgang Denk2007-08-291-1/+1
* [UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher2007-08-281-0/+8
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-079-25/+294
|\
| * Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk2007-08-071-1/+1
| |\
| | * cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka2007-08-031-1/+1
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-068-16/+278
| |\ \ | | |/ | |/|
| | * cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-2/+2
| | * cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-094-13/+13
| | * Correct fixup relocation for MPC5xxxGrant Likely2007-07-043-3/+1
| | * Consolidate mpc5xxx linker scriptsGrant Likely2007-07-043-0/+264
| | * cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-044-13/+13
| * | CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka2007-07-111-7/+14
| |/
| * [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-221-2/+2
* | USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher2007-06-061-0/+54
* | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-292-4/+11
|\ \ | |/
| * Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-282-8/+4
| |\
| | * MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-271-4/+0
| | * MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-271-4/+4
| * | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-151-0/+11
| |\ \ | | |/
| | * [MPC5xxx] There are networking problems on the Motion-PRO board withBartlomiej Sieka2007-05-071-0/+11
* | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-071-4/+12
|\ \ \ | |/ /
| * | 5xxx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-05-051-0/+4
| * | [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki2007-05-051-4/+8
* | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-231-0/+4
|\ \ \ | |/ /
| * | [Fix] Set the LED status register on the UC101 for the LXT971 PHY.Heiko Schocher2007-04-141-0/+4
* | | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-231-1/+1
|\ \ \ | |/ / |/| |
| * | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-271-1/+1
| |\ \
| | * | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-271-1/+1
* | | | Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-081-6/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | [PATCH] Added support for the jupiter board.Heiko Schocher2007-02-161-0/+1
* | | | [Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka2007-02-091-4/+4
|/ / /
* | | [PATCH] Add support for the UC101 board from MAN.Heiko Schocher2006-12-212-4/+5
* | | [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripheralsGrant Likely2006-11-291-5/+4
* | | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-281-0/+28
|/ /
* | Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk2006-10-181-1/+1
|\ \
| * | Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-131-1/+1
OpenPOWER on IntegriCloud