aboutsummaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)AuthorFilesLines
2007-10-31ppc4xx: Add additional debug info to 4xx fdt supportStefan Roese1-0/+2
2007-10-31ppc4xx: Fix small merge problem in 4xx_enet.cStefan Roese1-1/+1
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese11-100/+532
2007-10-31ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming)Stefan Roese1-0/+11
2007-10-31ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)Stefan Roese1-0/+171
2007-10-31ppc4xx: 4xx_pcie: Change PCIe status output to match common styleStefan Roese1-2/+2
2007-10-31ppc4xx: 4xx_pcie: Disable debug output as defaultStefan Roese1-1/+1
2007-10-31ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese1-39/+54
2007-10-31ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & KatmaiStefan Roese1-1/+24
2007-10-31ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idxStefan Roese1-6/+6
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2-4/+4
2007-10-31ppc4xx: Add a comment for 405EX PCIe endpoint configurationStefan Roese1-0/+6
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)Stefan Roese1-419/+223
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese1-10/+10
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese3-178/+3
2007-10-24delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD1-0/+1
2007-10-24fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD2-7/+7
2007-10-23fix pxa255_idp boardMarcel Ziswiler3-39/+42
2007-10-1686xx: Allow for fewer DDR slots per memory controller.Jon Loeliger1-9/+21
2007-10-15PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti1-0/+16
2007-10-13Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD1-3/+3
2007-10-13Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk3-5/+10
2007-10-04Merge with git://www.denx.de/git/u-boot.gitPeter Pearse3-11/+17
2007-10-02Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-0/+2
2007-10-02ppc4xx: Coding style cleanupStefan Roese2-12/+12
2007-10-02Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki1-4/+8
2007-09-28Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD1-0/+2
2007-09-24[PATCH] Add support for design without interrupt controllerMichal Simek1-0/+7
2007-09-24[FIX] resolve problem with cpu without barrel shifterMichal Simek1-4/+2
2007-09-24[FIX] repair email addressMichal Simek1-1/+1
2007-09-24synchronizition with mainlineMichal Simek3-10/+5
2007-09-24Merge ../u-bootMichal Simek12-20/+24
2007-09-18Move coloured led API to status_led.hPeter Pearse1-1/+1
2007-09-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse10-14/+15
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk10-14/+15
2007-09-11Final tidyPeter Pearse1-0/+0
2007-09-11Merge with git://www.denx.de/git/u-boot.gitPeter Pearse3-6/+10
2007-09-11Merge git://www.denx.de/git/u-bootMichal Simek47-1480/+3922
2007-09-10[MPC512x] Streamline frame handling in the FEC driverGrzegorz Bernacki2-6/+9
2007-09-10Merge with git://www.denx.de/git/u-boot.gitPeter Pearse6-85/+152
2007-09-10Remove compiler warning: target CPU does not support interworkingKyungmin Park1-0/+1
2007-09-08Merge with /home/raj/git/u-boot#440SPe_PCIe_fixesWolfgang Denk4-71/+130
2007-09-08Merge with /home/raj/git/u-boot#ads5121_fixesWolfgang Denk2-14/+22
2007-09-07[PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2-31/+97
2007-09-07[PPC440SPe] Convert machine check exceptions handlingGrzegorz Bernacki3-44/+37
2007-09-07[MPC512x] Proper handling of larger frames in the FEC driverGrzegorz Bernacki1-13/+21
2007-09-07[MPC512x] Correct fixup relocationRafal Jaworowski1-1/+1
2007-09-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse2-107/+310
2007-09-07PXA270: Add support for multiple serial ports.stefano babic1-82/+269
2007-09-06Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely1-25/+41