Age | Commit message (Expand) | Author |
2008-12-22 | sh: Enable skipping of bss on debug platforms for sh32 also. | Paul Mundt |
2008-12-22 | doc: Update sh cpufreq documentation. | Paul Mundt |
2008-12-22 | sh: mrshpc_setup_windows() needs to be inline. | Paul Mundt |
2008-12-22 | serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL. | Paul Mundt |
2008-12-22 | sh: Kill off cf-enabler with extreme prejudice. | Paul Mundt |
2008-12-22 | sh: Add a simple edosk7705_defconfig for build testing. | Paul Mundt |
2008-12-22 | sh: mach-edosk7705: Fix up edosk7705 so it all builds again. | Paul Mundt |
2008-12-22 | sh: mach-microdev: Split out the fdc37c93xapm initialization code. | Paul Mundt |
2008-12-22 | sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). | Paul Mundt |
2008-12-22 | sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk. | Paul Mundt |
2008-12-22 | sh: board-shmin: Convert shmin to use __set_io_port_base(). | Paul Mundt |
2008-12-22 | sh: Kill off dead mv_init_pci() from machvec. | Paul Mundt |
2008-12-22 | sh: Simplify kernel_thread_helper() for sh32. | Paul Mundt |
2008-12-22 | sh: Kill off mv_heartbeat() from the machvec. | Paul Mundt |
2008-12-22 | sh: Kill off the cayman and microdev special heartbeat code. | Paul Mundt |
2008-12-22 | sh: Kill off sh_bios_in_gdb_mode(). | Paul Mundt |
2008-12-22 | sh: export sh_bios_get_node_addr() symbol for stnic module. | Paul Mundt |
2008-12-22 | sh: Run sh_bios through a long overdue Lindent. | Paul Mundt |
2008-12-22 | serial: sh-sci: Generalize port pin initialization. | Paul Mundt |
2008-12-22 | serial: sh-sci: Tidy up fifo overrun error handling. | Paul Mundt |
2008-12-22 | serial: sh-sci: pr_debug() -> dev_dbg() conversion. | Paul Mundt |
2008-12-22 | serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock. | Paul Mundt |
2008-12-22 | sh: oprofile: Convert op_model_sh7750 to new common interface. | Paul Mundt |
2008-12-22 | sh: oprofile: Backtrace support. | Dave Peverley |
2008-12-22 | sh: oprofile: Refactor common setup code for multiple driver support. | Paul Mundt |
2008-12-22 | sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines | Matt Fleming |
2008-12-22 | sh: Convert Cayman boards from hw_interrupt_type to irq_chip | Matt Fleming |
2008-12-22 | sh: Convert Dreamcast support from hw_interrupt_type to irq_chip | Matt Fleming |
2008-12-22 | sh: Convert SystemH board support from hw_interrupt_type to irq_chip | Matt Fleming |
2008-12-22 | sh: Convert Microdev boards from hw_interrupt_type to irq_chip | Matt Fleming |
2008-12-22 | sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. | Paul Mundt |
2008-12-22 | fb: SH-5 uses __raw I/O accessors now also, drop the special casing. | Paul Mundt |
2008-12-22 | sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). | Paul Mundt |
2008-12-22 | sh: Kill off remaining CONFIG_SH_KGDB bits. | Paul Mundt |
2008-12-22 | serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console. | Paul Mundt |
2008-12-22 | sh: Generic kgdb stub support. | Paul Mundt |
2008-12-22 | sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too. | Paul Mundt |
2008-12-22 | sh: Provide linux/regset.h interface for SH-5. | Paul Mundt |
2008-12-22 | sh: Provide asm/syscall.h for SH-5. | Paul Mundt |
2008-12-22 | sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery. | Paul Mundt |
2008-12-22 | sh: Fix up syscall_get_nr() comment in syscall_32.h. | Paul Mundt |
2008-12-22 | sh: Fix up the cpu_asid() return value on nommu. | Paul Mundt |
2008-12-22 | sh: Convert sh64 /proc/asids to debugfs and generic sh. | Paul Mundt |
2008-12-22 | sh: Kill off sh64's unused alloc/free_task_struct() definitions. | Paul Mundt |
2008-12-22 | sh: mach-migor: Kill off unused Migo-R machvec. | Paul Mundt |
2008-12-22 | sh: add ov772x reset delay on Migo-R | Magnus Damm |
2008-12-22 | sh: Drop the special qemu defconfig. | Paul Mundt |
2008-12-22 | sh: Delete unnecessary mov in the interrupt exception entry point. | Aoi Shinkai |
2008-12-22 | sh: Fix an off-by-1 check in __mutex_fastpath_unlock(). | Paul Mundt |
2008-12-22 | sh: Update rsk701_defconfig to reflect mach-rsk changes. | Paul Mundt |