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
/
common
/
fdt_support.c
Age
Commit message (
Expand
)
Author
2023-09-19
boot: Move fdt_support to boot/
Simon Glass
2023-06-16
fdt_support: add fdt_copy_fixed_partitions function
Patrick Delaunay
2023-06-16
fdt_support: include dm/ofnode.h
Patrick Delaunay
2023-04-28
fdt_support: fix comments syntax error
Hugo Villeneuve
2022-12-05
global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
Tom Rini
2022-10-30
video: cmd: Drop old LCD code
Simon Glass
2022-09-12
fdt_support: add optional board_rng_seed() hook
Rasmus Villemoes
2022-06-03
fdt: Add U-Boot version to chosen node
Francesco Dolcini
2022-05-06
fdt: don't set linux,phandle
John Keeping
2022-03-28
video: Drop references to CONFIG_VIDEO et al
Simon Glass
2022-02-11
common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...
Matthias Schiffer
2022-01-20
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-13
common/fdt_support.c: Fix spelling of "shouldn't".
Vagrant Cascadian
2021-12-19
fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX
Marek Behún
2021-12-19
fdt_support: Add some useful functions
Marek Behún
2021-12-19
fdt_support: Fix comment for fdt_create_phandle()
Marek Behún
2021-12-19
fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE
Marek Behún
2021-12-19
fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle()
Marek Behún
2021-08-26
fdt_support: Add kernel-doc for fdt_fixup_memory_banks()
Michal Simek
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-06-23
spl: fit: Also record architecture in /fit-images
Michal Simek
2021-05-13
fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c
Kory Maincent
2021-05-12
Revert "fdt: translate address if #size-cells = <0>"
Dario Binacchi
2021-05-04
fdt_support.c: Allow late kernel cmdline modification
Niko Mauno
2021-03-05
common: fdt_support: Support special case of PCI address in fdt_read_prop()
Bin Meng
2021-02-19
fdt/sunxi: Remove OF_STDOUT_PATH
Andre Przywara
2021-02-18
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2021-01-12
fdt: translate address if #size-cells = <0>
Dario Binacchi
2020-10-27
spl: fdt: Record load/entry fit-images entries in 64bit format
Michal Simek
2020-10-27
spl: Use standard FIT entries
Michal Simek
2020-07-25
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
2020-07-25
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
2020-07-25
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts()
Masahiro Yamada
2020-07-20
fdt_support: call mtdparts_init() after finding MTD node to fix up
Masahiro Yamada
2020-07-20
fdt_support: add static to fdt_node_set_part_info()
Masahiro Yamada
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-06
common: fdt_support: add support for setting usable memory
Igor Opaniuk
2019-10-27
fdt: Fix alignment issue when reading 64-bits properties from fdt
Jean-Jacques Hiblot
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-07-24
common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges()
Marek Vasut
2019-07-24
fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found
Masahiro Yamada
2019-07-22
dm: core: Introduce xxx_translate_dma_address()
Fabien Dessenne
2019-05-21
common: fdt_support: Check mtdparts cell size
Stefan Mavrodiev
2019-05-09
fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally
Simon Goldschmidt
2019-04-11
fdt: Remove duplicate code
Thierry Reding
[next]