index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
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.18.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
Age
Commit message (
Expand
)
Author
2024-09-09
remoteproc: da8xx: Use devm_platform_ioremap_resource_byname()
Zhang Zekun
2024-09-09
remoteproc: st_slim: Use devm_platform_ioremap_resource_byname()
Zhang Zekun
2024-09-05
remoteproc: xlnx: Add sram support
Tanmay Shah
2024-08-28
remoteproc: k3-r5: Fix error handling when power-up failed
Jan Kiszka
2024-08-26
remoteproc: imx_rproc: Add support for poweroff and reboot
Peng Fan
2024-08-26
remoteproc: imx_rproc: Allow setting of the mailbox transmit mode
Peng Fan
2024-08-21
remoteproc: k3-r5: Delay notification of wakeup event
Udit Kumar
2024-08-21
remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem
Martyn Welch
2024-08-21
remoteproc: k3: Factor out TI-SCI processor control OF get function
Andrew Davis
2024-08-21
dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
Hari Nagalla
2024-08-16
remoteproc: k3-dsp: Acquire mailbox handle during probe routine
Beleswar Padhi
2024-08-16
remoteproc: k3-r5: Acquire mailbox handle during probe routine
Beleswar Padhi
2024-08-16
remoteproc: k3-r5: Use devm_rproc_alloc() helper
Beleswar Padhi
2024-08-14
remoteproc: qcom: pas: Add support for SA8775p ADSP, CDSP and GPDSP
Tengfei Fan
2024-08-14
remoteproc: qcom: pas: Add SDX75 remoteproc support
Naina Mehta
2024-08-14
dt-bindings: remoteproc: qcom,sm8550-pas: document the SDX75 PAS
Naina Mehta
2024-08-13
remoteproc: keystone: Use devm_rproc_alloc() helper
Andrew Davis
2024-08-13
remoteproc: keystone: Use devm_kasprintf() to build name string
Andrew Davis
2024-08-13
dt-bindings: remoteproc: xlnx,zynqmp-r5fss: Add missing "additionalProperties...
Krzysztof Kozlowski
2024-08-13
remoteproc: Use of_property_present()
Rob Herring (Arm)
2024-07-29
remoteproc: imx_rproc: Merge TCML/U
Peng Fan
2024-07-29
remoteproc: imx_rproc: Initialize workqueue earlier
Peng Fan
2024-07-29
remoteproc: imx_rproc: Use imx specific hook for find_loaded_rsc_table
Peng Fan
2024-07-29
remoteproc: imx_rproc: Correct ddr alias for i.MX8M
Peng Fan
2024-07-28
Linux 6.11-rc1
v6.11-rc1
Linus Torvalds
2024-07-28
Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-28
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-29
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
2024-07-28
Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...
Linus Torvalds
2024-07-28
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-07-28
Merge tag 'unicode-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
2024-07-27
Merge tag '6.11-rc-smb-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-07-27
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-27
Merge tag 'io_uring-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-27
Merge tag 'vfs-6.11-rc1.fixes.3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-27
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-07-27
Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-07-27
Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-07-27
Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-27
Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-27
Merge tag 'firewire-fixes-6.11-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-27
Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-27
Merge tag 'regulator-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-27
Merge tag 'regmap-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-07-27
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
[next]