summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] Provide a way to protect 4k subpages when using 64k pagesPaul Mackerras2008-01-2412-21/+353
* [POWERPC] mpc5200: merge defconfigs for all mpc5200 boardsGrant Likely2008-01-211-57/+496
* [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.cJohn Rigby2008-01-211-93/+107
* [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby2008-01-213-4/+12
* [POWERPC] mpc5200: Add generic support for simple MPC5200 based boardsMarian Balakowicz2008-01-185-5/+112
* [POWERPC] mpc5200: Add Promess Motion-PRO DTSMarian Balakowicz2008-01-181-0/+309
* [POWERPC] mpc5200: add CM5200 DTSMarian Balakowicz2008-01-181-0/+236
* [POWERPC] mpc5200: Add TQM5200 DTSMarian Balakowicz2008-01-181-0/+184
* [POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.Grant Likely2008-01-187-54/+40
* [POWERPC] mpc5200: Add common mpc52xx_setup_pci() routineMarian Balakowicz2008-01-183-11/+20
* [POWERPC] mpc5200: Add 'fsl,lpb' bus type for localplus busMarian Balakowicz2008-01-181-1/+11
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/olof...Paul Mackerras2008-01-1711-180/+227
|\
| * [POWERPC] pasemi: Move electra-ide to pata_of_platformOlof Johansson2008-01-155-113/+17
| * libata: pata_of_platform: OF-Platform PATA device driverAnton Vorontsov2008-01-153-1/+116
| * libata: pata_platform: make probe and remove functions device type neutralAnton Vorontsov2008-01-152-58/+95
| * [POWERPC] pasemi: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-022-12/+3
| * [POWERPC] pasemi: Fix NMI handling checkOlof Johansson2008-01-021-1/+1
* | [POWERPC] Use <linux/of_{platform, device}.h> and not <asm/...> variants.Jon Loeliger2008-01-173-3/+4
* | [POWERPC] Check that the syscall table matches the syscall numbersStephen Rothwell2008-01-173-0/+101
* | [POWERPC] Add hugepagesz boot-time parameterJon Tollefson2008-01-174-34/+98
* | [POWERPC] #address-cells & #size-cells properties are not inheritedMark A. Greer2008-01-171-4/+4
* | [POWERPC] therm_adt746x: Eliminate some build warningsStephen Rothwell2008-01-171-10/+14
* | [POWERPC] therm_windtunnel: Eliminate some build warningsStephen Rothwell2008-01-171-2/+6
* | [POWERPC] arch/powerpc/kernel: Use for_each_child_of_nodeStephen Rothwell2008-01-175-11/+8
* | [POWERPC] cell: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-176-26/+8
* | [POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely2008-01-174-19/+6
* | [POWERPC] therm_pm72: Suppress some compile warningsStephen Rothwell2008-01-171-17/+38
* | [POWERPC] Update .gitignore filesJochen Friedrich2008-01-172-0/+4
* | [POWERPC] pci_32.c: Use for_each_child_of_nodeStephen Rothwell2008-01-171-7/+13
* | [POWERPC] eeh.c: Use for_each_child_of_nodeStephen Rothwell2008-01-171-22/+21
* | [POWERPC] iSeries: eliminate pci_dn bussubnoStephen Rothwell2008-01-173-11/+7
* | [POWERPC] The pci_dn pcidev is only used by EEHStephen Rothwell2008-01-172-2/+1
* | [POWERPC] The pci_dn class_code is only used by EEHStephen Rothwell2008-01-171-1/+1
* | [POWERPC] booting-without-of: localbus should not include board nameAnton Vorontsov2008-01-171-2/+1
* | [POWERPC] Use for_each macros in arch/powerpc/platforms/powermacCyrill Gorcunov2008-01-171-2/+1
* | [POWERPC] Use for_each macros in arch/powerpc/kernelCyrill Gorcunov2008-01-172-5/+5
* | [POWERPC] Use for_each macros in arch/powerpc/sysdevCyrill Gorcunov2008-01-176-38/+25
* | [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-1710-32/+73
* | [POWERPC] Kill sparse warning in HPTE_V_COMPARE()Geert Uytterhoeven2008-01-171-1/+1
* | Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-01-115-29/+56
|\ \
| * | [POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer2008-01-091-3/+3
| * | [POWERPC] Xilinx: updated device tree compatibility to match uboot bsp genera...Stephen Neuendorffer2008-01-091-1/+2
| * | [POWERPC] Xilinx: Update booting-without-of.Stephen Neuendorffer2008-01-091-23/+33
| * | [POWERPC] Xilinx: Add correct compatible list for device tree bus bindings.Stephen Neuendorffer2008-01-091-1/+11
| * | [POWERPC] Xilinx: update compatible list for interrupt controllerStephen Neuendorffer2008-01-091-1/+7
| |/
* | [POWERPC] 4xx: PCIe: Increase max busses per port to 64Stefan Roese2008-01-081-1/+1
* | [POWERPC] 4xx: Add 405GPr and 405EP support in boot wrapperMatthias Fuchs2008-01-083-7/+80
* | [POWERPC] 4xx: enable built-in networking for Sequoia defconfigHollis Blanchard2008-01-082-7/+21
* | [POWERPC] 4xx: Add EMAC support to Kilauea defconfigStefan Roese2008-01-041-2/+21
* | [POWERPC] 4xx: typo in calling machine_device_initcall() for Sequoia boardGrant Likely2008-01-021-1/+1
|/