aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-08[POWERPC] iSeries_init_IRQ non-PCI tidyStephen Rothwell1-4/+0
2007-10-03[POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds1-0/+6
2007-08-17[POWERPC] Clean out a bunch of duplicate includesJesper Juhl1-1/+0
2007-06-28[POWERPC] Move iSeries_tb_recal into its own late_initcall.Tony Breeds1-4/+2
2007-04-27[POWERPC] Generic check_legacy_ioportOlaf Hering1-10/+0
2007-01-09[POWERPC] iSeries: fix setup initcallStephen Rothwell1-1/+2
2006-12-04[POWERPC] Fix cputable.h for combined buildStephen Rothwell1-0/+2
2006-12-04[POWERPC] Distinguish POWER6 partition modes and tell userspacePaul Mackerras1-1/+1
2006-12-04[POWERPC] Merge 32 and 64 bits asm-powerpc/io.hBenjamin Herrenschmidt1-2/+2
2006-12-04[POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bitsBenjamin Herrenschmidt1-0/+12
2006-12-04Merge branch 'linux-2.6' into for-linusPaul Mackerras1-0/+5
2006-10-25[POWERPC] Consolidate feature fixup codeBenjamin Herrenschmidt1-0/+5
2006-10-24[POWERPC] Move iSeries initrd logic into device treeMichael Ellerman1-32/+0
2006-10-03[POWERPC] iSeries has no legacy I/OStephen Rothwell1-0/+10
2006-09-25[POWERPC] iSeries: set FW_FEATURE_ISERIES earlierStephen Rothwell1-3/+3
2006-07-13[POWERPC] iseries: Move ItLpNaca into platforms/iseriesMichael Ellerman1-1/+1
2006-07-13[POWERPC] iseries: Make HvLpConfig_get(Primary)LpIndex functionsMichael Ellerman1-0/+1
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt1-8/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[POWERPC] powerpc: Initialise ppc_md htab pointers earlierMichael Ellerman1-5/+2
2006-06-28[POWERPC] Remove remaining iSeries debugger cruftMichael Ellerman1-12/+0
2006-05-24[PATCH] powerpc: split device tree stuff out of iseries/setup.cStephen Rothwell1-577/+1
2006-05-24[PATCH] powerpc: give iSeries device tree nodes better namesStephen Rothwell1-29/+66
2006-05-24[PATCH] powerpc: make iSeries flat device tree stuff staticStephen Rothwell1-18/+22
2006-05-24[PATCH] powerpc: clean up iSeries PCI probeStephen Rothwell1-1/+1
2006-05-24[PATCH] powerpc: move iSeries PCI devices to the device treeStephen Rothwell1-0/+204
2006-05-19[PATCH] powerpc: Unify mem= handlingMichael Ellerman1-22/+0
2006-05-19[PATCH] powerpc: update iSeries viocd and viotape device-treeStephen Rothwell1-4/+4
2006-05-19[PATCH] powerpc: update iSeries vdeviceStephen Rothwell1-2/+3
2006-05-19[PATCH] powerpc: update iSeries viodasd device-tree entriesStephen Rothwell1-2/+2
2006-05-19[PATCH] powerpc: update iseries_veth device-tree informationStephen Rothwell1-3/+5
2006-04-29[PATCH] powerpc: use a common vio_match_device routineStephen Rothwell1-5/+5
2006-04-29[PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell1-0/+4
2006-04-29[PATCH] powerpc: add all the iSeries virtual devices to the device treeStephen Rothwell1-1/+87
2006-04-22[PATCH] powerpc: Remove stale iseries globalOlof Johansson1-5/+0
2006-04-22[PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson1-2/+2
2006-04-04powerpc: iSeries has only 256 IRQsStephen Rothwell1-0/+7
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-4/+5
2006-03-28[PATCH] powerpc: Rename and export ppc64_firmware_featuresMichael Ellerman1-2/+2
2006-03-22[PATCH] powerpc: iseries: Add bootargs to /chosenMichael Ellerman1-0/+1
2006-03-22[PATCH] powerpc: iseries: Add /system-id, /model and /compatibleMichael Ellerman1-0/+20
2006-03-22[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman1-27/+3
2006-03-22[PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman1-10/+1
2006-03-22[PATCH] powerpc: Replace platform_is_lpar() with a firmware featureMichael Ellerman1-3/+7
2006-02-24[PATCH] powerpc: Fix runlatch performance issuesAnton Blanchard1-0/+1
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson1-4/+4
2006-01-11[PATCH] powerpc: Remove redundant setting of htab_addressMichael Ellerman1-6/+0
2006-01-11[PATCH] powerpc: Add ibm,pft-size to iSeries device treeMichael Ellerman1-2/+11
2006-01-11[PATCH] powerpc: Early debugging support for iSeriesMichael Ellerman1-3/+15
2006-01-09powerpc: partly merge iseries do_IRQStephen Rothwell1-10/+0