aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-31sparc64: Clean up CPU chip type probing code.David S. Miller1-1/+0
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk37-1025/+82
2008-08-31sparc64: Rewrite central driver.David S. Miller1-42/+1
2008-08-31sparc64: Delete starfire_cpu_setup().David S. Miller1-1/+0
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller4-4/+4
2008-08-30sparc: Stop setting NO_DMA.David S. Miller1-3/+0
2008-08-30sparc: Kill ebus_bus_type.David S. Miller2-12/+0
2008-08-30sparc: Kill EBUS driver layer.David S. Miller7-575/+1
2008-08-29sparc64: Convert EBUS floppy support to pure OF driver.David S. Miller1-50/+36
2008-08-29sparc: Move EBUS DMA interfaces into seperate header file.David S. Miller4-32/+37
2008-08-29sparc64: Use generic CMOS driver.David S. Miller1-8/+2
2008-08-29sparc: asm/mostek.h is now 32-bit onlyDavid S. Miller3-319/+168
2008-08-29sparc: Delete asm/sbus*.hDavid S. Miller3-108/+0
2008-08-29sparc: Kill now spurious includes of sbus.hDavid S. Miller11-11/+6
2008-08-29sparc32: Kill iounit_map_dma_*().David S. Miller3-55/+0
2008-08-29sparc: Kill sbus_bus_type.David S. Miller2-10/+0
2008-08-29sparc: Remove generic SBUS probing layer.David S. Miller6-57/+41
2008-08-29sparc: Add OF archdata propagation helper.David S. Miller2-0/+24
2008-08-29sparc: Kill sbus_arch_preinit().David S. Miller1-9/+3
2008-08-29sparc32: Kill sbus_is_slave().David S. Miller1-7/+0
2008-08-29sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller2-13/+0
2008-08-29sparc: Kill sbus_devaddr() and sbus_dev_slot().David S. Miller2-36/+0
2008-08-29sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller4-39/+0
2008-08-29sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller6-14/+23
2008-08-29sparc: Remove dinky old-style SBUS probing facilities.David S. Miller3-27/+0
2008-08-29sparc: Remove SBUS layer resource and irq handling.David S. Miller3-58/+0
2008-08-29sparc: Kill SBUS layer IRQ hooks.David S. Miller6-120/+0
2008-08-29sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller1-35/+48
2008-08-29sparc32: Convert pmc to OF driver.David S. Miller1-29/+28
2008-08-29sparc32: Convert apc to OF driver.David S. Miller1-34/+38
2008-08-29sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller5-23/+19
2008-08-29sparc32: Kill mmu_translate_dvma and implementations.David S. Miller4-34/+0
2008-08-29sparc32: Kill mmu_translate_dvma() usage.David S. Miller1-35/+1
2008-08-29sparc64: Convert SBUS floppy probing to use OF device objects.David S. Miller1-18/+27
2008-08-29sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller5-9/+23
2008-08-29sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller3-88/+0
2008-08-29sparc32: Implement more generic dma_*() interfaces.David S. Miller5-6/+298
2008-08-29sparc32: Make mmu_{get,release}_*() take a struct device pointer.David S. Miller4-53/+47
2008-08-29sparc: Make SBUS DMA interfaces take struct device.David S. Miller4-71/+42
2008-08-29sparc32: Make IOMMU and IO-UNIT init work with device nodes.David S. Miller5-40/+45
2008-08-29sparc: Kill SBUS DVMA layer.David S. Miller5-499/+147
2008-08-29sparc: Kill videopix SBUS driver.David S. Miller2-59/+0
2008-08-29sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller3-75/+0
2008-08-28sparc: Fix resource flags for PCI children in OF device tree.David S. Miller1-5/+14
2008-08-27sparc32: Implement smp_call_function_single().David S. Miller3-20/+33
2008-08-25sparc64: Fix irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2-4/+6
2008-08-24sparc64: Add generic interface for registering a dimm printing handler.David S. Miller1-0/+9
2008-08-24sparc: Add target for a stripped kernelMartin Habets2-2/+12
2008-08-24sparc: Add GPIO layer support.David S. Miller2-0/+42
2008-08-24sparc: Implement irq_of_parse_and_map() and irq_dispose_mapping().David S. Miller2-0/+19