index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
fdtdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: serial: Convert ns16550 driver to use driver model PCI API
Simon Glass
2016-01-12
1
-52
/
+5
*
arm: socfpga: Allow DWC2 UDC probing from OF
Marek Vasut
2015-12-20
1
-0
/
+1
*
dm: tegra: pci: Convert tegra boards to driver model for PCI
Simon Glass
2015-12-01
1
-4
/
+0
*
dm: tegra: Convert keyboard driver to driver model
Simon Glass
2015-11-19
1
-1
/
+0
*
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-12
1
-0
/
+1
*
dm: spl: Support device tree when BSS is in a different section
Simon Glass
2015-11-04
1
-2
/
+5
*
fdt: Add a function to look up a /chosen property
Simon Glass
2015-11-04
1
-5
/
+10
*
fdt: fix fdtdec_get_pci_addr() for CONFIG_PHYS_64BIT
Stephen Warren
2015-10-23
1
-7
/
+7
*
fdtdec: fix parsing 'reg' property with zero value in '#size-cells'
Przemyslaw Marczak
2015-10-03
1
-1
/
+1
*
fdt: fix fdtdec_get_addr_size not to require any size cells
Stephen Warren
2015-10-03
1
-2
/
+3
*
fdt: add new fdt address parsing functions
Stephen Warren
2015-09-15
1
-21
/
+93
*
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
2015-09-04
1
-0
/
+1
*
dm: tpm: Convert I2C driver to driver model
Simon Glass
2015-08-31
1
-2
/
+0
*
fdtdec: Fix possible infinite loop in fdtdec_get_pci_vendev()
Bin Meng
2015-08-26
1
-2
/
+1
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
Revert "fdt: Fix fdtdec_get_addr_size() for 64-bit"
Simon Glass
2015-08-14
1
-36
/
+20
*
x86: baytrail: Configure FSP UPD from device tree
Andrew Bradford
2015-08-14
1
-0
/
+2
*
arm: socfpga: misc: Reset ethernet from OF
Marek Vasut
2015-08-08
1
-0
/
+1
*
dts: Drop unused compatible ID for the NXP video bridge
Simon Glass
2015-08-05
1
-1
/
+0
*
video: Remove the old parade driver
Simon Glass
2015-08-05
1
-1
/
+0
*
power: Remove old TPS65090 drivers
Simon Glass
2015-08-05
1
-1
/
+0
*
lib: fdt: fix indent of #ifdef..#endif conditional
Masahiro Yamada
2015-08-05
1
-1
/
+1
*
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
1
-0
/
+2
*
fdt: Fix fdtdec_get_addr_size() for 64-bit
Thierry Reding
2015-07-28
1
-20
/
+36
*
fdt: Provide debug info when a device tree cannot be found
Simon Glass
2015-07-21
1
-0
/
+7
*
lib: Add function to extract a number from the end of a string
Simon Glass
2015-07-21
1
-8
/
+6
*
fdt: armv8: Fix build warnings on armv8
Haikun Wang
2015-07-20
1
-2
/
+2
*
dm: usb: tegra: Drop legacy USB code
Simon Glass
2015-06-10
1
-3
/
+0
*
x86: gpio: add pinctrl support from the device tree
Gabriel Huau
2015-06-04
1
-0
/
+1
*
x86: Refactor PIRQ routing support
Bin Meng
2015-06-04
1
-0
/
+1
*
pmic: max77686 set the same compatible as in the kernel
Przemyslaw Marczak
2015-05-14
1
-1
/
+1
*
tpm: Rename Infineon TPM to slb9645tt
Simon Glass
2015-05-14
1
-1
/
+1
*
tegra: video: Support serial output resource (SOR) on tegra124
Simon Glass
2015-05-13
1
-0
/
+3
*
fdt: Add binding decode function for display-timings
Simon Glass
2015-05-13
1
-0
/
+92
*
dm: usb: exynos: Drop legacy USB code
Simon Glass
2015-05-06
1
-2
/
+0
*
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
2015-04-23
1
-2
/
+2
*
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
1
-0
/
+31
*
dm: Add a panic_str() function to reduce code size
Simon Glass
2015-04-23
1
-3
/
+5
*
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
1
-1
/
+0
*
fdt: Drop LPC compatible string in fdtdec
Simon Glass
2015-04-18
1
-1
/
+0
*
fdt: cros_ec: Drop compatible string in fdtdec
Simon Glass
2015-04-18
1
-1
/
+0
*
x86: chromebook_link: dts: Add PCH and LPC devices
Simon Glass
2015-04-18
1
-1
/
+2
*
dm: x86: pci: Convert chromebook_link to use driver model for pci
Simon Glass
2015-04-18
1
-1
/
+1
*
fdt: Tighten up error handling in fdtdec_get_pci_addr()
Simon Glass
2015-04-16
1
-1
/
+3
*
fdt: Export fdtdec_get_number() for general use
Simon Glass
2015-04-16
1
-1
/
+1
*
ARM: UniPhier: adjust device trees for business transfer
Masahiro Yamada
2015-03-15
1
-1
/
+1
*
usb: UniPhier: add UniPhier on-chip xHCI host driver support
Masahiro Yamada
2015-03-01
1
-0
/
+1
*
fdtdec: Add compatible id and string for Intel Quark MRC
Bin Meng
2015-02-06
1
-0
/
+1
*
dm: exynos: Drop unused COMPAT features for SPI
Simon Glass
2015-01-29
1
-1
/
+0
*
dm: tegra: Drop unused COMPAT features for I2C, SPI
Simon Glass
2015-01-29
1
-6
/
+0
[next]