summaryrefslogtreecommitdiff
path: root/include/fdtdec.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-02-111-0/+13
|\
| * fdt: Introduce fdtdec_get_alias_highest_id()Michal Simek2019-02-081-0/+13
* | fdt: tegra: Drop COMPAT_AMS_AS3722Simon Glass2019-02-091-1/+0
* | fdt: samsung: Drop unused fdt_compat_id valuesSimon Glass2019-02-091-6/+0
|/
* lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot2018-12-101-0/+21
* fdt: restore board_fdt_blob_setup() declarationBaruch Siach2018-11-201-0/+1
* fdt: Remove fdtdec_decode_region() functionSimon Glass2018-10-091-45/+0
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-191-7/+9
* board: arm: Add support for Broadcom BCM7445Thomas Fitzsimmons2018-07-101-0/+4
* fdt: Add device tree memory bindingsMichael Pratt2018-07-091-1/+37
* 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
* sandbox: Add 64-bit sandboxMario Six2018-02-181-1/+1
* fdtdec: allow board to provide fdt for CONFIG_OF_SEPARATERob Clark2018-01-151-1/+2
* fdt: Add compatible strings for Arria 10Tien Fong Chee2017-11-261-0/+2
* dtoc: Add support for 32 or 64-bit addressesSimon Glass2017-09-151-0/+2
* fdtdec: Drop old compatible valuesSimon Glass2017-07-281-6/+0
* cros_ec: Convert to support live treeSimon Glass2017-06-011-13/+0
* dm: core: Add a place to put extra device-tree reading functionsSimon Glass2017-06-011-22/+1
* edid: Add HDMI flag to timing infoJernej Skrabec2017-05-151-0/+1
* Allow boards to initialize the DT at runtime.Alex Deymo2017-05-091-0/+6
* fdt: Add compatible strings for Arria 10Ley Foon Tan2017-04-141-0/+8
* fdt: add memory bank decoding functions for board setupNathan Rossi2016-12-201-0/+34
* 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-3/+11
* 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: 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
* mmc: tegra: add basic Tegra186 supportStephen Warren2016-05-311-0/+1
* Fix various typos, scattered over the code.Robert P. J. Day2016-05-051-1/+1
* x86: dts: Drop memory SPD compatible stringSimon Glass2016-03-171-1/+0
* x86: Drop all the old pin configuration codeSimon Glass2016-03-171-1/+0
* tegra: nyan-big: Move the LCD driver to driver modelSimon Glass2016-02-161-1/+0
* fdt: introduce fdtdec_get_child_countPeng Fan2016-02-061-0/+9
* x86: Drop the irq router compatible stringSimon Glass2016-01-241-1/+0
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-201-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-141-0/+1
|\
| * fdtdec: Add compatible string for Intel IvyBridge FSPBin Meng2016-01-131-0/+1
* | dm: serial: Convert ns16550 driver to use driver model PCI APISimon Glass2016-01-121-20/+3
|/
* arm: socfpga: Allow DWC2 UDC probing from OFMarek Vasut2015-12-201-0/+1
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-011-4/+0
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-191-1/+0
* pci: tegra: add/enable support for Tegra210Stephen Warren2015-11-121-0/+1
* Merge git://git.denx.de/u-boot-socfpgaTom Rini2015-11-051-0/+13
|\
| * lib, fdt: Adding fdtdec_get_uint functionChin Liang See2015-11-051-0/+13
* | fdt: Add a function to look up a /chosen propertySimon Glass2015-11-041-1/+10
|/