summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
AgeCommit message (Expand)Author
2020-05-20fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup()Marek Vasut
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-24libfdt: Make fdtdec_get_child_count() available for HOSTKever Yang
2020-04-23fdtdec: Fix boundary checkAtish Patra
2020-04-16fdtdec: support multiple phandles in memory carveoutLaurentiu Tudor
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: pci: Update a few more interfaces for const udevice *Simon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2019-11-14fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()Heiko Stuebner
2019-11-14fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()Heiko Stuebner
2019-10-27fdt: Fix alignment issue when reading 64-bits properties from fdtJean-Jacques Hiblot
2019-10-08dm: core: Drop fdtdec_get_pci_addr()Simon Glass
2019-10-03dm: core: Correct low cell in ofnode_read_pci_addr()Simon Glass
2019-08-26fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPLLukas Auer
2019-08-11env: Move env_get_ulong() to env.hSimon Glass
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass
2019-06-05fdtdec: Add fdtdec_set_ethernet_mac_address()Thierry Reding
2019-05-21fdtdec: Remove fdt_{addr,size}_unpack()Thierry Reding
2019-04-23fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()Thierry Reding
2019-04-14Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-04-12x86: dts: switch spi-flash to jedec, spi-nor compatibleNeil Armstrong
2019-04-11fdtdec: Implement carveout support functionsThierry Reding
2019-04-11fdtdec: Implement fdtdec_add_reserved_memory()Thierry Reding
2019-04-11fdtdec: Implement fdtdec_set_phandle()Thierry Reding
2019-04-09lib: fdt: Allow LZO and GZIP DT compression in U-BootMarek Vasut
2019-04-09lib: fdt: Allow enabling both LZO and GZIP DT compressionMarek Vasut
2019-04-09lib: fdt: Split fdtdec_setup_memory_banksize()Marek Vasut
2019-04-09lib: fdt: Split fdtdec_setup_mem_size_base()Marek Vasut
2019-02-11Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2019-02-09fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass
2019-02-09fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass
2019-02-08fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek
2019-01-14lib: fdtdec: fdtdec_get_addr_size_fixed remove checksKeerthy
2018-12-12spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori
2018-12-10lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot
2018-12-02fdt: sandbox: correct use of ${fdtcontroladdr}Heinrich Schuchardt
2018-11-20fdt: Fix uncompress_blob() for U-Boot properMarek Vasut
2018-10-15Revert "fdt: fdtdec_setup_memory_banksize() use livetree"Michal Simek
2018-10-09fdt: Remove fdtdec_decode_region() functionSimon Glass
2018-09-29fdt: fdtdec_setup_memory_banksize() use livetreeJens Wiklander
2018-09-10Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada
2018-09-10fdt: fix get_next_memory_node()Marek Vasut
2018-07-26fdt: fix fdtdec_setup_memory_banksize()Jens Wiklander
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu
2018-07-19lib: fdtdec: Update ram_base to store ram start adddressSiva Durga Prasad Paladugu
2018-07-10board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons
2018-07-09fdt: Add device tree memory bindingsMichael Pratt
2018-05-18fdt: Add another Altera Arria10 clock init compatibleMarek Vasut