index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
cpu
/
sh3
/
entry.S
Age
Commit message (
Expand
)
Author
2010-02-08
sh: Remove superfluous setup_frame_reg call
Matt Fleming
2010-02-08
sh: Setup frame pointer in handle_exception path
Matt Fleming
2009-10-18
sh: Disable SCIF2 on the SH-X3 proto CPU.
Paul Mundt
2009-09-28
sh: Don't enable interrupts in the page fault path
Matt Fleming
2009-09-01
sh: Kill off kgdb's magical NMI debouncing.
Paul Mundt
2009-09-01
sh: nmi_debug support.
Paul Mundt
2009-09-01
Merge branch 'master' into sh/smp
Paul Mundt
2009-08-24
sh: Remove implicit sign extension from assembler immediates
Stuart Menefy
2009-08-22
Merge branch 'sh/dwarf-unwinder'
Paul Mundt
2009-08-21
sh: Setup the frame pointer in handle_interrupt
Matt Fleming
2009-08-19
Merge branch 'master' into sh/cachetlb
Paul Mundt
2009-08-18
sh: Add a few missing irqflags tracing markers.
Matt Fleming
2009-08-15
Merge branch 'master' into sh/cachetlb
Paul Mundt
2009-08-15
sh: TLB fast path optimizations for load/store exceptions.
Paul Mundt
2009-08-15
sh: TLB protection violation exception optimizations.
Paul Mundt
2009-08-14
sh: Setup the frame register in asm code
Matt Fleming
2009-04-04
sh: Fix up DSP context save/restore.
Michael Trimarchi
2009-03-16
sh: Fix compile error by operands(mov.l) in sh3/entry.S
Nobuhiro Iwamatsu
2009-03-10
sh: hibernation support
Magnus Damm
2009-02-27
sh: Fix up SH-X3 general exception handler build.
Paul Mundt
2009-02-27
sh: prefetch early exception data on sh4/sh4a.
Magnus Damm
2009-02-27
sh: remove EXPEVT vector from stack on sh3/sh4/sh4a
Magnus Damm
2009-02-27
sh: rework register restore code for sh3/sh4/sh4a
Magnus Damm
2009-02-27
sh: shared register saving code for sh3/sh4/sh4a
Magnus Damm
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
sh: Delete unnecessary mov in the interrupt exception entry point.
Aoi Shinkai
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
2008-01-28
sh: GUSA atomic rollback support.
Stuart Menefy
2007-08-01
sh: Fix lockdep debugging oops on SH-3/4.
Paul Mundt
2007-06-20
sh: Preliminary support for the SH-X3 CPU.
Paul Mundt
2007-06-04
sh: Fix in_nmi symbol build error.
Paul Mundt
2007-05-31
sh: Fix pcrel too far for in_nmi label.
Takashi YOSHII
2007-05-09
fix file specification in comments
Uwe Kleine-König
2007-03-14
sh: Fix bogus regs pointer in do_IRQ().
Paul Mundt
2007-02-14
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
2007-02-13
sh: More tidying for large base pages.
Paul Mundt
2007-02-13
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2006-12-06
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
2006-12-06
sh: Fixup various PAGE_SIZE == 4096 assumptions.
Paul Mundt
2006-12-06
sh: TLB miss fast-path optimizations.
Stuart Menefy
2006-12-06
sh: Fixup entry-common path breakage for SH-3.
Paul Mundt
2006-12-06
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato