summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-17[POWERPC] booting-without-of: localbus should not include board nameAnton Vorontsov1-2/+1
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov1-2/+1
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/kernelCyrill Gorcunov2-5/+5
2008-01-17[POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov6-38/+25
2008-01-17[POWERPC] Add of_find_matching_node() helper functionGrant Likely10-32/+73
2008-01-17[POWERPC] Kill sparse warning in HPTE_V_COMPARE()Geert Uytterhoeven1-1/+1
2008-01-11Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer5-29/+56
2008-01-09[POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer1-3/+3
2008-01-09[POWERPC] Xilinx: updated device tree compatibility to match uboot bsp genera...Stephen Neuendorffer1-1/+2
2008-01-09[POWERPC] Xilinx: Update booting-without-of.Stephen Neuendorffer1-23/+33
2008-01-09[POWERPC] Xilinx: Add correct compatible list for device tree bus bindings.Stephen Neuendorffer1-1/+11
2008-01-09[POWERPC] Xilinx: update compatible list for interrupt controllerStephen Neuendorffer1-1/+7
2008-01-08[POWERPC] 4xx: PCIe: Increase max busses per port to 64Stefan Roese1-1/+1
2008-01-08[POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapperMatthias Fuchs3-7/+80
2008-01-08[POWERPC] 4xx: enable built-in networking for Sequoia defconfigHollis Blanchard2-7/+21
2008-01-04[POWERPC] 4xx: Add EMAC support to Kilauea defconfigStefan Roese1-2/+21
2008-01-02[POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia boardGrant Likely1-1/+1
2007-12-31Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Paul Mackerras5-14/+100
2007-12-31Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allo...Paul Mackerras1-10/+3
2007-12-28[POWERPC] Enable CONFIG_PCI_MSI and CONFIG_MD in pasemi_defconfigOlof Johansson1-4/+26
2007-12-28[POWERPC] pasemi: Distribute interrupts evenly across cpusOlof Johansson3-1/+9
2007-12-28[POWERPC] pasemi: Implement NMI supportOlof Johansson4-10/+66
2007-12-25[POWERPC] 4xx: Update defconfigsJosh Boyer10-36/+43
2007-12-25[POWERPC] 4xx: Minor coding style cleanups for 4xx bootwrapperJosh Boyer1-7/+6
2007-12-24[POWERPC] 4xx: Use machine_device_initcall for bus probeJosh Boyer11-44/+11
2007-12-24[POWERPC] Remove unneeded variable declarations from mpc837x_mdsJosh Boyer1-5/+0
2007-12-24[POWERPC] Conditionally compile e200 and e500 platforms in cputableJosh Boyer1-0/+3
2007-12-24[POWERPC] 4xx: Mark of_bus structures as __initdataJosh Boyer10-11/+10
2007-12-23[POWERPC] 4xx: Update Kilauea, Rainier, and Walnut defconfigsJosh Boyer4-18/+135
2007-12-23[POWERPC] 4xx: Makalu defconfigStefan Roese1-0/+812
2007-12-23[POWERPC] 4xx: Makalu dtsStefan Roese1-0/+347
2007-12-23[POWERPC] 4xx: Add AMCC Makalu board support to platforms/40xStefan Roese3-0/+72
2007-12-23[POWERPC] 4xx: Change Kilauea PCIe bus ranges in dts fileStefan Roese1-4/+4
2007-12-23[POWERPC] 4xx: Add aliases node to 4xx dts filesStefan Roese9-1/+68
2007-12-23[POWERPC] 4xx: Add PCI entry to 440GRx Rainier DTS.Valentine Barshak1-0/+27
2007-12-23[POWERPC] 4xx: update 440EP(x)/440GR(x) identical PVR issue workaroundValentine Barshak1-12/+25
2007-12-23[POWERPC] 4xx: Rename CPU nodes to avoid dtc incompatibilityJosh Boyer9-18/+27
2007-12-23[POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driverStefan Roese1-0/+2
2007-12-23[POWERPC] 4xx: Add Kilauea PCIe support to dts and KconfigStefan Roese2-0/+83
2007-12-23[POWERPC] 4xx: Change Kilauea dts to support new EMAC device tree propertiesStefan Roese1-0/+5
2007-12-23[POWERPC] 4xx: Add 405EX CPU type needed for EMAC support on KilaueaStefan Roese1-0/+6
2007-12-23[POWERPC] 4xx: Fix TLB 0 problem with CONFIG_SERIAL_TEXT_DEBUGStefan Roese3-36/+23
2007-12-23[POWERPC] 4xx: libfdt and pci fixes for RainierJosh Boyer2-1/+4
2007-12-23[POWERPC] 4xx: Include missing headerJosh Boyer1-0/+1
2007-12-23[POWERPC] 44x: Sequoia and Rainier updates for 2.6.25Valentine Barshak4-4/+7
2007-12-23[POWERPC] 4xx: Fix 440grx setup function to call 440A fixupJosh Boyer1-1/+5
2007-12-23[POWERPC] 4xx: Add PCI entry to 440EPx Sequoia DTS.Valentine Barshak1-0/+27
2007-12-23[POWERPC] 4xx: Correct 440GRx machine_check callbackValentine Barshak1-1/+1
2007-12-23[POWERPC] 4xx: rework UIC cascade irq handlingValentine Barshak1-17/+19
2007-12-23[POWERPC] 4xx: make UIC use generic level irq handlerValentine Barshak1-62/+19