summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/bootm.c
AgeCommit message (Expand)Author
2018-11-26riscv: align bootm implementation with that of other architecturesLukas Auer
2018-11-14riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()Bin Meng
2018-10-03riscv: bootm: Pass mhartid CSR value to kernelBin Meng
2018-10-03riscv: bootm: Correct the 1st kernel argument to hart idBin Meng
2018-10-03riscv: Remove setup.hBin Meng
2018-05-29riscv: Add board_quiesce_devices stubAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-30riscv: bootm: Remove ATAGSRick Chen
2018-03-30riscv: bootm: Support to boot riscv-linuxRick Chen
2018-03-30riscv: checkpatch: Fix missing a blank line after declarationsRick Chen
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen