index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
fdtdec.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci: tegra: add/enable support for Tegra210
Stephen Warren
2015-11-12
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
2015-11-05
1
-0
/
+13
|
\
|
*
lib, fdt: Adding fdtdec_get_uint function
Chin Liang See
2015-11-05
1
-0
/
+13
*
|
fdt: Add a function to look up a /chosen property
Simon Glass
2015-11-04
1
-1
/
+10
|
/
*
fdt: add new fdt address parsing functions
Stephen Warren
2015-09-15
1
-8
/
+103
*
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
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
1
-10
/
+0
*
of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROL
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
fdtdec: fix OF_CONTROL switch
Masahiro Yamada
2015-08-18
1
-1
/
+1
*
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
*
lib/fdtdec: Fix fdt_addr_t and fdt_size_t typedef
York Sun
2015-08-06
1
-4
/
+2
*
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
*
ARM: Tegra210: Add support to common Tegra source/config files
Tom Warren
2015-07-28
1
-0
/
+3
*
dm: usb: tegra: Drop legacy USB code
Simon Glass
2015-06-10
1
-3
/
+0
*
sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig
Simon Glass
2015-06-10
1
-0
/
+6
*
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
*
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
/
+77
*
dm: usb: exynos: Drop legacy USB code
Simon Glass
2015-05-06
1
-2
/
+0
*
dm: core: Select device tree control correctly for SPL
Simon Glass
2015-04-23
1
-0
/
+10
*
fdt: Rename setup_fdt() and make it prepare also
Simon Glass
2015-04-23
1
-1
/
+1
*
fdt: sandbox: Move setup code from board_f to fdtdec
Simon Glass
2015-04-23
1
-0
/
+6
*
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
-0
/
+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
-0
/
+11
*
fdtdec: Improve fdtdec_get_pci_bdf() documentation
Bin Meng
2015-03-24
1
-1
/
+4
*
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
*
dm: fdt: Remove the old GPIO functions
Simon Glass
2015-01-29
1
-77
/
+0
*
dm: fdt: Add a function to decode phandles with arguments
Simon Glass
2015-01-29
1
-0
/
+53
*
x86: dts: Add compatible string for Intel ICH9 SPI controller
Simon Glass
2015-01-23
1
-0
/
+1
*
fdt: Add several apis to decode pci device node
Bin Meng
2015-01-13
1
-11
/
+98
*
pci: tegra: Add Tegra PCIe driver
Thierry Reding
2014-12-18
1
-0
/
+3
*
ARM: tegra: Implement XUSB pad controller
Thierry Reding
2014-12-18
1
-0
/
+2
*
power: Add AMS AS3722 PMIC support
Thierry Reding
2014-12-18
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-fdt
Tom Rini
2014-12-01
1
-11
/
+0
|
\
|
*
fdt: remove fdtdec_get_alias_node() function
Masahiro Yamada
2014-11-27
1
-11
/
+0
*
|
Merge git://git.denx.de/u-boot-x86
Tom Rini
2014-12-01
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
x86: Add initial video device init for Intel GMA
Simon Glass
2014-11-25
1
-0
/
+1
[next]