summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| * | | | | Merge commit 'u-boot/master' into for-1.3.1Stefan Roese2007-12-1140-196/+246
| |\ \ \ \ \ | | |/ / / /
| * | | | | 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
| * | | | | ppc4xx: Add a comment for 405EX PCIe endpoint configurationStefan Roese2007-10-311-0/+6
| * | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (3)Stefan Roese2007-10-311-419/+223
| * | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese2007-10-311-10/+10
| * | | | | ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese2007-10-313-178/+3
* | | | | | Merge commit 'wd/master'Jon Loeliger2007-12-064-61/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-212-4/+4
| * | | | | Move do_fixup* for libfdt into common codeKumar Gala2007-11-212-57/+13
| | |_|_|/ | |/| | |
* | | | | Merge commit 'remotes/wd/master'Jon Loeliger2007-11-2030-133/+171
|\ \ \ \ \ | |/ / / /
OpenPOWER on IntegriCloud