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.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
/
riscv
/
kernel
/
head.S
Age
Commit message (
Expand
)
Author
2024-07-12
riscv: set trap vector earlier
yang.zhang
2024-05-30
riscv: smp: fail booting up smp if inconsistent vlen is detected
Andy Chiu
2024-01-09
Merge patch series "Fix XIP boot and make XIP testable in QEMU"
Palmer Dabbelt
2024-01-09
Merge remote-tracking branch 'palmer/fixes' into for-next
Palmer Dabbelt
2024-01-09
riscv: Allow disabling of BUILTIN_DTB for XIP
Frederik Haxel
2024-01-09
riscv: Make XIP bootable again
Frederik Haxel
2024-01-04
riscv: Remove unused members from struct cpu_operations
Samuel Holland
2023-12-06
riscv: Fix SMP when shadow call stacks are enabled
Samuel Holland
2023-11-06
riscv: Use SYM_*() assembly macros instead of deprecated ones
Clément Léger
2023-11-06
riscv: use ".L" local labels in assembly when applicable
Clément Léger
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
2023-10-27
riscv: Move global pointer loading to a macro
Sami Tolvanen
2023-08-31
riscv: remove redundant mv instructions
Nam Cao
2023-06-08
riscv: prevent stack corruption by reserving task_pt_regs(p) early
Greentime Hu
2023-06-08
riscv: Disable Vector Instructions for kernel itself
Guo Ren
2023-06-08
riscv: Clear vector regfile on bootup
Greentime Hu
2023-01-19
riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
Masahiro Yamada
2022-06-01
riscv: Initialize thread pointer before calling C functions
Alexandre Ghiti
2022-05-25
RISC-V: Split out the XIP fixups into their own file
Palmer Dabbelt
2022-03-10
RISC-V: Add arch functions for non-retentive suspend entry/exit
Anup Patel
2022-03-10
RISC-V: Rename relocate() and make it global
Anup Patel
2022-01-20
RISC-V: Move spinwait booting method to its own config
Atish Patra
2022-01-20
RISC-V: Move the entire hart selection via lottery to SMP
Atish Patra
2022-01-20
RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method
Atish Patra
2022-01-20
RISC-V: Avoid using per cpu array for ordered booting
Atish Patra
2022-01-19
RISC-V: Introduce sv48 support without relocatable kernel
Palmer Dabbelt
2022-01-19
riscv: Implement sv48 support
Alexandre Ghiti
2022-01-09
riscv: head: remove useless __PAGE_ALIGNED_BSS and .balign
Jisheng Zhang
2022-01-09
riscv: head: make secondary_start_common() static
Jisheng Zhang
2022-01-07
riscv/head: fix misspelling of guaranteed
hasheddan
2021-11-13
Merge tag 'riscv-for-linus-5.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-27
riscv: fix misalgned trap vector base address
Chen Lu
2021-10-26
riscv: remove .text section size limitation for XIP
Vitaly Wool
2021-09-30
riscv: rely on core code to keep thread_info::cpu updated
Ard Biesheuvel
2021-07-05
riscv: Introduce structure that group all variables regarding kernel mapping
Alexandre Ghiti
2021-04-26
RISC-V: enable XIP
Vitaly Wool
2021-04-26
riscv: Move kernel mapping outside of linear mapping
Alexandre Ghiti
2021-02-18
riscv: add BUILTIN_DTB support for MMU-enabled targets
Vitaly Wool
2020-12-18
Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-11-25
riscv: Enable ARCH_STACKWALK
Kefeng Wang
2020-11-05
riscv: Set text_offset correctly for M-Mode
Sean Anderson
2020-10-02
RISC-V: Add PE/COFF header for EFI stub
Atish Patra
2020-10-02
RISC-V: Move DT mapping outof fixmap
Anup Patel
2020-09-15
RISC-V: Fix duplicate included thread_info.h
Tian Tao
2020-08-14
riscv: Setup exception vector for nommu platform
Qiu Wenbo
2020-07-30
RISC-V: Setup exception vector early
Atish Patra
2020-05-18
RISC-V: Skip setting up PMPs on traps
Palmer Dabbelt
2020-04-03
riscv: Add SOC early init support
Damien Le Moal
2020-03-31
RISC-V: Add supported for ordered booting method using HSM
Atish Patra
[next]