Commit Graph

143 Commits (ae68df5635a191c7edb75f5c1c1406353cb24a9f)

Author SHA1 Message Date
Yoshihiro Shimoda 2f47f44790 sh: Support fixed 32-bit PMB mappings from bootloader. 16 years ago
Magnus Damm 2ef7f0dab6 sh: hibernation support 16 years ago
Kuninori Morimoto 5ac072e110 sh: Urquell board support. 16 years ago
Kuninori Morimoto 55ba99eb21 sh: Add support for SH7786 CPU subtype. 16 years ago
Paul Mundt a73090ffaf sh: Disable unsupportable prefetching on SH-3. 16 years ago
Magnus Damm 0197f21ca5 sh: prefetch early exception data on sh4/sh4a. 16 years ago
Magnus Damm 4f099ebb27 sh: remove EXPEVT vector from stack on sh3/sh4/sh4a 16 years ago
Magnus Damm 955c077872 sh: rework clocksource and sched_clock 16 years ago
Roel Kluin dc66ff6220 SH: fix start_thread and user_stack_pointer macros 16 years ago
Matt Fleming 84fdf6cda3 sh: Use the atomic_t "counter" member 16 years ago
Matt Fleming 42990701f9 sh: Relax inline assembly constraints 16 years ago
Takashi Yoshii c20f326a62 sh: Fix up T-bit error handling in SH-4A mutex fastpath. 16 years ago
Paul Mundt 03f07876df sh: Fix up spurious syscall restarting. 16 years ago
Magnus Damm 69edbba002 sh: use gpiolib 16 years ago
Magnus Damm 3292094e88 sh: lockless gpio_set_value() 16 years ago
Magnus Damm 18801be7f8 sh: make gpio_get/set_value() O(1) 16 years ago
Mike Frysinger c2bcc4a7ff asm-sh/posix_types_{32,64}.h: drop __GLIBC__/__USE_ALL usage 16 years ago
Harvey Harrison 74d96f0186 byteorder: make swab.h include asm/swab.h like a regular header 16 years ago
Heiko Carstens 1134723e96 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 16 years ago
David Howells 8feae13110 NOMMU: Make VMAs per MM as for MMU-mode linux 16 years ago
Harvey Harrison 1af84a6253 sh: introduce asm/swab.h 16 years ago
Matthew Wilcox ea43546750 atomic_t: unify all arch definitions 16 years ago
Rusty Russell 7479a2939d cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask 16 years ago
Martin Schwidefsky fc5243d98a [S390] arch_setup_additional_pages arguments 16 years ago
Paul Mundt 5d2685d0b3 sh: Conditionalize the code dumper on CONFIG_DUMP_CODE. 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 866ef8f48f sh: mach-edosk7705: Fix up edosk7705 so it all builds again. 16 years ago
Paul Mundt 2125a46083 sh: Kill off dead mv_init_pci() from machvec. 16 years ago
Paul Mundt 7b80fb32b3 sh: Kill off mv_heartbeat() from the machvec. 16 years ago
Paul Mundt ca0c14e447 sh: Kill off sh_bios_in_gdb_mode(). 16 years ago
Paul Mundt 4466b20cfc sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen(). 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 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 06be372454 sh: Fix an off-by-1 check in __mutex_fastpath_unlock(). 16 years ago
Paul Mundt 77ba93a7ac sh: Fix up the SH-4A mutex fastpath semantics. 16 years ago
Magnus Damm 3e51762759 sh: move the hp6xx pm code 16 years ago
Magnus Damm 21c601bb2e sh: remove ioport cruft and smc91x from se7343 16 years ago
Magnus Damm 6aacba72db sh: add st16c2550 devices to se7343 16 years ago
Peter Griffin 2825999e8a sh: Add support for SH7201 CPU subtype. 16 years ago
Paul Mundt 22f131aa8d sh: Provide a dyn_arch_ftrace struct definition. 16 years ago
Paul Mundt eb67cf14ae sh: Consolidate cpu_relax()/cpu_sleep() definitions across _32/_64. 16 years ago
Paul Mundt 9cfc9a9b6f sh: Add a simple code dumper for SUPERH32 show_regs(). 16 years ago
Paul Mundt 95b781c239 sh: Provide optimized unaligned loads on SH-4A. 16 years ago
Magnus Damm 716777db72 sh: P4 ioremap pass-through 16 years ago
Michael Trimarchi 0c9122323a sh: Add SH-4A optimized fastpath mutex implementation. 16 years ago