summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2007-10-31ppc4xx: 4xx_pcie: Change PCIe status output to match common styleStefan Roese
2007-10-31ppc4xx: 4xx_pcie: Disable debug output as defaultStefan Roese
2007-10-31ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese
2007-10-31ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & KatmaiStefan Roese
2007-10-31ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idxStefan Roese
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese
2007-10-31ppc4xx: Add a comment for 405EX PCIe endpoint configurationStefan Roese
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)Stefan Roese
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese
2007-10-23delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD
2007-10-23fix warning: no return statement in function returning non-voidJean-Christophe PLAGNIOL-VILLARD
2007-10-23fix pxa255_idp boardMarcel Ziswiler
2007-10-1686xx: Allow for fewer DDR slots per memory controller.Jon Loeliger
2007-10-15PXA USB OHCI: "usb stop" implementation.Rodolfo Giometti
2007-10-13Fix warning differ in signedness in cpu/pxa/mmc.cJean-Christophe PLAGNIOL-VILLARD
2007-10-13Merge branch 'merge' of git://www.denx.de/git/u-boot-microblazeWolfgang Denk
2007-10-04Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-10-02Merge with git://www.denx.de/git/u-boot.gitStefan Roese
2007-10-02ppc4xx: Coding style cleanupStefan Roese
2007-10-02Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki
2007-09-27Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD
2007-09-23[PATCH] Add support for design without interrupt controllerMichal Simek
2007-09-23[FIX] resolve problem with cpu without barrel shifterMichal Simek
2007-09-23[FIX] repair email addressMichal Simek
2007-09-23synchronizition with mainlineMichal Simek
2007-09-23Merge ../u-bootMichal Simek
2007-09-18Move coloured led API to status_led.hPeter Pearse
2007-09-18Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-09-11Final tidyPeter Pearse
2007-09-11Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-09-10Merge git://www.denx.de/git/u-bootMichal Simek
2007-09-10[MPC512x] Streamline frame handling in the FEC driverGrzegorz Bernacki
2007-09-10Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-09-10Remove compiler warning: target CPU does not support interworkingKyungmin Park
2007-09-08Merge with /home/raj/git/u-boot#440SPe_PCIe_fixesWolfgang Denk
2007-09-08Merge with /home/raj/git/u-boot#ads5121_fixesWolfgang Denk
2007-09-07[PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki
2007-09-07[PPC440SPe] Convert machine check exceptions handlingGrzegorz Bernacki
2007-09-07[MPC512x] Proper handling of larger frames in the FEC driverGrzegorz Bernacki
2007-09-07[MPC512x] Correct fixup relocationRafal Jaworowski
2007-09-07Merge with git://www.denx.de/git/u-boot.gitPeter Pearse
2007-09-06PXA270: Add support for multiple serial ports.stefano babic
2007-09-06Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDTGrant Likely
2007-09-05Changed API name to coloured_led.hPeter Pearse
2007-09-04Add coloured led interface for ARM boards.Peter Pearse
2007-08-29Enable L2 cache for MPC8568MDS boardHaiying Wang
2007-08-29MPC5xxx: fix some compiler warnings in USB codeMartin Krause
2007-08-28Minor coding style cleanup.Wolfgang Denk