aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/image.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-24riscv: Remove common.h usageTom Rini1-1/+0
2021-07-21riscv: booti: do not force relocation if force_reloc is not setVitaly Wool1-1/+6
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2019-10-18RISC-V: Align boot image header with LinuxAtish Patra1-5/+6
2019-05-09RISCV: image: Add booti supportAtish Patra1-0/+55