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