[U-Boot] Please pull u-boot-x86
Bin Meng
bmeng.cn at gmail.com
Fri Mar 30 08:12:19 UTC 2018
Hi Tom,
The following changes since commit 81cf7c8d45935a295991fe2cd1df286f0f47511f:
Merge git://git.denx.de/u-boot-ubi (2018-03-25 12:02:13 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to 5d73292cf84db1e8f7d99dd27100ef2e8ac15c4e:
x86: zImage: Pass working device tree data to the kernel (2018-03-30
16:06:58 +0800)
----------------------------------------------------------------
Alexander Graf (1):
efi_stub: Fix GDT_NOTSYS check
Bernhard Messerklinger (1):
x86: mmc: Fix mapping of BAR memory
Bin Meng (2):
dm: pci: Check board information pointer in decode_regions()
dm: pci: Avoid setting a PCI region that has 0 size
Ivan Gorinov (1):
x86: zImage: Pass working device tree data to the kernel
arch/x86/include/asm/bootparam.h | 7 +++++--
arch/x86/lib/zimage.c | 35 +++++++++++++++++++++++++++++++++++
drivers/mmc/pci_mmc.c | 5 ++---
drivers/pci/pci-uclass.c | 8 ++++++--
lib/efi/efi_stub.c | 2 +-
5 files changed, 49 insertions(+), 8 deletions(-)
Regards,
Bin
More information about the U-Boot
mailing list