aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/iseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-15[POWERPC] node local IOMMU tablesAnton Blanchard1-1/+1
2006-05-24[PATCH] powerpc: cleanup of iSeries flat device treeStephen Rothwell1-98/+101
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamic - part 2Stephen Rothwell1-43/+19
2006-05-24[PATCH] powerpc: make iSeries flattened device tree dynamicStephen Rothwell2-40/+61
2006-05-24[PATCH] powerpc: split device tree stuff out of iseries/setup.cStephen Rothwell4-578/+622
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 Rothwell2-29/+15
2006-05-24[PATCH] powerpc: remove LogicalSlot from pci_dnStephen Rothwell2-9/+4
2006-05-24[PATCH] powerpc: remove Irq from pci_dnStephen Rothwell1-25/+28
2006-05-24[PATCH] powerpc: remove iSeries_Global_Device_ListStephen Rothwell2-14/+15
2006-05-24[PATCH] powerpc: move iSeries PCI devices to the device treeStephen Rothwell4-200/+286
2006-05-24[PATCH] powerpc: reintroduce HvCallPci_configLoad32Stephen Rothwell1-0/+19
2006-05-24[PATCH] powerpc: tidy up iseries/pci.cStephen Rothwell1-67/+11
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: kill union tce_entryOlof Johansson1-11/+10
2006-04-29[PATCH] powerpc: merge the rest of the vio codeStephen Rothwell5-106/+2
2006-04-29[PATCH] powerpc: use a common vio_match_device routineStephen Rothwell2-17/+5
2006-04-29[PATCH] powerpc: use the device tree for the iSeries vio bus probeStephen Rothwell2-61/+13
2006-04-29[PATCH] powerpc: add all the iSeries virtual devices to the device treeStephen Rothwell2-2/+88
2006-04-22[PATCH] powerpc: Remove stale iseries globalOlof Johansson2-13/+1
2006-04-22[PATCH] powerpc: Don't print chosen idle loop at every bootOlof Johansson1-2/+2
2006-04-22[PATCH] powerpc: remove io_page_maskAnton Blanchard1-3/+0
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: Make more stuff static in platforms/iseries/mf.cMichael Ellerman1-39/+39
2006-03-22[PATCH] powerpc: iseries: Remove pointless iSeries_(restart|power_off|halt)Michael Ellerman2-28/+4
2006-03-22[PATCH] powerpc: iseries: mf related cleanupsMichael Ellerman2-19/+24
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-02-23[PATCH] powerpc: Initialise hvlpevent_queue.lock correctlyMichael Ellerman1-0/+2
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson4-10/+9
2006-01-12[PATCH] powerpc: clean up iommu.h a bitStephen Rothwell4-0/+40
2006-01-12[PATCH] powerpc: iSeries fixes for build with no PCIStephen Rothwell2-2/+8
2006-01-12[PATCH] powerpc: eliminate bitfields from ItLpNacaStephen Rothwell1-4/+1
2006-01-12[PATCH] powerpc: remove bitfields from HvLpEventStephen Rothwell4-37/+16
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-09[PATCH] powerpc: Remove ItLpRegSave area from the pacaDavid Gibson1-0/+7
2006-01-09powerpc: more iseries irq workStephen Rothwell1-20/+33
2006-01-09powerpc: partly merge iseries do_IRQStephen Rothwell3-10/+28
2006-01-09powerpc: use end_IRQ for iseries irqsStephen Rothwell1-11/+10