index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fdtdec.c
Age
Commit message (
Expand
)
Author
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
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
2021-10-13
fdtdec: Reorder fdtdec_set_carveout() parameters for consistency
Thierry Reding
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
2021-10-13
fdtdec: Support retrieving the name of a carveout
Thierry Reding
2021-10-13
fdtdec: Allow using fdtdec_get_carveout() in loops
Thierry Reding
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-13
pci: Drop DM_PCI check from fdtdec
Simon Glass
2021-08-03
Merge https://source.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-07-27
samsung: exynos: Convert SROMC interface to a driver
Simon Glass
2021-04-29
dm: core: Add address translation in fdt_get_resource
Patrick Delaunay
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()"
Tom Rini
2021-02-03
fdtdec: Cast prior_stage_fdt_address with uintptr_t
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()
Simon Glass
2021-01-27
fdtdec: Update the missing-devicetree message
Simon Glass
[next]