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
/
lib
/
fdtdec.c
Age
Commit message (
Expand
)
Author
2019-10-08
dm: core: Drop fdtdec_get_pci_addr()
Simon Glass
2019-10-03
dm: core: Correct low cell in ofnode_read_pci_addr()
Simon Glass
2019-08-26
fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL
Lukas Auer
2019-08-11
env: Move env_get_ulong() to env.h
Simon Glass
2019-08-11
common: Move gzip functions into a new gzip header
Simon Glass
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-14
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2019-04-12
x86: dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
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-09
lib: fdt: Allow LZO and GZIP DT compression in U-Boot
Marek Vasut
2019-04-09
lib: fdt: Allow enabling both LZO and GZIP DT compression
Marek Vasut
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
2019-01-14
lib: fdtdec: fdtdec_get_addr_size_fixed remove checks
Keerthy
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
2018-12-02
fdt: sandbox: correct use of ${fdtcontroladdr}
Heinrich Schuchardt
2018-11-20
fdt: Fix uncompress_blob() for U-Boot proper
Marek Vasut
2018-10-15
Revert "fdt: fdtdec_setup_memory_banksize() use livetree"
Michal Simek
2018-10-09
fdt: Remove fdtdec_decode_region() function
Simon Glass
2018-09-29
fdt: fdtdec_setup_memory_banksize() use livetree
Jens Wiklander
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
fdt: fix get_next_memory_node()
Marek Vasut
2018-07-26
fdt: fix fdtdec_setup_memory_banksize()
Jens Wiklander
2018-07-19
lib: fdtdec: Rename routine fdtdec_setup_memory_size()
Siva Durga Prasad Paladugu
2018-07-19
lib: fdtdec: Update ram_base to store ram start adddress
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-01-21
lib: fdtdec: Fix some style violations
Mario Six
2018-01-21
lib: fdtdec: Fix whitespace style violations
Mario Six
2018-01-15
fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATE
Rob Clark
2017-11-30
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
2017-11-29
spl: make CONFIG_OF_EMBED pass dts through fdtgrep
Goldschmidt Simon
2017-11-30
fdtdec: Support parsing multiple /memory nodes
Marek Vasut
2017-11-26
fdt: Add compatible strings for Arria 10
Tien Fong Chee
2017-10-06
spl: dm: Make it possible for the SPL to pick its own DTB from a FIT
Jean-Jacques Hiblot
2017-10-05
fdtdec: sort include files
Jean-Jacques Hiblot
2017-10-05
dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts Kconfig
Jean-Jacques Hiblot
[next]