Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
authorTom Rini <trini@konsulko.com>
Sat, 10 Aug 2019 03:27:15 +0000 (23:27 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 10 Aug 2019 03:27:15 +0000 (23:27 -0400)
commit9fd8b2c8c714b383b6768d53d7b46682fdf87013
tree47d9b59ac1129e9bf71a065d5f3c526d1ada15a5
parent188f0109055300a099f90bedd96b0e93d28acfbd
parentdbaec467671fd5b56cf380121340844863f5472d
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86

- Enable SD slot on Intel Edison
- Populate CSRT ACPI table for shared DMA controller on Intel Tangier
- Convert Intel ICH-SPI driver to use new spi-mem ops
- Enable config_distro_bootcmd for QEMU x86
- Support U-Boot as a payload for Intel Slim Bootloader
- Avoid writing temporary asl files into the source tree which fixes the
  parallel build issue occasionally seen