index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
lib
/
fdt_fixup.c
Age
Commit message (
Expand
)
Author
2024-10-28
riscv: add missing linefeed in error message
Heinrich Schuchardt
2023-10-24
riscv: Remove common.h usage
Tom Rini
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
2021-10-07
riscv: Fix setting no-map in reserved memory nodes
Samuel Holland
2021-05-17
riscv: Fix arch_fixup_fdt always failing without /chosen
Sean Anderson
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-09-22
fdtdec: optionally add property no-map to created reserved memory node
Etienne Carriere
2020-07-03
riscv: use log functions in fdt_fixup
Heinrich Schuchardt
2020-07-03
riscv: Use optimized version of fdtdec_get_addr_size_no_parent
Atish Patra
2020-07-03
riscv: Do not return error if reserved node already exists
Atish Patra
2020-07-02
riscv: Expand the DT size before copy reserved memory node
Bin Meng
2020-07-02
riscv: Avoid the reserved memory fixup if src and dst point to the same place
Bin Meng
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-23
riscv: Move all fdt fixups together
Atish Patra
2020-04-23
riscv: Setup reserved-memory node for FU540
Atish Patra
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra