summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-21[POWERPC] mpc5200: merge defconfigs for all mpc5200 boardsGrant Likely1-57/+496
2008-01-21[POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.cJohn Rigby1-93/+107
2008-01-21[POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby3-4/+12
2008-01-18[POWERPC] mpc5200: Add generic support for simple MPC5200 based boardsMarian Balakowicz5-5/+112
2008-01-18[POWERPC] mpc5200: Add Promess Motion-PRO DTSMarian Balakowicz1-0/+309
2008-01-18[POWERPC] mpc5200: add CM5200 DTSMarian Balakowicz1-0/+236
2008-01-18[POWERPC] mpc5200: Add TQM5200 DTSMarian Balakowicz1-0/+184
2008-01-18[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely7-54/+40
2008-01-18[POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz3-11/+20
2008-01-18[POWERPC] mpc5200: Add 'fsl,lpb' bus type for localplus busMarian Balakowicz1-1/+11
2008-01-17Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras11-180/+227
2008-01-17[POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger3-3/+4
2008-01-17[POWERPC] Check that the syscall table matches the syscall numbersStephen Rothwell3-0/+101
2008-01-17[POWERPC] Add hugepagesz boot-time parameterJon Tollefson4-34/+98
2008-01-17[POWERPC] #address-cells & #size-cells properties are not inheritedMark A. Greer1-4/+4
2008-01-17[POWERPC] therm_adt746x: Eliminate some build warningsStephen Rothwell1-10/+14
2008-01-17[POWERPC] therm_windtunnel: Eliminate some build warningsStephen Rothwell1-2/+6
2008-01-17[POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell5-11/+8
2008-01-17[POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely6-26/+8
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely4-19/+6
2008-01-17[POWERPC] therm_pm72: Suppress some compile warningsStephen Rothwell1-17/+38
2008-01-17[POWERPC] Update .gitignore filesJochen Friedrich2-0/+4
2008-01-17[POWERPC] pci_32.c: Use for_each_child_of_nodeStephen Rothwell1-7/+13
2008-01-17[POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell1-22/+21
2008-01-17[POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell3-11/+7
2008-01-17[POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell2-2/+1
2008-01-17[POWERPC] The pci_dn class_code is only used by EEHStephen Rothwell1-1/+1
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-15[POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson5-113/+17
2008-01-15libata: pata_of_platform: OF-Platform PATA device driverAnton Vorontsov3-1/+116
2008-01-15libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov2-58/+95
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] pasemi: Use machine_*_initcall() hooks in platform codeGrant Likely2-12/+3
2008-01-02[POWERPC] pasemi: Fix NMI handling checkOlof Johansson1-1/+1
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