summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* | sparc32: Call parse_early_param() in setup_arch().David S. Miller2008-09-101-0/+1
* | sparc64: Get rid of pci_controller_info.David S. Miller2008-09-101-0/+3
* | sparc32: Need to close openned RTC device just like sparc64.David S. Miller2008-09-101-3/+6
* | sparc: remove unused includesBjoern B. Brandenburg2008-09-092-4/+0
* | sparc32: Move sun4d show_leds() out of asm/obio.hDavid S. Miller2008-09-083-12/+11
* | sparc32: Fix coding style of sparc_cpu_model setting code.David S. Miller2008-09-081-7/+14
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller2008-09-086-27/+59
|\ \ | |/
| * sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2008-08-281-5/+14
| * sparc32: Implement smp_call_function_single().David S. Miller2008-08-273-20/+33
| * sparc: Add target for a stripped kernelMartin Habets2008-08-242-2/+12
* | sparc32: add init memory poisoningRobert Reif2008-09-031-3/+11
* | sparc: Remove asm/rtc.hDavid S. Miller2008-09-031-26/+0
* | sparc32: Kill asm/mostek.h.David S. Miller2008-09-031-133/+0
* | sparc32: Kill remaining asm/mostek.h inclusions.David S. Miller2008-09-032-2/+0
* | sparc32: use RTC subsystemDavid S. Miller2008-09-033-159/+62
* | 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/+0
* | sparc64: Move reboot handling into seperate file and kill power reg programming.David S. Miller2008-09-021-6/+0
* | sparc64: Clean up CPU chip type probing code.David S. Miller2008-08-311-1/+0
* | sparc: remove CONFIG_SUN4Adrian Bunk2008-08-3137-1025/+82
* | sparc64: Rewrite central driver.David S. Miller2008-08-311-42/+1
* | sparc64: Delete starfire_cpu_setup().David S. Miller2008-08-311-1/+0
* | 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/+0
* | sparc: Kill ebus_bus_type.David S. Miller2008-08-302-12/+0
* | sparc: Kill EBUS driver layer.David S. Miller2008-08-307-575/+1
* | sparc64: Convert EBUS floppy support to pure OF driver.David S. Miller2008-08-291-50/+36
* | sparc: Move EBUS DMA interfaces into seperate header file.David S. Miller2008-08-294-32/+37
* | sparc64: Use generic CMOS driver.David S. Miller2008-08-291-8/+2
* | sparc: asm/mostek.h is now 32-bit onlyDavid S. Miller2008-08-293-319/+168
* | sparc: Delete asm/sbus*.hDavid S. Miller2008-08-293-108/+0
* | sparc: Kill now spurious includes of sbus.hDavid S. Miller2008-08-2911-11/+6
* | sparc32: Kill iounit_map_dma_*().David S. Miller2008-08-293-55/+0
* | sparc: Kill sbus_bus_type.David S. Miller2008-08-292-10/+0
* | sparc: Remove generic SBUS probing layer.David S. Miller2008-08-296-57/+41
* | sparc: Add OF archdata propagation helper.David S. Miller2008-08-292-0/+24
* | sparc: Kill sbus_arch_preinit().David S. Miller2008-08-291-9/+3
* | sparc32: Kill sbus_is_slave().David S. Miller2008-08-291-7/+0
* | sparc: Kill OBP property members of sbus_dev and sbus_busDavid S. Miller2008-08-292-13/+0
* | sparc: Kill sbus_devaddr() and sbus_dev_slot().David S. Miller2008-08-292-36/+0
* | sparc: Kill sbus_ioremap() and sbus_iounmap().David S. Miller2008-08-294-39/+0
* | 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/+0
* | sparc: Remove SBUS layer resource and irq handling.David S. Miller2008-08-293-58/+0
* | sparc: Kill SBUS layer IRQ hooks.David S. Miller2008-08-296-120/+0
* | 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/+28
* | 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/+19
OpenPOWER on IntegriCloud