1. 2133bc5 x86: Add efi_loader bits to x86_64 linker script by Alexander Graf · Wed Jul 11 01:39:31 2018 +0200
  2. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · Tue Jun 12 07:48:37 2018 +0200
  3. af915bf elf: Move x86 reloc defines to common elf.h by Alexander Graf · Mon Jun 18 17:23:10 2018 +0200
  4. 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Jul 20 19:31:30 2018 -0400
  5. 3f04707 x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · Wed Jul 18 21:42:17 2018 -0700
  6. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · Wed Jul 18 21:42:16 2018 -0700
  7. ac63025 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · Wed Jul 18 21:42:15 2018 -0700
  8. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · Thu Jul 19 03:07:33 2018 -0700
  9. 6e57714 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · Thu Jul 19 03:07:32 2018 -0700
  10. ed0efdf x86: tangier: Add a sysreset driver by Bin Meng · Thu Jul 19 03:07:30 2018 -0700
  11. 54d55a4 x86: quark: acpi: Add full reset bit to the reset register value in FADT by Bin Meng · Tue Jul 03 02:48:39 2018 -0700
  12. 28bad7d x86: Remove unused _relocate arguments by Ivan Gorinov · Thu Jun 28 14:49:46 2018 -0700
  13. 1a4e82d x86: efi_loader: Build EFI memory map per E820 table by Bin Meng · Wed Jun 27 20:38:01 2018 -0700
  14. 7fe4075 x86: Use microcode update from device tree for all processors by Ivan Gorinov · Thu Jun 21 21:16:16 2018 -0700
  15. 49568fe x86: Add scsi command to coreboot and qemu by Bin Meng · Tue Jun 26 03:58:55 2018 -0700
  16. 7eb28a5 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · Fri Jun 22 01:38:30 2018 -0700
  17. 6ba3999 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · Fri Jun 22 01:38:27 2018 -0700
  18. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · Sun Jun 17 05:57:53 2018 -0700
  19. 8a57ea7 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · Tue Jun 19 11:40:42 2018 -0700
  20. 12339dd x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · Tue Jun 19 19:12:15 2018 +0200
  21. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · Mon Jun 11 16:21:50 2018 +0900
  22. 90e565e x86: efi: app: Display correct CPU info during boot by Bin Meng · Tue Jun 12 08:36:25 2018 -0700
  23. 6582074 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · Tue Jun 12 08:36:24 2018 -0700
  24. 5d69a5c x86: efi: payload: Add EFI framebuffer driver support by Bin Meng · Tue Jun 12 08:36:23 2018 -0700
  25. 7676370 x86: baytrail: Drop EFI-specific test logics by Bin Meng · Tue Jun 12 08:36:20 2018 -0700
  26. 740aa42 x86: Drop QEMU-specific EFI payload support by Bin Meng · Tue Jun 12 08:36:19 2018 -0700
  27. 858429b x86: Add generic EFI payload support by Bin Meng · Tue Jun 12 08:36:18 2018 -0700
  28. 6bd4109 x86: efi: payload: Add arch_cpu_init() by Bin Meng · Tue Jun 12 08:36:17 2018 -0700
  29. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · Tue Jun 12 08:36:16 2018 -0700
  30. 4123662 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · Wed Jun 13 17:27:39 2018 -0700
  31. c9697d7 x86: cherryhill: Fix DTC warning by Bin Meng · Tue Jun 12 20:01:14 2018 -0700
  32. 56a33085e x86: cougarcanyon2: Add missing chipset interrupt information by Bin Meng · Tue Jun 12 01:26:47 2018 -0700
  33. d803f54 x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · Tue Jun 12 01:26:46 2018 -0700
  34. c332fca x86: irq: Parse number of PIRQ links from device tree by Bin Meng · Tue Jun 12 01:26:45 2018 -0700
  35. 5acbb78 x86: efi: payload: Enforce toolchain to generate 64-bit EFI payload stub codes by Bin Meng · Sun Jun 10 06:25:03 2018 -0700
  36. c253c3f x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · Sun Jun 10 06:25:01 2018 -0700
  37. 1defbb1 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · Sun Jun 03 19:04:23 2018 -0700
  38. 0c9f594 x86: irq: Remove chipset specific irq router drivers by Bin Meng · Sun Jun 03 19:04:22 2018 -0700
  39. c0edfc1 x86: cougarcanyon2: Enable CPU driver and SMP support by Bin Meng · Sun Jun 03 19:04:21 2018 -0700
  40. 0dce35a x86: chromebook_link: Remove dm-pre-reloc property in the cpu nodes by Bin Meng · Sun Jun 03 19:04:20 2018 -0700
  41. 516bb59 x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · Sun Jun 03 19:04:19 2018 -0700
  42. 9032bbf x86: ivybridge: Enable 206ax cpu driver for FSP build by Bin Meng · Sun Jun 03 19:04:18 2018 -0700
  43. 52122c8 x86: cougarcanyon2: Update dts for SPI lock down by Bin Meng · Sun Jun 03 19:04:16 2018 -0700
  44. e1c6d2c x86: ivybridge: Imply USB_XHCI_HCD by Bin Meng · Sun Jun 03 19:04:15 2018 -0700
  45. a45c39d x86: baytrail: Correct the comment of IACORE_VIDS bit ranges by Bin Meng · Thu May 24 03:05:59 2018 -0700
  46. f55305a Define board_quiesce_devices() in a shared location by Simon Glass · Wed May 16 09:42:25 2018 -0600
  47. 3366ff0c efi_loader: build CRT0 and RELOC on x86_64 by Heinrich Schuchardt · Fri May 18 19:12:20 2018 +0200
  48. e2425b6 efi_selftest: allow building relocation code on x86_64 by Heinrich Schuchardt · Fri May 18 19:12:19 2018 +0200
  49. b722b11 x86: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · Mon Apr 30 15:56:02 2018 +0100
  50. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · Sun May 06 18:27:01 2018 -0400
  51. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  52. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  53. c9dba41 bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · Wed Apr 11 22:02:15 2018 -0700
  54. 4b8fc74 x86: Rename e820entry to e820_entry by Bin Meng · Wed Apr 11 22:02:11 2018 -0700
  55. 3838d71 x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · Wed Apr 11 22:02:10 2018 -0700
  56. 04bd0f1 x86: Update the io.h file to use {out|in}_{be|le}X macros by Lukasz Majewski · Thu Mar 29 16:41:11 2018 +0200
  57. 260fa77 x86: Add 64-bit memory-mapped I/O functions by Ivan Gorinov · Fri Apr 06 14:43:04 2018 -0700
  58. 8218289 efi_loader: correctly set the machine type in the PE header by Heinrich Schuchardt · Fri Apr 06 15:36:31 2018 +0200
  59. 901bb0b x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · Mon Mar 26 18:06:54 2018 -0700
  60. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · Tue Mar 13 13:57:04 2018 +0100
  61. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  62. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  63. 008454f x86: quark: Fix unused warnings by Tom Rini · Sat Jan 27 15:13:47 2018 -0500
  64. e102925 x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · Tue Jan 30 05:01:16 2018 -0800
  65. 66d3e63 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Wed Jan 10 19:40:15 2018 +0200
  66. 8b7adf8 x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · Wed Jan 10 19:40:14 2018 +0200
  67. 4b05bac x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · Wed Jan 10 19:33:10 2018 +0200
  68. 6b07d36 x86: tangier: Make _CRS for BTH0 Serialized to avoid warning by Andy Shevchenko · Wed Jan 10 18:07:26 2018 +0200
  69. 565b4ca x86: tangier: Add Bluetooth to ACPI table by Andy Shevchenko · Thu Jan 04 18:40:13 2018 +0200
  70. 7ec9243 x86: tangier: Use actual GPIO hardware numbers by Andy Shevchenko · Thu Jan 04 18:40:12 2018 +0200
  71. 4a4ee45 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · Wed Jan 03 08:54:27 2018 -0500
  72. 4257457 x86: tangier: Use official ACPI HID for FLIS IP by Andy Shevchenko · Tue Dec 12 19:02:42 2017 +0200
  73. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:19 2017 +0200
  74. dfafe7a x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones by Stefan Roese · Wed Nov 29 16:23:31 2017 +0100
  75. 93340c8 Revert "x86: bootm: Fix FIT image booting on x86" by Anatolij Gustschin · Thu Nov 23 18:59:45 2017 +0100
  76. 5e5fe80 x86: don't compare pointers to 0 by Heinrich Schuchardt · Mon Nov 20 19:45:56 2017 +0100
  77. c1f72e7 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM by Anton Gerasimov · Tue Nov 14 18:47:16 2017 +0100
  78. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · Tue Oct 17 13:42:44 2017 +0900
  79. 9f4f313 x86: acpi: Put sleepstates.asl to the common place by Bin Meng · Wed Oct 18 18:21:00 2017 -0700
  80. 22fc2b6 x86: fsp: graphics: Add some notes about the graphics info hob by Bin Meng · Wed Oct 18 18:20:59 2017 -0700
  81. 93ea4ca x86: braswell: cherryhill: Update dts for SPI lock down by Bin Meng · Wed Oct 18 18:20:58 2017 -0700
  82. 5863e95 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · Wed Oct 18 18:20:56 2017 -0700
  83. 21340ed x86: Fix ACPI resume dependency to MRC cache by Bin Meng · Wed Oct 18 18:20:55 2017 -0700
  84. 66c9586 env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default by Bin Meng · Wed Oct 18 18:20:54 2017 -0700
  85. 2bc8ecd x86: braswell: Fix unexpected crash during Linux kernel boot by Bin Meng · Wed Oct 18 18:20:53 2017 -0700
  86. 07e245c x86: baytrail: fsp: Move Azalia update codes to board by Bin Meng · Fri Oct 13 01:30:06 2017 -0700
  87. e6d48c6 x86: baytrail: fsp: Use a function to update the Azalia config pointer by Bin Meng · Fri Oct 13 01:30:05 2017 -0700
  88. 1de482e x86: fsp: Consolidate Azalia header file by Bin Meng · Fri Oct 13 01:30:04 2017 -0700
  89. 6c969ae x86: Turn off running VGA ROM during S3 resume by Bin Meng · Thu Oct 12 05:07:58 2017 -0700
  90. b11494c x86: baytrail: Fix unstable ACPI S3 resume by Bin Meng · Thu Oct 12 05:07:57 2017 -0700
  91. 286e77f x86: tangier: Enable ACPI support for Intel Tangier by Andy Shevchenko · Tue Oct 03 14:55:07 2017 +0300
  92. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  93. 53eaabe x86: Use asm-generic/io.h by Paul Burton · Thu Sep 14 15:05:08 2017 -0700
  94. 1e4251b x86: ivybridge: remove unused variables by Heinrich Schuchardt · Tue Sep 12 03:40:31 2017 +0200
  95. 471919d dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · Tue Sep 05 19:49:46 2017 -0600
  96. 4ba7570 x86: Support Intel Cherry Hill board by Bin Meng · Tue Aug 15 22:42:02 2017 -0700
  97. 991387f x86: braswell: Disable PUNIT power configuration for B0 stepping by Bin Meng · Tue Aug 15 22:42:01 2017 -0700
  98. fde66f4 x86: braswell: Add FSP configuration by Bin Meng · Tue Aug 15 22:42:00 2017 -0700
  99. f3217dd x86: braswell: Add microcode for B0/C0/D0 stepping SoC by Bin Meng · Tue Aug 15 22:41:59 2017 -0700
  100. 68a070b x86: Add Intel Braswell SoC support by Bin Meng · Tue Aug 15 22:41:58 2017 -0700