Commit Graph

193 Commits (84d7f9168b14a5a822cf0511a8ab1f7788a4d38b)

Author SHA1 Message Date
Simon Glass 2ec9d171bc cros_ec: Convert to support live tree 7 years ago
Simon Glass b7e0d73bad dm: core: Add a place to put extra device-tree reading functions 7 years ago
Alex Deymo 82f766d1d2 Allow boards to initialize the DT at runtime. 7 years ago
Ley Foon Tan e11b5e8d6e fdt: Add compatible strings for Arria 10 7 years ago
Vignesh R 5efa1bfbfa libfdt: use CONFIG_IS_ENABLED for OF_LIBFDT 7 years ago
Nathan Rossi 623f60198b fdt: add memory bank decoding functions for board setup 8 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Masahiro Yamada 47a79f657e usb: uniphier: remove UniPhier xHCI driver and select DM_USB 8 years ago
Stephen Warren 6e06acb732 fdt: allow fdtdec_get_addr_size_*() to translate addresses 8 years ago
Boris Brezillon 4ccae81cda mtd: nand: Add the sunxi NAND controller driver 8 years ago
Simon Glass 920c6965d1 sandbox: Find keyboard driver using driver model 8 years ago
Simon Glass 39ea0ee925 fdt: x86: Tidy up a few COMPAT string definitions 8 years ago
Simon Glass 01a227dfc8 fdt: Add a note to avoid adding new compatible strings 8 years ago
Simon Glass da9e0a9bab fdt: Drop unused exynos compatible strings 8 years ago
Simon Glass 6cd2602d61 x86: fdt: Drop the unused compatible strings in fdtdec 8 years ago
Simon Glass 703aaf76c2 fdt: Drop some unused compatible strings 8 years ago
Simon Glass 04b9dd10cc fdt: Correct return value in fdtdec_decode_display_timing() 8 years ago
Stephen Warren 39f633320c mmc: tegra: add basic Tegra186 support 8 years ago
Simon Glass 69ca6fd850 x86: dts: Drop memory SPD compatible string 8 years ago
Simon Glass 779653b0cb x86: Drop all the old pin configuration code 8 years ago
Simon Glass fd30d2c608 dm: fdtdec: Correct a sandbox build warning 8 years ago
Simon Glass d76592122b tegra: nyan-big: Move the LCD driver to driver model 8 years ago
Peng Fan 1889a7e275 fdt: introduce fdtdec_get_child_count 8 years ago
Simon Glass f8b4e45e31 x86: Drop the irq router compatible string 8 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 8 years ago
Bin Meng 394e0b6624 fdtdec: Add compatible string for Intel IvyBridge FSP 9 years ago
Simon Glass fcc0a8774b dm: serial: Convert ns16550 driver to use driver model PCI API 9 years ago
Marek Vasut ef4b01b2f7 arm: socfpga: Allow DWC2 UDC probing from OF 9 years ago
Simon Glass e81ca88451 dm: tegra: pci: Convert tegra boards to driver model for PCI 9 years ago
Simon Glass f77f5e9be7 dm: tegra: Convert keyboard driver to driver model 9 years ago
Stephen Warren d9eda6c441 pci: tegra: add/enable support for Tegra210 9 years ago
Simon Glass 1017296247 dm: spl: Support device tree when BSS is in a different section 9 years ago
Simon Glass 3bc37a50e0 fdt: Add a function to look up a /chosen property 9 years ago
Stephen Warren 4ea5243a3a fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT 9 years ago
Przemyslaw Marczak ff0a6358b6 fdtdec: fix parsing 'reg' property with zero value in '#size-cells' 9 years ago
Stephen Warren d93b9a0709 fdt: fix fdtdec_get_addr_size not to require any size cells 9 years ago
Stephen Warren 02464e386b fdt: add new fdt address parsing functions 9 years ago
Marek Vasut 129adf5bf4 mmc: dw_mmc: Probe the MMC from OF 9 years ago
Simon Glass b697e0ff5b dm: tpm: Convert I2C driver to driver model 9 years ago
Bin Meng bc6351eb48 fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev() 9 years ago
Masahiro Yamada 0f9258228e of: clean up OF_CONTROL ifdef conditionals 9 years ago
Simon Glass 236efe36be Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit" 9 years ago
Andrew Bradford f3b84a3032 x86: baytrail: Configure FSP UPD from device tree 9 years ago
Marek Vasut 6ab00db226 arm: socfpga: misc: Reset ethernet from OF 9 years ago
Simon Glass 5ae3a5e887 dts: Drop unused compatible ID for the NXP video bridge 9 years ago
Simon Glass 68964dbc83 video: Remove the old parade driver 9 years ago
Simon Glass 05bccbcd76 power: Remove old TPS65090 drivers 9 years ago
Masahiro Yamada 3bd926cc7e lib: fdt: fix indent of #ifdef..#endif conditional 9 years ago
Tom Warren 7aaa5a60ce ARM: Tegra210: Add support to common Tegra source/config files 9 years ago