index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
fdtdec.h
Age
Commit message (
Expand
)
Author
2020-09-22
fdtdec: optionally add property no-map to created reserved memory node
Etienne Carriere
2020-08-25
fdtdec: Add API to read pci bus-range property
Suneel Garapati
2020-08-20
lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest()
Michal Simek
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
2020-07-25
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
Revert "lib: fdt: Split fdtdec_setup_mem_size_base()"
Michal Simek
2020-07-20
Revert "lib: fdt: Split fdtdec_setup_memory_banksize()"
Michal Simek
2020-05-20
fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()
Marek Vasut
2020-02-05
dm: pci: Update a few more interfaces for const udevice *
Simon Glass
2020-01-17
common: Move embedded fdt location to fdtdec.h
Simon Glass
2019-11-14
fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()
Heiko Stuebner
2019-11-14
fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
Heiko Stuebner
2019-10-08
dm: core: Drop fdtdec_get_pci_addr()
Simon Glass
2019-08-26
fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
Lukas Auer
2019-06-05
fdtdec: Add fdtdec_set_ethernet_mac_address()
Thierry Reding
2019-05-21
fdtdec: Remove fdt_{addr,size}_unpack()
Thierry Reding
2019-04-23
fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
Thierry Reding
2019-04-11
fdtdec: Implement carveout support functions
Thierry Reding
2019-04-11
fdtdec: Implement fdtdec_add_reserved_memory()
Thierry Reding
2019-04-11
fdtdec: Implement fdtdec_set_phandle()
Thierry Reding
2019-04-11
fdtdec: Add fdt_{addr, size}_unpack() helpers
Thierry Reding
2019-04-11
fdtdec: Add cpu_to_fdt_{addr, size}() macros
Thierry Reding
2019-04-09
lib: fdt: Split fdtdec_setup_memory_banksize()
Marek Vasut
2019-04-09
lib: fdt: Split fdtdec_setup_mem_size_base()
Marek Vasut
2019-02-11
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2019-02-09
fdt: tegra: Drop COMPAT_AMS_AS3722
Simon Glass
2019-02-09
fdt: samsung: Drop unused fdt_compat_id values
Simon Glass
2019-02-08
fdt: Introduce fdtdec_get_alias_highest_id()
Michal Simek
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
2018-11-20
fdt: restore board_fdt_blob_setup() declaration
Baruch Siach
2018-10-09
fdt: Remove fdtdec_decode_region() function
Simon Glass
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-07-10
board: arm: Add support for Broadcom BCM7445
Thomas Fitzsimmons
2018-07-09
fdt: Add device tree memory bindings
Michael Pratt
2018-05-18
fdt: Add another Altera Arria10 clock init compatible
Marek Vasut
2018-05-08
lib: fdtdec: drop the old compatible about max77686
Jaehoon Chung
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-18
sandbox: Add 64-bit sandbox
Mario Six
2018-01-15
fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
Rob Clark
2017-11-26
fdt: Add compatible strings for Arria 10
Tien Fong Chee
2017-09-15
dtoc: Add support for 32 or 64-bit addresses
Simon Glass
2017-07-28
fdtdec: Drop old compatible values
Simon Glass
2017-06-01
cros_ec: Convert to support live tree
Simon Glass
2017-06-01
dm: core: Add a place to put extra device-tree reading functions
Simon Glass
2017-05-15
edid: Add HDMI flag to timing info
Jernej Skrabec
2017-05-09
Allow boards to initialize the DT at runtime.
Alex Deymo
2017-04-14
fdt: Add compatible strings for Arria 10
Ley Foon Tan
2016-12-20
fdt: add memory bank decoding functions for board setup
Nathan Rossi
[next]