summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* sparc: remove unused includesBjoern B. Brandenburg2008-09-102-4/+0Star
* sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller2008-09-093-12/+11Star
* sparc32: Fix coding style of sparc_cpu_model setting code.David S. Miller2008-09-091-7/+14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-096-27/+59
|\
| * sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2008-08-291-5/+14
| * sparc32: Implement smp_call_function_single().David S. Miller2008-08-283-20/+33
| * sparc: Add target for a stripped kernelMartin Habets2008-08-252-2/+12
* | sparc32: add init memory poisoningRobert Reif2008-09-041-3/+11
* | sparc: Remove asm/rtc.hDavid S. Miller2008-09-041-26/+0Star
* | sparc32: Kill asm/mostek.h.David S. Miller2008-09-041-133/+0Star
* | sparc32: Kill remaining asm/mostek.h inclusions.David S. Miller2008-09-042-2/+0Star
* | sparc32: use RTC subsystemDavid S. Miller2008-09-043-159/+62Star
* | sparc: Fix handling of LANCE and ESP parent nodes in of_device.cDavid S. Miller2008-09-031-4/+22
* | sparc32: Fix sun4c build warnings.David S. Miller2008-09-021-4/+4
* | sparc64: Implement SSTATE purely using notifiers and initcalls.David S. Miller2008-09-022-20/+0Star
* | sparc64: Move reboot handling into seperate file and kill power reg programming.David S. Miller2008-09-021-6/+0Star
* | sparc64: Clean up CPU chip type probing code.David S. Miller2008-09-011-1/+0Star
* | sparc: remove CONFIG_SUN4Adrian Bunk2008-09-0137-1025/+82Star
* | sparc64: Rewrite central driver.David S. Miller2008-09-011-42/+1Star
* | sparc64: Delete starfire_cpu_setup().David S. Miller2008-08-311-1/+0Star
* | sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-314-4/+4
* | sparc: Stop setting NO_DMA.David S. Miller2008-08-301-3/+0Star
* | sparc: Kill ebus_bus_type.David S. Miller2008-08-302-12/+0Star
* | sparc: Kill EBUS driver layer.David S. Miller2008-08-307-575/+1Star
* | sparc64: Convert EBUS floppy support to pure OF driver.David S. Miller2008-08-301-50/+36Star
* | sparc: Move EBUS DMA interfaces into seperate header file.David S. Miller2008-08-304-32/+37
* | sparc64: Use generic CMOS driver.David S. Miller2008-08-291-8/+2Star
* | sparc: asm/mostek.h is now 32-bit onlyDavid S. Miller2008-08-293-319/+168Star
* | sparc: Delete asm/sbus*.hDavid S. Miller2008-08-293-108/+0Star
* | sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-2911-11/+6Star
* | sparc32: Kill iounit_map_dma_*().David S. Miller2008-08-293-55/+0Star
* | sparc: Kill sbus_bus_type.David S. Miller2008-08-292-10/+0Star
* | sparc: Remove generic SBUS probing layer.David S. Miller2008-08-296-57/+41Star
* | sparc: Add OF archdata propagation helper.David S. Miller2008-08-292-0/+24
* | sparc: Kill sbus_arch_preinit().David S. Miller2008-08-291-9/+3Star
* | sparc32: Kill sbus_is_slave().David S. Miller2008-08-291-7/+0Star
* | sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller2008-08-292-13/+0Star
* | sparc: Kill sbus_devaddr() and sbus_dev_slot().David S. Miller2008-08-292-36/+0Star
* | sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller2008-08-294-39/+0Star
* | sparc: Convert remaining sbus_ioremap() and sbus_iounmap() users.David S. Miller2008-08-296-14/+23
* | sparc: Remove dinky old-style SBUS probing facilities.David S. Miller2008-08-293-27/+0Star
* | sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-293-58/+0Star
* | sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-296-120/+0Star
* | sparc32: Convert sun4d IRQ code to use generic device tree probing.David S. Miller2008-08-291-35/+48
* | sparc32: Convert pmc to OF driver.David S. Miller2008-08-291-29/+28Star
* | sparc32: Convert apc to OF driver.David S. Miller2008-08-291-34/+38
* | sparc32: Make mmu_map_dma_area and mmu_unmap_dma_area take a device pointer.David S. Miller2008-08-295-23/+19Star
* | sparc32: Kill mmu_translate_dvma and implementations.David S. Miller2008-08-294-34/+0Star
* | sparc32: Kill mmu_translate_dvma() usage.David S. Miller2008-08-291-35/+1Star
* | sparc64: Convert SBUS floppy probing to use OF device objects.David S. Miller2008-08-291-18/+27