aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAge
* sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt2008-12-22
* sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt2008-12-22
* sh: Kill off cf-enabler with extreme prejudice.Paul Mundt2008-12-22
* sh: Simplify kernel_thread_helper() for sh32.Paul Mundt2008-12-22
* sh: Kill off mv_heartbeat() from the machvec.Paul Mundt2008-12-22
* sh: Kill off sh_bios_in_gdb_mode().Paul Mundt2008-12-22
* sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt2008-12-22
* sh: Run sh_bios through a long overdue Lindent.Paul Mundt2008-12-22
* sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt2008-12-22
* sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt2008-12-22
* sh: Kill off remaining CONFIG_SH_KGDB bits.Paul Mundt2008-12-22
* sh: Generic kgdb stub support.Paul Mundt2008-12-22
* sh: Provide linux/regset.h interface for SH-5.Paul Mundt2008-12-22
* sh: Provide asm/syscall.h for SH-5.Paul Mundt2008-12-22
* sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.Paul Mundt2008-12-22
* sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt2008-12-22
* sh: Kill off sh64's unused alloc/free_task_struct() definitions.Paul Mundt2008-12-22
* sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai2008-12-22
* sh: Provide ftrace_make_call()/ftrace_make_nop().Paul Mundt2008-12-22
* sh: move the hp6xx pm codeMagnus Damm2008-12-22
* sh: sh7343 scif configuration updateMagnus Damm2008-12-22
* sh: propagate r_clkMagnus Damm2008-12-22
* sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-22
* sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt2008-12-22
* sh: do not latency trace idle.Paul Mundt2008-12-22
* sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt2008-12-22
* sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt2008-12-22
* sh: Add a few more branch types to the branch emulator.Paul Mundt2008-12-22
* sh: More movmem alias symbol exports for older compilers.Paul Mundt2008-12-22
* sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt2008-12-22
* sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt2008-12-22
* sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt2008-12-22
* sh: Fix clock framework compiler warnings.Paul Mundt2008-12-22
* sh: dynamic ftrace support.Matt Fleming2008-12-22
* sh: remove old sh_mobile mstpc clocksMagnus Damm2008-12-22
* sh: sh_mobile usb clock framework supportMagnus Damm2008-12-22
* sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-22
* sh: sh_mobile i2c clock framework supportMagnus Damm2008-12-22
* sh: sh_mobile mstpcr clocks for sh7366Magnus Damm2008-12-22
* sh: sh_mobile mstpcr clocks for sh7343Magnus Damm2008-12-22
* sh: sh_mobile mstpcr clocks for sh7723Magnus Damm2008-12-22
* sh: sh_mobile mstpcr clocks for sh7722Magnus Damm2008-12-22
* sh: new sh_mobile mstpcr clocks base codeMagnus Damm2008-12-22
* sh: use arch_flags for sh_mobile mstpcr clock bitsMagnus Damm2008-12-22
* sh: sh_mobile clock divider index fixMagnus Damm2008-12-22
* sh: enable and disable clocks recursivelyMagnus Damm2008-12-22
* sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-22
* serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt2008-11-13
* sh: Fixed the TMU0 reload value on resumeFrancesco VIRLINZI2008-11-13
* sh: early printk port type fixMagnus Damm2008-11-13