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
/
lib
/
fdtdec.c
Age
Commit message (
Expand
)
Author
2026-03-25
fdt: Prefer %pap over %llx
Alexander Sverdlin
2026-02-13
fdtdec: Add declaration for get_next_memory_node() helper
Pranav Sanwal
2025-04-28
bloblist: fix the overriding of fdt from bloblist
Raymond Mao
2024-12-31
Merge patch series "Keep the access to dtb_dt_embedded() within fdtdec"
Tom Rini
2024-12-31
fdtdec: dtb_dt_embedded: replace ifdefs by IS_ENABLED()
Evgeny Bachinin
2024-12-31
fdtdec: encapsulate dtb_dt_embedded() within
Evgeny Bachinin
2024-12-18
fdt: Swap the signature for board_fdt_blob_setup()
Simon Glass
2024-12-18
fdt: Correct condition for receiving bloblist
Simon Glass
2024-10-17
lib: fdtdec: Parse the gzip/lzo headers only when dependencies have met
Lad Prabhakar
2024-10-11
Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD"
Tom Rini
2024-10-11
global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-10-11
xpl: Rename spl_next_phase() and spl_prev_phase()
Simon Glass
2024-10-11
xpl: Rename spl_phase() to xpl_phase()
Simon Glass
2024-10-03
fdtdec: Support separate BSS for all XPL builds
Simon Glass
2024-08-09
fdt: Don't overwrite bloblist devicetree
Simon Glass
2024-08-05
fdt: Correct condition for bloblist existing
Simon Glass
2024-07-15
lib: Remove duplicate newlines
Marek Vasut
2024-01-07
fdt: Allow the devicetree to come from a bloblist
Simon Glass
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-04-30
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2023-04-28
fdt: Indicate that people should use the ofnode API
Simon Glass
2023-04-28
mtd: nand: sunxi: Convert from fdtdec to ofnode
Samuel Holland
2023-01-18
Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"
Simon Glass
2023-01-18
fdt: Check for overlapping data and FDT
Simon Glass
2023-01-18
fdt: Pass the device tree to fdtdec_prepare_fdt()
Simon Glass
2023-01-18
fdt: Drop ifdefs in fdtdec_prepare_fdt()
Simon Glass
2023-01-18
fdt: Avoid exporting fdtdec_prepare_fdt()
Simon Glass
2022-09-29
dm: core: Provide a way to reset the device tree
Simon Glass
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-06-06
fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ
Rasmus Villemoes
2022-04-25
nds32: Remove the architecture
Tom Rini
2022-04-22
fdt: Fix TPL SEPARATE_BSS check when locating DTB
Andrew Abbott
2022-04-06
fdt: sandbox: Avoid looking for an appended device tree
Simon Glass
2022-04-06
fdt: Correct condition for SEPARATE_BSS
Simon Glass
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-12-23
fdt: Add a Kconfig for boards with a prior stage
Simon Glass
2021-12-23
fdt: Report the devicetree source
Simon Glass
2021-12-23
fdt: Record where the devicetree came from
Simon Glass
2021-12-23
fdt: Don't call board_fdt_blob_setup() without OF_BOARD
Simon Glass
2021-12-23
fdt: Drop remaining preprocessor macros in fdtdec_setup()
Simon Glass
2021-12-23
fdt: Drop OF_CONTROL check in fdtdec_setup()
Simon Glass
2021-12-23
fdt: Use if() for fdtcontroladdr check
Simon Glass
2021-12-23
fdt: Drop #ifdef around board_fdt_blob_setup()
Simon Glass
2021-12-23
fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup()
Simon Glass
2021-12-23
fdt: Drop #ifdefs with MULTI_DTB_FIT
Simon Glass
2021-12-23
fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup()
Simon Glass
2021-10-27
sandbox: Remove OF_HOSTFILE
Ilias Apalodimas
2021-10-18
treewide: Remove OF_PRIOR_STAGE
Ilias Apalodimas
[next]