summaryrefslogtreecommitdiffstats
path: root/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* fix comments with new drivers organizationMarcel Ziswiler2008-01-091-1/+1
* Merge branch 'lwmon5-no-ocm'Stefan Roese2008-01-092-1/+65
|\
| * ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storageStefan Roese2008-01-091-1/+13
| * ppc4xx: Add 44x cache locking to better support init-ram in d-cacheStefan Roese2008-01-091-0/+52
* | ppc4xx: Move cpu/ppc4xx/vecnum.h into include pathMatthias Fuchs2008-01-096-408/+5
* | ppc4xx: Fix UIC2 vector number baseMatthias Fuchs2008-01-091-16/+16
* | ppc4xx: Return 0 on success in 4xx ethernet driverStefan Roese2008-01-081-2/+3
* | ppc4xx: Remove weak binding from common Denali data-eye search codeLarry Johnson2008-01-051-7/+0
* | 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
OpenPOWER on IntegriCloud