summaryrefslogtreecommitdiff
path: root/cpu
AgeCommit message (Expand)Author
2007-10-31ppc4xx: Change 4xx ethernet driver to handle cached memory tooStefan Roese
2007-10-31ppc4xx: Add change_tlb function to modify I attribute of TLB(s)Stefan Roese
2007-10-31ppc4xx: Rework 4xx cache supportStefan Roese
2007-10-31ppc4xx: Change autonegotiation timeout from 4 to 5 secondsStefan Roese
2007-10-31ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friendsStefan Roese
2007-10-31ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese
2007-10-31ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese
2007-10-31ppc4xx: Rework of 4xx serial driver (4)Stefan Roese
2007-10-31ppc4xx: Rework of 4xx serial driver (1)Stefan Roese
2007-10-31ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese
2007-10-31ppc4xx: Add freqUART to CPU speed detectionStefan Roese
2007-10-31ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese
2007-10-31ppc4xx: Add PCIe endpoint support on Kilauea (405EX)Stefan Roese
2007-10-31ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese
2007-10-31ppc4xx: Add additional debug info to 4xx fdt supportStefan Roese
2007-10-31ppc4xx: Fix small merge problem in 4xx_enet.cStefan Roese
2007-10-31ppc4xx: Add PPC405EX supportStefan Roese
2007-10-31ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming)Stefan Roese
2007-10-31ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)Stefan Roese
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-24delta: Fix OHCI_REGS_BASE undeclared and wait_ms implicit declarationJean-Christophe PLAGNIOL-VILLARD
2007-10-24fix 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-28Fix missing DECLARE_GLOBAL_DATA_PTR on CONFIG_LPC2292 in serialJean-Christophe PLAGNIOL-VILLARD
2007-09-24[PATCH] Add support for design without interrupt controllerMichal Simek
2007-09-24[FIX] resolve problem with cpu without barrel shifterMichal Simek
2007-09-24[FIX] repair email addressMichal Simek
2007-09-24synchronizition with mainlineMichal Simek
2007-09-24Merge ../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