Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
authorTom Rini <trini@konsulko.com>
Tue, 11 Feb 2020 15:58:41 +0000 (10:58 -0500)
committerTom Rini <trini@konsulko.com>
Tue, 11 Feb 2020 15:58:41 +0000 (10:58 -0500)
commit9a8942b53d57149754e0dfc975e0d92d1afd4087
treede55e5352f3a8a79c413c0b8cb533428e5476841
parentae347120eed8204b1fdf018ddf79131964e57016
parent21d651fb29cf268b1a5f64d080e3d352ee32c87f
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm

sandbox conversion to SDL2
TPM TEE driver
Various minor sandbox video enhancements
New driver model core utility functions
19 files changed:
.gitlab-ci.yml
arch/sandbox/dts/test.dts
arch/sandbox/include/asm/test.h
arch/x86/cpu/apollolake/fsp_s.c
arch/x86/cpu/intel_common/itss.c
board/ge/common/vpd_reader.c
cmd/gpio.c
drivers/core/syscon-uclass.c
drivers/core/uclass.c
drivers/ddr/altera/sdram_gen5.c
drivers/i2c/tegra_i2c.c
drivers/net/mtk_eth.c
drivers/pinctrl/intel/pinctrl.c
drivers/reset/reset-socfpga.c
drivers/tpm/Kconfig
drivers/tpm/Makefile
drivers/video/mxsfb.c
fs/fat/fat_write.c
test/dm/test-fdt.c