Commit Graph

1516 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
Paul Mundt 740a3e677b sh: Enable skipping of bss on debug platforms for sh32 also. 16 years ago
Paul Mundt 8a655053ca doc: Update sh cpufreq documentation. 16 years ago
Paul Mundt 0146d78759 sh: mrshpc_setup_windows() needs to be inline. 16 years ago
Paul Mundt 073da9c0de sh: Kill off cf-enabler with extreme prejudice. 16 years ago
Paul Mundt 8c197c3afb sh: Add a simple edosk7705_defconfig for build testing. 16 years ago
Paul Mundt 866ef8f48f sh: mach-edosk7705: Fix up edosk7705 so it all builds again. 16 years ago
Paul Mundt 0ef0e6ca42 sh: mach-microdev: Split out the fdc37c93xapm initialization code. 16 years ago
Paul Mundt 43eeb0fb9f sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). 16 years ago
Paul Mundt 8db806ec80 sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk. 16 years ago
Paul Mundt 98a955da85 sh: board-shmin: Convert shmin to use __set_io_port_base(). 16 years ago
Paul Mundt 2125a46083 sh: Kill off dead mv_init_pci() from machvec. 16 years ago
Paul Mundt 43f8f9b95b sh: Simplify kernel_thread_helper() for sh32. 16 years ago
Paul Mundt 7b80fb32b3 sh: Kill off mv_heartbeat() from the machvec. 16 years ago
Paul Mundt b94ea27570 sh: Kill off the cayman and microdev special heartbeat code. 16 years ago
Paul Mundt ca0c14e447 sh: Kill off sh_bios_in_gdb_mode(). 16 years ago
Paul Mundt a9df1ed92f sh: export sh_bios_get_node_addr() symbol for stnic module. 16 years ago
Paul Mundt 8e32018b04 sh: Run sh_bios through a long overdue Lindent. 16 years ago
Paul Mundt d9341b51f2 sh: oprofile: Convert op_model_sh7750 to new common interface. 16 years ago
Dave Peverley 40a8b421b6 sh: oprofile: Backtrace support. 16 years ago
Paul Mundt 60a51fbe5d sh: oprofile: Refactor common setup code for multiple driver support. 16 years ago
Matt Fleming 70fe224743 sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines 16 years ago
Matt Fleming 1a94757fae sh: Convert Cayman boards from hw_interrupt_type to irq_chip 16 years ago
Matt Fleming e85a47744b sh: Convert Dreamcast support from hw_interrupt_type to irq_chip 16 years ago
Matt Fleming bd0a22d21f sh: Convert SystemH board support from hw_interrupt_type to irq_chip 16 years ago
Matt Fleming be729fd890 sh: Convert Microdev boards from hw_interrupt_type to irq_chip 16 years ago
Paul Mundt 180ae2037f sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 16 years ago
Paul Mundt 4466b20cfc sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 16 years ago
Paul Mundt 776d6c298a sh: Kill off remaining CONFIG_SH_KGDB bits. 16 years ago
Paul Mundt ab6e570ba3 sh: Generic kgdb stub support. 16 years ago
Paul Mundt d7b01f78a3 sh: Enable HAVE_ARCH_TRACEHOOK for all SH, now that SH-5 supports it too. 16 years ago
Paul Mundt dd76279b47 sh: Provide linux/regset.h interface for SH-5. 16 years ago
Paul Mundt 94e2fb3d3e sh: Provide asm/syscall.h for SH-5. 16 years ago
Paul Mundt 6ac034375f sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery. 16 years ago
Paul Mundt f15b2dc02f sh: Fix up syscall_get_nr() comment in syscall_32.h. 16 years ago
Paul Mundt 35724a0aed sh: Fix up the cpu_asid() return value on nommu. 16 years ago
Paul Mundt a99d6fde69 sh: Convert sh64 /proc/asids to debugfs and generic sh. 16 years ago
Paul Mundt 4d1f3bbec4 sh: Kill off sh64's unused alloc/free_task_struct() definitions. 16 years ago
Paul Mundt 4eec8834f0 sh: mach-migor: Kill off unused Migo-R machvec. 16 years ago
Magnus Damm 4545bfa00a sh: add ov772x reset delay on Migo-R 16 years ago
Paul Mundt a6bc25abc8 sh: Drop the special qemu defconfig. 16 years ago
Aoi Shinkai bd40e81323 sh: Delete unnecessary mov in the interrupt exception entry point. 16 years ago
Paul Mundt 06be372454 sh: Fix an off-by-1 check in __mutex_fastpath_unlock(). 16 years ago
Paul Mundt a47925ffd1 sh: Update rsk701_defconfig to reflect mach-rsk changes. 16 years ago
Paul Mundt ff15b90506 sh: Enable leds-gpio in rsk7203 defconfig. 16 years ago
Paul Mundt ea0aac1e13 sh: Consolidate rsk7203/7201 in to a new mach-rsk. 16 years ago
Paul Mundt b5cfeac990 sh: Provide ftrace_make_call()/ftrace_make_nop(). 16 years ago
Paul Mundt 4bc3e7192c sh: Disable -Werror for arch/sh/oprofile/. 16 years ago
Takashi YOSHII 3b041227f7 sh: Add plain udivsi3 (not _i4*) for gcc-4.1 and lower. 16 years ago
Nick Andrew 1fdae0e59a Fix incorrect use of loose in c-checksum.c 16 years ago
Paul Mundt 77ba93a7ac sh: Fix up the SH-4A mutex fastpath semantics. 16 years ago