summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'katmai-ddr-gda'Stefan Roese2008-01-051-59/+37
|\ \
| * | ppc4xx: Remove unused CONFIG_ECC_ERROR_RESET from 44x_spd_ddr2.cStefan Roese2008-01-051-44/+0
| * | ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese2008-01-051-15/+37
| |/
* | ppc4xx: Add functionality to GPIO supportLawrence R. Johnson2008-01-041-23/+40
|/
* ppc4xx: Enable 405EP PCI arbiter per default on all boardsStefan Roese2007-12-281-0/+5
* ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP)Stefan Roese2007-12-281-1/+1
* Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson2007-12-271-0/+2
* Add 440EPx DDR2 SPD DIMM supportLarry Johnson2007-12-271-0/+1254
* Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson2007-12-271-0/+396
* Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-12-271-52/+114
* ppc4xx: fdt: Cleanup setup of cpu node setupStefan Roese2007-12-271-3/+4
* Fix ppc4xx clear_bss() codeAnatolij Gustschin2007-12-271-4/+13
* PPC4xx: Minimal changes to add vxWorks supportNiklaus Giger2007-12-271-1/+5
* ppc4xx: fix flush + invalidate_dcache_range argumentsMatthias Fuchs2007-12-271-3/+3
* ppc4xx: fdt: use fdt_fixup_ethernet()Stefan Roese2007-12-271-71/+2
* ppc4xx: Bring 4xx fdt support up-to-dateStefan Roese2007-12-271-80/+34
* ppc4xx: Correct GPIO offset in gpio_config()Stefan Roese2007-12-111-1/+1
* ppc4xx: Correct 405EX PCIe UTL register mappingStefan Roese2007-11-181-3/+3
* ppc4xx: Enable 405EX PCIe UTL register configurationStefan Roese2007-11-162-4/+42
* ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platformsStefan Roese2007-11-152-78/+62
* ppc4xx: Fix 405EX PCIe UTLSET register setupStefan Roese2007-11-131-2/+2
* ppc4xx: Make USB working with CONFIG_4xx_DCACHE definedMatthias Fuchs2007-11-091-1/+17
* ppc4xx: Remove redundant code from 4xx network driverMatthias Fuchs2007-11-091-5/+3
* ppc4xx: Make output a little shorter on I2C bootrom detectionStefan Roese2007-11-091-34/+19
* ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAMStefan Roese2007-10-312-8/+5
* ppc4xx: Change 4xx ethernet driver to handle cached memory tooStefan Roese2007-10-311-75/+62
* ppc4xx: Add change_tlb function to modify I attribute of TLB(s)Stefan Roese2007-10-311-1/+87
* ppc4xx: Rework 4xx cache supportStefan Roese2007-10-314-135/+290
* ppc4xx: Change autonegotiation timeout from 4 to 5 secondsStefan Roese2007-10-311-1/+1
* ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friendsStefan Roese2007-10-312-73/+74
* ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese2007-10-312-5/+7
* ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board supportStefan Roese2007-10-311-0/+10
* ppc4xx: Rework of 4xx serial driver (4)Stefan Roese2007-10-311-167/+146
* ppc4xx: Rework of 4xx serial driver (1)Stefan Roese2007-10-313-208/+243
* ppc4xx: Correct UART input clock calculation and passing to fdtStefan Roese2007-10-312-4/+15
* ppc4xx: Add freqUART to CPU speed detectionStefan Roese2007-10-312-8/+24
* ppc4xx: Consolidate some of the 405 and 440 macros/structs into 4xxStefan Roese2007-10-314-34/+31
* ppc4xx: Add PCIe endpoint support on Kilauea (405EX)Stefan Roese2007-10-311-10/+21
* ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese2007-10-311-1/+21
* ppc4xx: Add additional debug info to 4xx fdt supportStefan Roese2007-10-311-0/+2
* ppc4xx: Fix small merge problem in 4xx_enet.cStefan Roese2007-10-311-1/+1
* ppc4xx: Add PPC405EX supportStefan Roese2007-10-3111-100/+532
* ppc4xx: Cleanup of 4xx PCI and PCIe support (renaming)Stefan Roese2007-10-311-0/+11
* ppc4xx: Add initial fdt support to 4xx (first needed on 405EX)Stefan Roese2007-10-311-0/+171
* ppc4xx: 4xx_pcie: Change PCIe status output to match common styleStefan Roese2007-10-311-2/+2
* ppc4xx: 4xx_pcie: Disable debug output as defaultStefan Roese2007-10-311-1/+1
* ppc4xx: 4xx_pcie: More general cleanup and 405EX PCIe support addedStefan Roese2007-10-311-39/+54
* ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & KatmaiStefan Roese2007-10-311-1/+24
* ppc4xx: 4xx_pcie: Fix problem with SDRN access using port number as idxStefan Roese2007-10-311-6/+6
* ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese2007-10-312-4/+4
OpenPOWER on IntegriCloud