summaryrefslogtreecommitdiffstats
path: root/tools/accounting (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-06libstub: Fix compilation warning for rv32Alexandre Ghiti1-1/+1
2023-09-06arm64: libstub: Move KASLR handling functions to kaslr.cAlexandre Ghiti5-105/+183
2023-09-06riscv: Dump out kernel offset information on panicAlexandre Ghiti1-0/+25
2023-09-06riscv: Introduce virtual kernel mapping KASLRAlexandre Ghiti6-2/+101
2023-09-01RISC-V: Add ptrace support for vectorsAndy Chiu3-4/+90
2023-09-01soc: renesas: Kconfig: Select the required configs for RZ/Five SoCLad Prabhakar1-0/+4
2023-09-01cache: Add L2 cache management for Andes AX45MP RISC-V coreLad Prabhakar6-0/+237