aboutsummaryrefslogtreecommitdiff
path: root/cpu/ppc4xx
AgeCommit message (Expand)Author
2007-12-27Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson
2007-12-27Add 440EPx DDR2 SPD DIMM supportLarry Johnson
2007-12-27Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson
2007-12-27Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson
2007-12-27ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese
2007-12-27Fix ppc4xx clear_bss() codeAnatolij Gustschin
2007-12-27PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger
2007-12-27ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs
2007-12-27ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese
2007-12-27ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese
2007-12-11ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese
2007-11-18ppc4xx: Correct 405EX PCIe UTL register mappingStefan Roese
2007-11-16ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese
2007-11-15ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese
2007-11-13ppc4xx: Fix 405EX PCIe UTLSET register setupStefan Roese
2007-11-09ppc4xx: Make USB working with CONFIG_4xx_DCACHE definedMatthias Fuchs
2007-11-09ppc4xx: Remove redundant code from 4xx network driverMatthias Fuchs
2007-11-09ppc4xx: Make output a little shorter on I2C bootrom detectionStefan Roese
2007-10-31ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese
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-02ppc4xx: Coding style cleanupStefan Roese
2007-10-02Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki