
17 Jul
2020
17 Jul
'20
4:49 p.m.
On Fri, Jul 17, 2020 at 06:15:17PM +0800, Bin Meng wrote:
Hi Tom,
This PR includes the following changes for v2020.10 release:
- New timer API to allow delays with a 32-bit microsecond timer
- Add dynamic ACPI structs (DSDT/SSDT) generations to the DM core
- x86: Enable ACPI table generation by default
- x86: Enable the copy framebuffer on Coral
- x86: A few fixes to FSP2 with ApolloLake
- x86: Drop setup_pcat_compatibility()
- x86: Primary-to-Sideband Bus minor fixes
Azure results: PASS https://dev.azure.com/bmeng/GitHub/_build/results?buildId=263&view=resul...
The following changes since commit fee68b98fe3890631a9bdf8f8db328179011ee3f:
Merge tag 'efi-2020-10-rc1-4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi (2020-07-16 16:35:15 -0400)
are available in the git repository at:
https://gitlab.denx.de/u-boot/custodians/u-boot-x86
for you to fetch changes up to d40d2c570600396b54dece16429727ef50cfeef0:
acpi: Enable ACPI table generation by default on x86 (2020-07-17 14:32:24 +0800)
Applied to u-boot/master, thanks!
--
Tom