summaryrefslogtreecommitdiff
path: root/lib/fdtdec.c
Commit message (Expand)AuthorAgeFilesLines
* lib: fdtdec: fdtdec_get_addr_size_fixed remove checksKeerthy2019-01-141-10/+0
* spl: fix build failure with !CONFIG_SPL_PCI_SUPPORTSekhar Nori2018-12-121-1/+1
* lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot2018-12-101-1/+42
* fdt: sandbox: correct use of ${fdtcontroladdr}Heinrich Schuchardt2018-12-021-2/+4
* fdt: Fix uncompress_blob() for U-Boot properMarek Vasut2018-11-201-1/+2
* Revert "fdt: fdtdec_setup_memory_banksize() use livetree"Michal Simek2018-10-151-21/+23
* fdt: Remove fdtdec_decode_region() functionSimon Glass2018-10-091-83/+0
* fdt: fdtdec_setup_memory_banksize() use livetreeJens Wiklander2018-09-291-23/+21
* Remove <inttypes.h> includes and PRI* usages in printf() entirelyMasahiro Yamada2018-09-101-5/+3
* fdt: fix get_next_memory_node()Marek Vasut2018-09-101-3/+1
* fdt: fix fdtdec_setup_memory_banksize()Jens Wiklander2018-07-261-5/+15
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-191-1/+1
* lib: fdtdec: Update ram_base to store ram start adddressSiva Durga Prasad Paladugu2018-07-191-0/+1
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-101-0/+4
* fdt: Add device tree memory bindingsMichael Pratt2018-07-091-0/+109
* fdt: Add another Altera Arria10 clock init compatibleMarek Vasut2018-05-181-0/+1
* lib: fdtdec: drop the old compatible about max77686Jaehoon Chung2018-05-081-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* lib: fdtdec: Fix some style violationsMario Six2018-01-211-14/+15
* lib: fdtdec: Fix whitespace style violationsMario Six2018-01-211-26/+30
* fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark2018-01-151-12/+23
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-11-301-6/+18
|\
| * fdtdec: Support parsing multiple /memory nodesMarek Vasut2017-11-301-6/+18
* | spl: make CONFIG_OF_EMBED pass dts through fdtgrepGoldschmidt Simon2017-11-291-0/+4
|/
* fdt: Add compatible strings for Arria 10Tien Fong Chee2017-11-261-0/+2
* spl: dm: Make it possible for the SPL to pick its own DTB from a FITJean-Jacques Hiblot2017-10-061-9/+78
* fdtdec: sort include filesJean-Jacques Hiblot2017-10-051-5/+5
* dts: renamed FIT_EMBED to MULTI_DTB_FIT and moved it to the dts KconfigJean-Jacques Hiblot2017-10-051-1/+1
* env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass2017-08-161-1/+1
* fdtdec: Drop old compatible valuesSimon Glass2017-07-281-6/+0
* fdt: Enable selecting correct DTB from appended FIT ImageCooper Jr., Franklin2017-07-101-0/+10
* fdt: Correct cast for sandbox in fdtdec_setup_memory_size()Simon Glass2017-06-021-1/+2
* cros_ec: Convert to support live treeSimon Glass2017-06-011-32/+0
* dm: core: Add a place to put extra device-tree reading functionsSimon Glass2017-06-011-0/+1
* Allow boards to initialize the DT at runtime.Alex Deymo2017-05-091-0/+3
* fdt: Add compatible strings for Arria 10Ley Foon Tan2017-04-141-0/+8
* libfdt: use CONFIG_IS_ENABLED for OF_LIBFDTVignesh R2017-03-261-1/+1
* fdt: add memory bank decoding functions for board setupNathan Rossi2016-12-201-0/+56
* libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass2016-10-131-1/+1
* libfdt: Bring in upstream stringlist functionsSimon Glass2016-10-131-1/+1
* usb: uniphier: remove UniPhier xHCI driver and select DM_USBMasahiro Yamada2016-09-141-1/+0
* fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren2016-08-121-7/+15
* mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-241-0/+1
* sandbox: Find keyboard driver using driver modelSimon Glass2016-07-111-1/+0
* fdt: x86: Tidy up a few COMPAT string definitionsSimon Glass2016-07-111-3/+3
* fdt: Add a note to avoid adding new compatible stringsSimon Glass2016-07-111-0/+5
* fdt: Drop unused exynos compatible stringsSimon Glass2016-07-111-2/+0
* x86: fdt: Drop the unused compatible strings in fdtdecSimon Glass2016-07-111-5/+0
* fdt: Drop some unused compatible stringsSimon Glass2016-07-051-4/+0