summaryrefslogtreecommitdiff
path: root/arch/riscv/lib/fdt_fixup.c
AgeCommit message (Expand)Author
2024-10-28riscv: add missing linefeed in error messageHeinrich Schuchardt
2023-10-24riscv: Remove common.h usageTom Rini
2021-10-13fdtdec: Support reserved-memory flagsThierry Reding
2021-10-13fdtdec: Support compatible string list for reserved memoryThierry Reding
2021-10-07riscv: Fix setting no-map in reserved memory nodesSamuel Holland
2021-05-17riscv: Fix arch_fixup_fdt always failing without /chosenSean Anderson
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-09-22fdtdec: optionally add property no-map to created reserved memory nodeEtienne Carriere
2020-07-03riscv: use log functions in fdt_fixupHeinrich Schuchardt
2020-07-03riscv: Use optimized version of fdtdec_get_addr_size_no_parentAtish Patra
2020-07-03riscv: Do not return error if reserved node already existsAtish Patra
2020-07-02riscv: Expand the DT size before copy reserved memory nodeBin Meng
2020-07-02riscv: Avoid the reserved memory fixup if src and dst point to the same placeBin Meng
2020-05-18common: Drop log.h from common headerSimon Glass
2020-04-23riscv: Move all fdt fixups togetherAtish Patra
2020-04-23riscv: Setup reserved-memory node for FU540Atish Patra
2020-04-23riscv: Provide a mechanism to fix DT for reserved memoryAtish Patra