summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: mach-microdev: Split out the fdc37c93xapm initialization code.Paul Mundt2008-12-223-181/+167
* sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt2008-12-222-10/+2
* sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.Paul Mundt2008-12-222-6/+35
* sh: board-shmin: Convert shmin to use __set_io_port_base().Paul Mundt2008-12-221-11/+3
* sh: Kill off dead mv_init_pci() from machvec.Paul Mundt2008-12-221-1/+0
* sh: Simplify kernel_thread_helper() for sh32.Paul Mundt2008-12-221-15/+4
* sh: Kill off mv_heartbeat() from the machvec.Paul Mundt2008-12-223-12/+0
* sh: Kill off the cayman and microdev special heartbeat code.Paul Mundt2008-12-225-166/+0
* sh: Kill off sh_bios_in_gdb_mode().Paul Mundt2008-12-222-18/+0
* sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt2008-12-221-2/+2
* sh: Run sh_bios through a long overdue Lindent.Paul Mundt2008-12-221-36/+34
* serial: sh-sci: Generalize port pin initialization.Paul Mundt2008-12-222-114/+43
* serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt2008-12-222-27/+29
* serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt2008-12-221-23/+26
* serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt2008-12-221-28/+10
* sh: oprofile: Convert op_model_sh7750 to new common interface.Paul Mundt2008-12-221-94/+78
* sh: oprofile: Backtrace support.Dave Peverley2008-12-222-0/+127
* sh: oprofile: Refactor common setup code for multiple driver support.Paul Mundt2008-12-224-30/+178
* sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machinesMatt Fleming2008-12-221-2/+0
* sh: Convert Cayman boards from hw_interrupt_type to irq_chipMatt Fleming2008-12-221-27/+8
* sh: Convert Dreamcast support from hw_interrupt_type to irq_chipMatt Fleming2008-12-222-106/+91
* sh: Convert SystemH board support from hw_interrupt_type to irq_chipMatt Fleming2008-12-221-31/+6
* sh: Convert Microdev boards from hw_interrupt_type to irq_chipMatt Fleming2008-12-221-29/+7
* sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt2008-12-226-5/+314
* fb: SH-5 uses __raw I/O accessors now also, drop the special casing.Paul Mundt2008-12-221-1/+1
* sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt2008-12-228-94/+440
* sh: Kill off remaining CONFIG_SH_KGDB bits.Paul Mundt2008-12-222-180/+0
* serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt2008-12-221-181/+20
* sh: Generic kgdb stub support.Paul Mundt2008-12-2215-1244/+328
* sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too.Paul Mundt2008-12-223-4/+4
* sh: Provide linux/regset.h interface for SH-5.Paul Mundt2008-12-223-4/+186
* sh: Provide asm/syscall.h for SH-5.Paul Mundt2008-12-223-32/+108
* sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.Paul Mundt2008-12-221-45/+48
* sh: Fix up syscall_get_nr() comment in syscall_32.h.Paul Mundt2008-12-221-1/+1
* sh: Fix up the cpu_asid() return value on nommu.Paul Mundt2008-12-222-3/+3
* sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt2008-12-225-43/+81
* sh: Kill off sh64's unused alloc/free_task_struct() definitions.Paul Mundt2008-12-221-12/+0
* sh: mach-migor: Kill off unused Migo-R machvec.Paul Mundt2008-12-221-9/+0
* sh: add ov772x reset delay on Migo-RMagnus Damm2008-12-221-0/+1
* sh: Drop the special qemu defconfig.Paul Mundt2008-12-221-949/+0
* sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai2008-12-221-2/+2
* sh: Fix an off-by-1 check in __mutex_fastpath_unlock().Paul Mundt2008-12-221-1/+1
* sh: Update rsk701_defconfig to reflect mach-rsk changes.Paul Mundt2008-12-221-1/+13
* sh: Enable leds-gpio in rsk7203 defconfig.Paul Mundt2008-12-221-12/+53
* sh: Consolidate rsk7203/7201 in to a new mach-rsk.Paul Mundt2008-12-228-100/+44
* sh: Provide ftrace_make_call()/ftrace_make_nop().Paul Mundt2008-12-221-0/+24
* sh: Disable -Werror for arch/sh/oprofile/.Paul Mundt2008-12-221-2/+0
* sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower.Takashi YOSHII2008-12-224-629/+713
* Fix incorrect use of loose in c-checksum.cNick Andrew2008-12-221-2/+2
* sh: Fix up the SH-4A mutex fastpath semantics.Paul Mundt2008-12-221-16/+21
OpenPOWER on IntegriCloud