aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2008-12-22sh: mrshpc_setup_windows() needs to be inline.Paul Mundt
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt
2008-12-22sh: Add a simple edosk7705_defconfig for build testing.Paul Mundt
2008-12-22sh: mach-edosk7705: Fix up edosk7705 so it all builds again.Paul Mundt
2008-12-22sh: mach-microdev: Split out the fdc37c93xapm initialization code.Paul Mundt
2008-12-22sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt
2008-12-22sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.Paul Mundt
2008-12-22sh: board-shmin: Convert shmin to use __set_io_port_base().Paul Mundt
2008-12-22sh: Kill off dead mv_init_pci() from machvec.Paul Mundt
2008-12-22sh: Simplify kernel_thread_helper() for sh32.Paul Mundt
2008-12-22sh: Kill off mv_heartbeat() from the machvec.Paul Mundt
2008-12-22sh: Kill off the cayman and microdev special heartbeat code.Paul Mundt
2008-12-22sh: Kill off sh_bios_in_gdb_mode().Paul Mundt
2008-12-22sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt
2008-12-22sh: Run sh_bios through a long overdue Lindent.Paul Mundt
2008-12-22sh: oprofile: Convert op_model_sh7750 to new common interface.Paul Mundt
2008-12-22sh: oprofile: Backtrace support.Dave Peverley
2008-12-22sh: oprofile: Refactor common setup code for multiple driver support.Paul Mundt
2008-12-22sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machinesMatt Fleming
2008-12-22sh: Convert Cayman boards from hw_interrupt_type to irq_chipMatt Fleming
2008-12-22sh: Convert Dreamcast support from hw_interrupt_type to irq_chipMatt Fleming
2008-12-22sh: Convert SystemH board support from hw_interrupt_type to irq_chipMatt Fleming
2008-12-22sh: Convert Microdev boards from hw_interrupt_type to irq_chipMatt Fleming
2008-12-22sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt
2008-12-22sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt
2008-12-22sh: Kill off remaining CONFIG_SH_KGDB bits.Paul Mundt
2008-12-22sh: Generic kgdb stub support.Paul Mundt
2008-12-22sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt
2008-12-22sh: Provide asm/syscall.h for SH-5.Paul Mundt
2008-12-22sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.Paul Mundt
2008-12-22sh: Fix up syscall_get_nr() comment in syscall_32.h.Paul Mundt
2008-12-22sh: Fix up the cpu_asid() return value on nommu.Paul Mundt
2008-12-22sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt
2008-12-22sh: Kill off sh64's unused alloc/free_task_struct() definitions.Paul Mundt
2008-12-22sh: mach-migor: Kill off unused Migo-R machvec.Paul Mundt
2008-12-22sh: add ov772x reset delay on Migo-RMagnus Damm
2008-12-22sh: Drop the special qemu defconfig.Paul Mundt
2008-12-22sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai
2008-12-22sh: Fix an off-by-1 check in __mutex_fastpath_unlock().Paul Mundt
2008-12-22sh: Update rsk701_defconfig to reflect mach-rsk changes.Paul Mundt
2008-12-22sh: Enable leds-gpio in rsk7203 defconfig.Paul Mundt
2008-12-22sh: Consolidate rsk7203/7201 in to a new mach-rsk.Paul Mundt
2008-12-22sh: Provide ftrace_make_call()/ftrace_make_nop().Paul Mundt
2008-12-22sh: Disable -Werror for arch/sh/oprofile/.Paul Mundt
2008-12-22sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower.Takashi YOSHII
2008-12-22Fix incorrect use of loose in c-checksum.cNick Andrew
2008-12-22sh: Fix up the SH-4A mutex fastpath semantics.Paul Mundt
2008-12-22sh: allow CONFIG_CPU_IDLEMagnus Damm
2008-12-22sh: allow CONFIG_PMMagnus Damm