1. 7e111d4 x86: Add sound support for samus by Simon Glass · Sat Feb 16 20:25:07 2019 -0700
  2. 3642ba9 x86: broadwell: Add support for serial I/O devices by Simon Glass · Sat Feb 16 20:25:03 2019 -0700
  3. 7c2beb0 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · Sat Feb 16 20:25:02 2019 -0700
  4. 398336e x86: broadwell: Add support for the ADSP by Simon Glass · Sat Feb 16 20:25:01 2019 -0700
  5. 4d0c6ea sound: x86: Add beeping support in i8254 by Simon Glass · Sat Feb 16 20:24:58 2019 -0700
  6. e7ceeef sound: x86: link: Add sound support by Simon Glass · Sat Feb 16 20:24:57 2019 -0700
  7. 1a9360d x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · Sat Feb 16 20:24:52 2019 -0700
  8. 4a82768 x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · Sat Feb 16 20:24:46 2019 -0700
  9. 7245476 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · Wed Jan 23 02:42:39 2019 +0100
  10. e1aa27b x86: tangier: Add initial ACPI support for PMIC device by Andy Shevchenko · Tue Feb 05 13:06:57 2019 +0200
  11. 7a83017 x86: Use the existing GDT in the ROM for 64-bit U-Boot proper by Bin Meng · Thu Jan 31 08:22:14 2019 -0800
  12. 17b7b60 x86: Don't copy the cpu_call64() function to a hardcoded address by Bin Meng · Thu Jan 31 08:22:13 2019 -0800
  13. 6aac2ca x86: Change 4-level page table base address to low memory by Bin Meng · Thu Jan 31 08:22:12 2019 -0800
  14. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  15. cdd8df2 x86: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:22 2019 +1300
  16. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · Fri Dec 28 14:23:10 2018 -0700
  17. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:08 2018 -0700
  18. a7bb8ef efi: payload: only init usb if necessary by Bin Meng · Thu Nov 29 20:07:13 2018 -0800
  19. 8d7b8d1 coreboot: only init usb if necessary by Thomas RIENOESSL · Thu Nov 29 20:07:12 2018 -0800
  20. cda8aab x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · Thu Nov 29 19:57:22 2018 -0800
  21. 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · Thu Nov 29 19:57:21 2018 -0800
  22. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · Sun Nov 18 23:19:43 2018 +0100
  23. 6a211b6 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · Sat Nov 10 17:37:02 2018 +0200
  24. 8334046 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · Sat Nov 10 17:37:01 2018 +0200
  25. 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · Tue Nov 20 23:52:38 2018 +0200
  26. 6e84f087 x86: acpi: Add SPCR table description by Andy Shevchenko · Tue Nov 20 23:52:37 2018 +0200
  27. 784cf87 x86: efi: app: Generate Microsoft PE format compliant image by Bin Meng · Tue Oct 02 07:39:31 2018 -0700
  28. 1aad48b x86: efi: payload: Generate Microsoft PE format compliant image by Bin Meng · Tue Oct 02 07:39:30 2018 -0700
  29. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · Sun Oct 14 01:07:19 2018 -0700
  30. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:37 2018 -0700
  31. 59c4aa4 x86: Implement arch-specific io accessor routines by Bin Meng · Mon Oct 15 02:21:16 2018 -0700
  32. 39aff64 x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · Wed Oct 31 19:14:08 2018 +0200
  33. 253a24a x86: Fix car_uninit weak symbol definition by Bin Meng · Thu Oct 25 03:05:37 2018 -0700
  34. 9c9d0e9 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · Mon Oct 22 14:07:53 2018 +0200
  35. b431568 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · Sat Oct 13 20:52:11 2018 -0700
  36. f92b3d7 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · Sat Oct 13 20:52:09 2018 -0700
  37. 0928036 x86: put global data pointer into the .data section by Heinrich Schuchardt · Sat Oct 13 20:52:07 2018 -0700
  38. a7e8bb3 x86: detect unsupported relocation types by Heinrich Schuchardt · Sat Oct 13 20:52:06 2018 -0700
  39. 58d4bc6 x86: Ensure no instruction sets of MMX/SSE are generated in 64-bit build by Bin Meng · Sat Oct 13 20:52:02 2018 -0700
  40. f50b17c x86: Specify -march=core2 to build 64-bit U-Boot proper by Bin Meng · Sat Oct 13 20:52:01 2018 -0700
  41. 833f2b5 x86/bootm: fix error handling in boot_prep_linux(...) by Hannes Schmelzer · Thu Oct 11 07:44:42 2018 +0200
  42. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · Mon Oct 01 12:22:37 2018 -0600
  43. 9dfc34e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · Wed Sep 26 15:14:02 2018 -0400
  44. 508332b config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · Sun Sep 16 22:35:29 2018 -0700
  45. d0de806 efi_loader: simplify ifdefs by Stephen Warren · Thu Aug 30 15:43:43 2018 -0600
  46. e02e5b2 x86: cpu: add docstring to scu_ipc_command() by Georgii Staroselskii · Tue Sep 11 13:31:10 2018 +0300
  47. 418c246 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · Tue Sep 11 13:31:09 2018 +0300
  48. d9c7277 x86: dts: edison: configure I2C#6 pins by Georgii Staroselskii · Tue Sep 11 13:31:08 2018 +0300
  49. b992856 x86: tangier: pinmux: add API to configure protected pins by Georgii Staroselskii · Tue Sep 11 13:31:07 2018 +0300
  50. 0805a76 x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · Tue Sep 11 13:31:06 2018 +0300
  51. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · Mon Aug 06 20:47:40 2018 +0900
  52. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  53. 72e545a Remove CONFIG_USE_STDINT by Masahiro Yamada · Mon Aug 06 20:47:38 2018 +0900
  54. 69ebf19 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · Thu Aug 23 21:28:58 2018 -0700
  55. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · Thu Aug 23 08:24:10 2018 -0700
  56. 2f65c07 x86: efi: payload: Install E820 map from EFI memory map by Bin Meng · Thu Aug 23 08:24:08 2018 -0700
  57. 634bc70 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · Tue Aug 21 13:15:21 2018 -0400
  58. 8664297 x86: Enable -fdata-sections always by Alexander Graf · Mon Aug 20 14:20:51 2018 +0200
  59. 61c7678 x86: Include bss subsections in linker script by Alexander Graf · Mon Aug 20 14:17:41 2018 +0200
  60. 36ed88e x86: efi: payload: Add default TSC frequency in the device tree by Bin Meng · Fri Aug 10 02:39:38 2018 -0700
  61. 8675845 x86: coreboot: Add default TSC frequency in the device tree by Bin Meng · Fri Aug 10 02:39:37 2018 -0700
  62. 0832be5 x86: dts: Remove coreboot_fb.dtsi by Bin Meng · Fri Aug 10 02:39:35 2018 -0700
  63. 8effd99 x86: Remove support for Advantech SOM-6896 by Bin Meng · Fri Aug 10 02:39:34 2018 -0700
  64. 204e1e5 x86: coreboot: Add generic coreboot payload support by Bin Meng · Fri Aug 10 02:39:33 2018 -0700
  65. e8561af binman: Rename 'position' to 'offset' by Simon Glass · Wed Aug 01 15:22:37 2018 -0600
  66. 2133bc5 x86: Add efi_loader bits to x86_64 linker script by Alexander Graf · Wed Jul 11 01:39:31 2018 +0200
  67. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · Tue Jun 12 07:48:37 2018 +0200
  68. af915bf elf: Move x86 reloc defines to common elf.h by Alexander Graf · Mon Jun 18 17:23:10 2018 +0200
  69. 4533519 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Fri Jul 20 19:31:30 2018 -0400
  70. 3f04707 x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · Wed Jul 18 21:42:17 2018 -0700
  71. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · Wed Jul 18 21:42:16 2018 -0700
  72. 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
  73. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · Thu Jul 19 03:07:33 2018 -0700
  74. 6e57714 x86: fsp: Eliminate the reset_cpu() call by Bin Meng · Thu Jul 19 03:07:32 2018 -0700
  75. ed0efdf x86: tangier: Add a sysreset driver by Bin Meng · Thu Jul 19 03:07:30 2018 -0700
  76. 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
  77. 28bad7d x86: Remove unused _relocate arguments by Ivan Gorinov · Thu Jun 28 14:49:46 2018 -0700
  78. 1a4e82d x86: efi_loader: Build EFI memory map per E820 table by Bin Meng · Wed Jun 27 20:38:01 2018 -0700
  79. 7fe4075 x86: Use microcode update from device tree for all processors by Ivan Gorinov · Thu Jun 21 21:16:16 2018 -0700
  80. 49568fe x86: Add scsi command to coreboot and qemu by Bin Meng · Tue Jun 26 03:58:55 2018 -0700
  81. 7eb28a5 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · Fri Jun 22 01:38:30 2018 -0700
  82. 6ba3999 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · Fri Jun 22 01:38:27 2018 -0700
  83. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · Sun Jun 17 05:57:53 2018 -0700
  84. 8a57ea7 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · Tue Jun 19 11:40:42 2018 -0700
  85. 12339dd x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · Tue Jun 19 19:12:15 2018 +0200
  86. b290956 .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore by Masahiro Yamada · Mon Jun 11 16:21:50 2018 +0900
  87. 90e565e x86: efi: app: Display correct CPU info during boot by Bin Meng · Tue Jun 12 08:36:25 2018 -0700
  88. 6582074 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · Tue Jun 12 08:36:24 2018 -0700
  89. 5d69a5c x86: efi: payload: Add EFI framebuffer driver support by Bin Meng · Tue Jun 12 08:36:23 2018 -0700
  90. 7676370 x86: baytrail: Drop EFI-specific test logics by Bin Meng · Tue Jun 12 08:36:20 2018 -0700
  91. 740aa42 x86: Drop QEMU-specific EFI payload support by Bin Meng · Tue Jun 12 08:36:19 2018 -0700
  92. 858429b x86: Add generic EFI payload support by Bin Meng · Tue Jun 12 08:36:18 2018 -0700
  93. 6bd4109 x86: efi: payload: Add arch_cpu_init() by Bin Meng · Tue Jun 12 08:36:17 2018 -0700
  94. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · Tue Jun 12 08:36:16 2018 -0700
  95. 4123662 x86: use EFI calling convention for efi_main on x86_64 by Ivan Gorinov · Wed Jun 13 17:27:39 2018 -0700
  96. c9697d7 x86: cherryhill: Fix DTC warning by Bin Meng · Tue Jun 12 20:01:14 2018 -0700
  97. 56a33085e x86: cougarcanyon2: Add missing chipset interrupt information by Bin Meng · Tue Jun 12 01:26:47 2018 -0700
  98. d803f54 x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · Tue Jun 12 01:26:46 2018 -0700
  99. c332fca x86: irq: Parse number of PIRQ links from device tree by Bin Meng · Tue Jun 12 01:26:45 2018 -0700
  100. 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