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. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · Tue Jun 12 08:36:16 2018 -0700
  4. 4123662 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · Wed Jun 13 17:27:39 2018 -0700
  5. 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
  6. c253c3f x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · Sun Jun 10 06:25:01 2018 -0700
  7. f55305a Define board_quiesce_devices() in a shared location by Simon Glass · Wed May 16 09:42:25 2018 -0600
  8. 3366ff0c efi_loader: build CRT0 and RELOC on x86_64 by Heinrich Schuchardt · Fri May 18 19:12:20 2018 +0200
  9. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  10. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  11. c9dba41 bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODE by Bin Meng · Wed Apr 11 22:02:15 2018 -0700
  12. 4b8fc74 x86: Rename e820entry to e820_entry by Bin Meng · Wed Apr 11 22:02:11 2018 -0700
  13. 3838d71 x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · Wed Apr 11 22:02:10 2018 -0700
  14. 901bb0b x86: zImage: Pass working device tree data to the kernel by Ivan Gorinov · Mon Mar 26 18:06:54 2018 -0700
  15. 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · Tue Mar 13 13:57:04 2018 +0100
  16. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · Wed Jan 24 20:47:09 2018 +0300
  17. e102925 x86: acpi: Use an API to get the ACPI RSDP table address by Bin Meng · Tue Jan 30 05:01:16 2018 -0800
  18. 66d3e63 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Wed Jan 10 19:40:15 2018 +0200
  19. 8b7adf8 x86: zImage: Move subarch assignment out of cmd_line check by Andy Shevchenko · Wed Jan 10 19:40:14 2018 +0200
  20. 4b05bac x86: Fix reference to QEMU variant of write_acpi_tables() by Andy Shevchenko · Wed Jan 10 19:33:10 2018 +0200
  21. 4a4ee45 x86: Move commands from under arch/x86 to cmd/x86/ by Tom Rini · Wed Jan 03 08:54:27 2018 -0500
  22. dfafe7a x86: lib: Implement standalone __udivdi3 etc instead of libgcc ones by Stefan Roese · Wed Nov 29 16:23:31 2017 +0100
  23. 93340c8 Revert "x86: bootm: Fix FIT image booting on x86" by Anatolij Gustschin · Thu Nov 23 18:59:45 2017 +0100
  24. 22fc2b6 x86: fsp: graphics: Add some notes about the graphics info hob by Bin Meng · Wed Oct 18 18:20:59 2017 -0700
  25. 5863e95 Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down" by Bin Meng · Wed Oct 18 18:20:56 2017 -0700
  26. c23720c x86: fsp: Update fsp command to show spec 1.1 header by Bin Meng · Tue Aug 15 22:41:57 2017 -0700
  27. 1b35bc5 x86: dm: video: Add a framebuffer driver that utilizes VBT by Bin Meng · Tue Aug 15 22:41:56 2017 -0700
  28. 3c8b48a x86: fsp: Add FSP_GRAPHICS_INFO_HOB by Bin Meng · Tue Aug 15 22:41:52 2017 -0700
  29. b032e3f x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · Tue Aug 15 22:38:31 2017 -0700
  30. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  31. e218c8d x86: acpi: Fix build error with certain configuration by Bin Meng · Tue Aug 08 04:35:07 2017 -0700
  32. 683b696 x86: acpi: Don't touch hardware on HW reduced platforms by Andy Shevchenko · Fri Jul 21 22:32:06 2017 +0300
  33. c1ae980 x86: acpi: Export acpi_fill_mcfg() with __weak attribute by Andy Shevchenko · Fri Jul 21 22:32:05 2017 +0300
  34. 13a5d87 x86: acpi: Deduplicate acpi_fill_madt() implementation by Andy Shevchenko · Fri Jul 21 22:32:04 2017 +0300
  35. 87e9537 x86: acpi: Fill OEM revision by Andy Shevchenko · Fri Jul 21 22:32:02 2017 +0300
  36. c9fe7df x86: fsp: Remove the call to set up internal uart in fsp_init() by Bin Meng · Thu Jun 01 03:41:14 2017 -0700
  37. f5fd9c4 x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() by Stefan Roese · Mon Apr 24 09:48:03 2017 +0200
  38. 353f5cb x86: acpi: Fix Windows S3 resume failure by Bin Meng · Fri Apr 21 07:24:47 2017 -0700
  39. 07d46e6 x86: acpi: Turn on ACPI mode for S3 by Bin Meng · Fri Apr 21 07:24:45 2017 -0700
  40. 280aebe x86: acpi: Refactor acpi_resume() by Bin Meng · Fri Apr 21 07:24:44 2017 -0700
  41. daa5b83 x86: acpi: Make enter_acpi_mode() public by Bin Meng · Fri Apr 21 07:24:43 2017 -0700
  42. 313ddd6 x86: apci: Change PM1_CNT register access to RMW by Bin Meng · Fri Apr 21 07:24:42 2017 -0700
  43. fb61665 x86: Do not clear high table area for S3 by Bin Meng · Fri Apr 21 07:24:40 2017 -0700
  44. cf20030 x86: fsp: Save stack address to CMOS for next S3 boot by Bin Meng · Fri Apr 21 07:24:39 2017 -0700
  45. 39f8b08 x86: Add an early CMOS access library by Bin Meng · Fri Apr 21 07:24:38 2017 -0700
  46. 710d215 x86: acpi: Resume OS if resume vector is found by Bin Meng · Fri Apr 21 07:24:37 2017 -0700
  47. 34bc74a x86: acpi: Add one API to find OS wakeup vector by Bin Meng · Fri Apr 21 07:24:36 2017 -0700
  48. 212c7b2 x86: fsp: Mark memory used by U-Boot as reserved in the E820 table for S3 by Bin Meng · Fri Apr 21 07:24:34 2017 -0700
  49. ef61f77 x86: Store and display previous sleep state by Bin Meng · Fri Apr 21 07:24:32 2017 -0700
  50. acb4bf9 x86: fsp: acpi: Pass different boot mode to FSP init by Bin Meng · Fri Apr 21 07:24:31 2017 -0700
  51. 6b19b4d x86: Display the SPL banner only once by Simon Glass · Sun Mar 19 12:59:21 2017 -0600
  52. 7d2c201 x86: Introduce minimal PMU driver for Intel MID platforms by Andy Shevchenko · Sat Apr 01 16:21:34 2017 +0300
  53. ee2e85f x86: Add SCU IPC driver for Intel MID platforms by Felipe Balbi · Sat Apr 01 16:21:33 2017 +0300
  54. f3e87e8 x86: bootm: Fix FIT image booting on x86 by Stefan Roese · Fri Mar 31 08:09:39 2017 +0200
  55. 6ab9107 board_f: Make relocation functions generic by Simon Glass · Fri Mar 31 08:40:38 2017 -0600
  56. 6bbf83f board_f: Make init_helpers generic by Simon Glass · Fri Mar 31 08:40:37 2017 -0600
  57. 2f949c3 board_f: Drop setup_dram_config() wrapper by Simon Glass · Fri Mar 31 08:40:32 2017 -0600
  58. ee7c36f board_f: x86: Use checkcpu() for CPU init by Simon Glass · Tue Mar 28 10:27:30 2017 -0600
  59. 295c423 board_f: x86: Rename x86_fsp_init() to arch_fsp_init() by Simon Glass · Tue Mar 28 10:27:18 2017 -0600
  60. 203d9e0 x86: zImage: add Intel MID platforms support by Vincent Tinelli · Fri Feb 17 16:48:59 2017 +0300
  61. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  62. 2240fde x86: spl: Add weak arch_cpu_init_dm() by Bin Meng · Wed Jan 18 03:32:53 2017 -0800
  63. 27a6eaa x86: Change irq_already_routed to a local variable by Simon Glass · Mon Jan 16 07:04:18 2017 -0700
  64. f5156f0 x86: Drop interrupt support in 64-bit mode by Simon Glass · Mon Jan 16 07:04:14 2017 -0700
  65. 602b98f x86: Don't try to boot Linux from SPL by Simon Glass · Mon Jan 16 07:04:13 2017 -0700
  66. 2f1492e x86: Don't build 32-bit efi files on x86_64 by Simon Glass · Mon Jan 16 07:04:12 2017 -0700
  67. 78a62bd x86: Don't build call64 and setjmp on 64-bit by Simon Glass · Mon Jan 16 07:04:10 2017 -0700
  68. 3dfe451 x86: Don't try to run the VGA BIOS in 64-bit mode by Simon Glass · Mon Jan 16 07:04:09 2017 -0700
  69. 030777d x86: Add an SPL implementation by Simon Glass · Mon Jan 16 07:03:56 2017 -0700
  70. 878201b x86: Tidy up use of size_t in relocation by Simon Glass · Mon Jan 16 07:03:55 2017 -0700
  71. 010af86 x86: Add support for 64-bit relocation by Simon Glass · Mon Jan 16 07:03:54 2017 -0700
  72. c897907 x86: Refactor relocation to prepare for 64-bit by Simon Glass · Mon Jan 16 07:03:53 2017 -0700
  73. d0594ff x86: Use X86_32BIT_INIT instead of X86_RESET_VECTOR by Simon Glass · Mon Jan 16 07:03:46 2017 -0700
  74. aa0ed9d x86: lib: Fix types and casts for 64-bit compilation by Simon Glass · Mon Jan 16 07:03:42 2017 -0700
  75. 39473e1 x86: Update mpspec to build on 64-bit machines by Simon Glass · Mon Jan 16 07:03:36 2017 -0700
  76. ca37a39 x86: Use unsigned long for address in table generation by Simon Glass · Mon Jan 16 07:03:35 2017 -0700
  77. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · Sat Nov 26 11:02:10 2016 +0900
  78. b548351 efi_loader: Allow to compile helloworld.efi w/o bundling it by Alexander Graf · Thu Nov 17 22:40:10 2016 +0100
  79. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  80. 105c936 efi: x86: Adjust EFI files support efi_loader by Simon Glass · Mon Nov 07 08:47:15 2016 -0700
  81. 6f4b08a x86: Move efi .S files into the 'lib' directory by Simon Glass · Mon Nov 07 08:47:14 2016 -0700
  82. b776fc0 x86: Move efi .lds files into the 'lib' directory by Simon Glass · Mon Nov 07 08:47:13 2016 -0700
  83. 5d3ee56 x86: Correct a build warning in x86 tables by Simon Glass · Mon Nov 07 08:47:03 2016 -0700
  84. cdfe696 x86: efi: Add EFI loader support for x86 by Simon Glass · Sun Sep 25 15:27:35 2016 -0600
  85. e4a59ae smbios: Allow compilation on 64bit systems by Alexander Graf · Fri Aug 19 01:23:25 2016 +0200
  86. fb22808 x86: Move smbios generation into arch independent directory by Alexander Graf · Fri Aug 19 01:23:23 2016 +0200
  87. ee532d9 x86: Move table csum into separate file by Alexander Graf · Fri Aug 19 01:23:21 2016 +0200
  88. 25f9578 x86: mrccache: Fix error handling in mrccache_get_region() by Simon Glass · Sun Sep 25 21:33:40 2016 -0600
  89. d628623 x86: Drop unused init_helper functions by Simon Glass · Sun Sep 25 21:33:38 2016 -0600
  90. 889111c x86: Add an accelerated memmove() function by Simon Glass · Wed Oct 05 20:42:10 2016 -0600
  91. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  92. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · Tue Jul 05 17:10:10 2016 -0600
  93. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · Tue Jul 05 17:10:09 2016 -0600
  94. d9050c6 x86: acpi: Pack global NVS into ACPI table by Bin Meng · Fri Jun 17 02:13:16 2016 -0700
  95. 9ad1234 x86: fsp: Wrap setup_internal_uart() call with CONFIG_INTERNAL_UART by Bin Meng · Tue Jun 14 21:33:24 2016 -0700
  96. 5a49f87 x86: acpi: Fix madt lapic generation by George McCollister · Tue Jun 07 13:40:18 2016 -0500
  97. 543a82b x86: Switch to use SMBIOS Kconfig options when writing SMBIOS tables by Bin Meng · Sun May 22 01:45:38 2016 -0700
  98. d90434b x86: acpi: Remove header length check when writing tables by Bin Meng · Wed May 11 07:45:05 2016 -0700
  99. 680702e x86: acpi: Remove the unnecessary checksum calculation of DSDT by Bin Meng · Wed May 11 07:45:04 2016 -0700
  100. e259eb2 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM by Bin Meng · Wed May 11 07:45:03 2016 -0700