summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx
Commit message (Expand)AuthorAgeLines
* Revert "Correct fixup relocation for MPC5xxx"Grant Likely2007-11-15-1/+3
* Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely2007-09-06-25/+41
* MPC5xxx: fix some compiler warnings in USB codeMartin Krause2007-08-29-3/+3
* Minor coding style cleanup.Wolfgang Denk2007-08-29-1/+1
* [UC101] Fix: if no CF in the board, U-Boot resets sometimes.Heiko Schocher2007-08-28-0/+8
* Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-08-07-25/+294
|\
| * Merge with /home/tur/git/u-boot#cm5200-siWolfgang Denk2007-08-07-1/+1
| |\
| | * cm1_qp1 -> cm5200: single U-Boot image for modules from the cm5200 family.Bartlomiej Sieka2007-08-03-1/+1
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-08-06-16/+278
| |\ \ | | |/ | |/|
| | * cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-2/+2
| | * cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-13/+13
| | * Correct fixup relocation for MPC5xxxGrant Likely2007-07-04-3/+1
| | * Consolidate mpc5xxx linker scriptsGrant Likely2007-07-04-0/+264
| | * cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-13/+13
| * | CM1.QP1: Support for the Schindler CM1.QP1 board.Bartlomiej Sieka2007-07-11-7/+14
| |/
| * [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-2/+2
* | USB: ohci fixes and cleanup for mpc5xxx and IceCube board configMarkus Klotzbuecher2007-06-06-0/+54
* | Merge git://www.denx.de/git/u-boot into 2007_05_15-testingMarkus Klotzbuecher2007-05-29-4/+11
|\ \ | |/
| * Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-28-8/+4
| |\
| | * MPC5XXX, Motion-PRO: Fix PHY initialization problem.Bartlomiej Sieka2007-05-27-4/+0
| | * MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka2007-05-27-4/+4
| * | Merge with /home/tur/git/u-boot#motionproWolfgang Denk2007-05-15-0/+11
| |\ \ | | |/
| | * [MPC5xxx] There are networking problems on the Motion-PRO board withBartlomiej Sieka2007-05-07-0/+11
* | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-05-07-4/+12
|\ \ \ | |/ /
| * | 5xxx: write MAC address to mac-address and local-mac-addressTimur Tabi2007-05-05-0/+4
| * | [PATCH] Use PVR to distinguish MPC5200B from MPC5200 in boot messageGrzegorz Wianecki2007-05-05-4/+8
* | | Merge with git://www.denx.de/git/u-boot.gitMarkus Klotzbuecher2007-04-23-0/+4
|\ \ \ | |/ /
| * | [Fix] Set the LED status register on the UC101 for the LXT971 PHY.Heiko Schocher2007-04-14-0/+4
* | | Merge with git://www.denx.de/git/u-boot.git#testing-USBMarkus Klotzbuecher2007-03-23-1/+1
|\ \ \ | |/ / |/| |
| * | Merge with /home/mk/git/u-boot-generic_ohci#generic_ohciWolfgang Denk2006-11-27-1/+1
| |\ \
| | * | Modified the mpc5xxx and the ppc4xx cpu to use the generic OHCI driverMarkus Klotzbuecher2006-11-27-1/+1
* | | | Merge with /home/hs/jupiter/u-bootWolfgang Denk2007-03-08-6/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | [PATCH] Added support for the jupiter board.Heiko Schocher2007-02-16-0/+1
* | | | [Motion-PRO] Preliminary support for the Motion-PRO board.Bartlomiej Sieka2007-02-09-4/+4
|/ / /
* | | [PATCH] Add support for the UC101 board from MAN.Heiko Schocher2006-12-21-4/+5
* | | [PATCH] [MPC52xx] Use IPB bus frequency for SOC peripheralsGrant Likely2006-11-29-5/+4
* | | [PATCH] Enable the IceCube/lite5200 variants to pass a device tree to Linux.Stefan Roese2006-11-28-0/+28
|/ /
* | Merge with /home/tur/proj/051_uboot_linux_v38b/u-bootWolfgang Denk2006-10-18-1/+1
|\ \
| * | Preliminary patch adding support for the MarelV38B board.Bartlomiej Sieka2006-10-13-1/+1
* | | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* | | Coding style cleanupWolfgang Denk2006-10-09-1/+1
|/ /
* | Merge with /home/m8/git/u-bootWolfgang Denk2006-09-04-9/+13
|\ \
| * | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-9/+13
| |/
* | Added interrupt handling capabilities for mpc5xxx processors.Detlev Zundel2006-09-01-15/+277
* | Add splashscreen support for MCC200 board.Wolfgang Denk2006-08-30-0/+56
|/
* Add support for CONFIG_SERIAL_MULTI on MPC5xxxWolfgang Denk2006-06-16-10/+171
* MPC5200: enable snooping of DMA transactions on XLB even if no PCIWolfgang Denk2006-04-18-4/+4
* Some code cleanupWolfgang Denk2006-04-16-1/+1
* Fix Lite500B support: Merge with /home/raj/git/u-boot.l5200b_pciWolfgang Denk2006-04-06-5/+5
|\
| * Set SDelay register in the DDR controller for the MPC5200B chip.Rafal Jaworowski2006-03-29-5/+5