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_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
/
sh5
Age
Commit message (
Expand
)
Author
2009-08-13
sh: convert processor device setup functions to arch_initcall()
Magnus Damm
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-12
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2009-05-08
sh: Kill off sh64's hand-rolled syscall tracer.
Paul Mundt
2009-05-08
sh: Finish the sh64 migration off of ARCH_USES_GETTIMEOFFSET.
Paul Mundt
2009-05-08
sh: Move out rtc-sh registration from time_64.c to setup-sh5.c
Paul Mundt
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
2009-04-27
sh: Use __INIT macro instead of .text.init.
Tim Abbott
2008-09-29
sh: SH-5 clk fwk support.
Paul Mundt
2008-09-05
sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Paul Mundt
2008-08-02
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
2008-08-02
sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
Paul Mundt
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
2008-05-08
sh64: Setup I/D-TLB defaults in SH-5 probe path.
Paul Mundt
2008-05-08
sh64: Fixup the nommu build.
Paul Mundt
2008-03-26
sh: Fix occasional FPU register corruption under preempt.
Paul Mundt
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-14
sh: Get SH-5 caches working again post-unification.
Paul Mundt
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
sh: syscall auditing for sh5, too.
Paul Mundt
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-28
sh: Get the mach-cayman IRQ support building.
Paul Mundt
2008-01-28
sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
Paul Mundt
2008-01-28
sh: Stub in CPU subtype setup code for SH5-101/103.
Paul Mundt
2008-01-28
sh: Plug in simple SH-5 subtype probing.
Paul Mundt
2008-01-28
sh: Kill off do_NMI stub in SH-5 ex table.
Paul Mundt
2008-01-28
sh: Move over and enable FPU support for SH-5.
Paul Mundt
2008-01-28
sh: Move over sh64 switch_to and stack unwinder.
Paul Mundt
2008-01-28
sh: Move over the SH-5 entry.S.
Paul Mundt