Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-06 | libstub: Fix compilation warning for rv32 | Alexandre Ghiti | 1 | -1/+1 |
2023-09-06 | arm64: libstub: Move KASLR handling functions to kaslr.c | Alexandre Ghiti | 5 | -105/+183 |
2023-09-06 | riscv: Dump out kernel offset information on panic | Alexandre Ghiti | 1 | -0/+25 |
2023-09-06 | riscv: Introduce virtual kernel mapping KASLR | Alexandre Ghiti | 6 | -2/+101 |
2023-09-01 | RISC-V: Add ptrace support for vectors | Andy Chiu | 3 | -4/+90 |
2023-09-01 | soc: renesas: Kconfig: Select the required configs for RZ/Five SoC | Lad Prabhakar | 1 | -0/+4 |
2023-09-01 | cache: Add L2 cache management for Andes AX45MP RISC-V core | Lad Prabhakar | 6 | -0/+237 |