[U-Boot] Please pull u-boot-x86

Bin Meng bmeng.cn at gmail.com
Tue Aug 8 13:29:19 UTC 2017


Hi Tom,

The following changes since commit eaa90e5df2a4a1cb12fb73571978a9379242d0b5:

  common/env_embedded.c: rename PPCENV/PPCTEXT macros (2017-08-04
20:38:39 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-x86.git

for you to fetch changes up to 6a5691e297fc44a7c963b15903828fed33d40ba0:

  x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobs
(2017-08-08 21:13:07 +0800)

----------------------------------------------------------------
Bin Meng (2):
      x86: Remove dead ISA related codes
      x86: acpi: Fix build error with certain configuration

Stefan Roese (6):
      x86: dfi: Add option to select different config headers for baseboards
      x86: conga: Add option to select different config headers for baseboards
      x86: theadorable-x86: Add header file for common defines and env
      x86: conga: conga-qeval20-qa3-e3845_defconfig: Misc defconfig updates
      x86: conga: theadorable-x86-conga-qa3-e3845_defconfig: Misc
defconfig updates
      x86: Add defconfig for theadorable-x86-conga with PCIe x4 blobs

 arch/x86/include/asm/io.h                                 |  74
+++++-----------------------------------
 arch/x86/lib/acpi_s3.c                                    |   1 +
 board/congatec/Kconfig                                    |  11 ++++++
 board/congatec/conga-qeval20-qa3-e3845/Kconfig            |   9 +++--
 board/congatec/conga-qeval20-qa3-e3845/MAINTAINERS        |   3 ++
 board/dfi/Kconfig                                         |  18 ++++++++--
 board/dfi/dfi-bt700/Kconfig                               |   9 +++--
 board/dfi/dfi-bt700/MAINTAINERS                           |   1 +
 configs/conga-qeval20-qa3-e3845_defconfig                 |   5 ++-
 configs/dfi-bt700-q7x-151_defconfig                       |   6 ++--
 configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig |  55
++++++++++++++++++++++++++++++
 configs/theadorable-x86-conga-qa3-e3845_defconfig         |  54
+++++++++++++++++++++++++++++
 configs/theadorable-x86-dfi-bt700_defconfig               |   3 +-
 include/configs/theadorable-x86-common.h                  | 155
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/theadorable-x86-conga-qa3-e3845.h         |  30
+++++++++++++++++
 include/configs/theadorable-x86-dfi-bt700.h               |  33
++++++++++++++++++
 16 files changed, 380 insertions(+), 87 deletions(-)
 create mode 100644 configs/theadorable-x86-conga-qa3-e3845-pcie-x4_defconfig
 create mode 100644 configs/theadorable-x86-conga-qa3-e3845_defconfig
 create mode 100644 include/configs/theadorable-x86-common.h
 create mode 100644 include/configs/theadorable-x86-conga-qa3-e3845.h
 create mode 100644 include/configs/theadorable-x86-dfi-bt700.h

Regards,
Bin


More information about the U-Boot mailing list