summaryrefslogtreecommitdiff
path: root/arch/riscv/cpu
AgeCommit message (Expand)Author
2018-11-26Drop CONFIG_INIT_CRITICALBin Meng
2018-11-26riscv: align mtvec on a 4-byte boundaryLukas Auer
2018-11-26riscv: fix inconsistent use of spaces and tabs in start.SLukas Auer
2018-10-03riscv: Move do_reset() to a common placeBin Meng
2018-10-03riscv: Add QEMU virt board supportBin Meng
2018-10-03riscv: Make start.S available for all targetsBin Meng
2018-10-03riscv: Add a helper routine to print CPU informationBin Meng
2018-10-03riscv: Fix coding style issues in the linker scriptBin Meng
2018-10-03riscv: Move the linker script to the CPU root directoryBin Meng
2018-08-20riscv: Include bss subsections in linker scriptAlexander Graf
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-05-29riscv: cpu: nx25: Rename as ax25Rick Chen
2018-05-29efi_loader: Enable RISC-V supportRick Chen
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-30riscv: ae250: Support DT provided by the board at runtimeRick Chen
2018-01-12riscv: cpu: Add nx25 to support RISC-VRick Chen