1. 613092b x86: tangier: Fix off-by-one error when preparing CSRT by Andy Shevchenko · Thu Aug 29 17:04:20 2019 +0300
  2. b04ef3b x86: tangier: Reserve PCI ECAM in motherboard resources by Andy Shevchenko · Thu Aug 29 17:04:19 2019 +0300
  3. 954108d x86: show UEFI images involved in crash by Heinrich Schuchardt · Sun Aug 25 19:55:12 2019 +0200
  4. ef4c9e7 x86: qemu: Report high memory in the E820 table by Bin Meng · Thu Aug 29 02:53:06 2019 -0700
  5. fc7f57f x86: qemu: Support getting high memory size by Bin Meng · Thu Aug 29 02:53:05 2019 -0700
  6. 38502eb x86: qemu: Extract getting memory size to a separate routine by Bin Meng · Thu Aug 29 02:53:04 2019 -0700
  7. faa8821 x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · Fri Aug 16 14:45:28 2019 +0200
  8. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  9. 48d3ebc env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · Thu Aug 01 09:47:11 2019 -0600
  10. 347f1b4 x86: slimbootloader: Set TSC information for tsc_timer by Park, Aiden · Sat Aug 03 08:30:52 2019 +0000
  11. 1636d26 x86: slimbootloader: Add serial driver by Park, Aiden · Sat Aug 03 08:30:44 2019 +0000
  12. deffd42 x86: slimbootloader: Add memory configuration by Park, Aiden · Sat Aug 03 08:30:36 2019 +0000
  13. 6e3cc36 x86: Add new slimbootloader CPU type by Park, Aiden · Sat Aug 03 08:30:12 2019 +0000
  14. 70c6298 x86: tangier: Populate CSRT for shared DMA controller by Andy Shevchenko · Sun Jul 14 19:23:59 2019 +0300
  15. d13a8a3 watchdog: tangier: Convert to use WDT class by Andy Shevchenko · Fri Jun 21 13:28:08 2019 +0300
  16. 21c5322 x86: coreboot: make it possible to process unhandled tags by Christian Gmeiner · Wed Apr 17 14:42:05 2019 +0200
  17. 973c099 Fix spelling of available. by Vagrant Cascadian · Fri May 03 14:28:37 2019 -0800
  18. d4f266f x86: Add a way to jump from TPL to SPL by Simon Glass · Thu May 02 10:52:27 2019 -0600
  19. 7beafdf x86: broadwell: Update PCH to work in TPL by Simon Glass · Thu May 02 10:52:26 2019 -0600
  20. a7a3eb3 x86: Support TPL in Intel common code by Simon Glass · Thu Apr 25 21:59:05 2019 -0600
  21. f5d1395 x86: broadwell: Implement PCH_REQ_PMBASE_INFO by Simon Glass · Thu Apr 25 21:59:03 2019 -0600
  22. 027f837 x86: ivybridge: Implement PCH_REQ_PMBASE_INFO by Simon Glass · Thu Apr 25 21:59:02 2019 -0600
  23. d806916b x86: Add common Intel code for SPL by Simon Glass · Thu Apr 25 21:58:56 2019 -0600
  24. 2aeaa57 x86: broadwell: Select refcode and CPU code for SPL by Simon Glass · Thu Apr 25 21:58:55 2019 -0600
  25. c51faed x86: broadwell: Allow booting from SPL by Simon Glass · Thu Apr 25 21:58:54 2019 -0600
  26. 79ef699 x86: Allow 16-bit init to be in TPL by Simon Glass · Thu Apr 25 21:58:53 2019 -0600
  27. 75659ac x86: Add support for starting from SPL/TPL by Simon Glass · Thu Apr 25 21:58:52 2019 -0600
  28. 409cb19 x86: broadwell: Split CPU init by Simon Glass · Thu Apr 25 21:58:51 2019 -0600
  29. 412f11b x86: broadwell: Move init of debug UART to cpu.c by Simon Glass · Thu Apr 25 21:58:50 2019 -0600
  30. 69343ff x86: broadwell: Allow SDRAM init from SPL by Simon Glass · Thu Apr 25 21:58:49 2019 -0600
  31. 345f366 x86: broadwell: Improve SDRAM debugging output by Simon Glass · Thu Apr 25 21:58:48 2019 -0600
  32. 05e12f7 x86: Add a way to reinit the cpu by Simon Glass · Thu Apr 25 21:58:42 2019 -0600
  33. f9b5800 x86: mp_init: Use proper error numbers by Simon Glass · Thu Apr 25 21:58:41 2019 -0600
  34. cb770c5 x86: Update a stale comment about ifdtool by Simon Glass · Thu Apr 25 21:58:44 2019 -0600
  35. 435f705 x86: start64: Fix copyright message by Simon Glass · Thu Apr 25 21:58:40 2019 -0600
  36. 3642ba9 x86: broadwell: Add support for serial I/O devices by Simon Glass · Sat Feb 16 20:25:03 2019 -0700
  37. 7c2beb0 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · Sat Feb 16 20:25:02 2019 -0700
  38. 398336e x86: broadwell: Add support for the ADSP by Simon Glass · Sat Feb 16 20:25:01 2019 -0700
  39. e7ceeef sound: x86: link: Add sound support by Simon Glass · Sat Feb 16 20:24:57 2019 -0700
  40. 1a9360d x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · Sat Feb 16 20:24:52 2019 -0700
  41. 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
  42. 17b7b60 x86: Don't copy the cpu_call64() function to a hardcoded address by Bin Meng · Thu Jan 31 08:22:13 2019 -0800
  43. 6aac2ca x86: Change 4-level page table base address to low memory by Bin Meng · Thu Jan 31 08:22:12 2019 -0800
  44. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  45. cdd8df2 x86: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:22 2019 +1300
  46. a7bb8ef efi: payload: only init usb if necessary by Bin Meng · Thu Nov 29 20:07:13 2018 -0800
  47. 8d7b8d1 coreboot: only init usb if necessary by Thomas RIENOESSL · Thu Nov 29 20:07:12 2018 -0800
  48. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · Sun Nov 18 23:19:43 2018 +0100
  49. 09921ac cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers by Bin Meng · Sun Oct 14 01:07:19 2018 -0700
  50. 8204f50 sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers by Bin Meng · Wed Oct 24 06:36:37 2018 -0700
  51. 253a24a x86: Fix car_uninit weak symbol definition by Bin Meng · Thu Oct 25 03:05:37 2018 -0700
  52. b431568 x86: quark: Specify X86_TSC_TIMER_EARLY_FREQ by Bin Meng · Sat Oct 13 20:52:11 2018 -0700
  53. f92b3d7 x86: Fix the mystery of printch() during 64-bit boot by Bin Meng · Sat Oct 13 20:52:09 2018 -0700
  54. 0928036 x86: put global data pointer into the .data section by Heinrich Schuchardt · Sat Oct 13 20:52:07 2018 -0700
  55. 8fafd01 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · Mon Oct 01 12:22:37 2018 -0600
  56. b992856 x86: tangier: pinmux: add API to configure protected pins by Georgii Staroselskii · Tue Sep 11 13:31:07 2018 +0300
  57. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · Thu Aug 23 08:24:10 2018 -0700
  58. 2f65c07 x86: efi: payload: Install E820 map from EFI memory map by Bin Meng · Thu Aug 23 08:24:08 2018 -0700
  59. 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
  60. 61c7678 x86: Include bss subsections in linker script by Alexander Graf · Mon Aug 20 14:17:41 2018 +0200
  61. 204e1e5 x86: coreboot: Add generic coreboot payload support by Bin Meng · Fri Aug 10 02:39:33 2018 -0700
  62. 2133bc5 x86: Add efi_loader bits to x86_64 linker script by Alexander Graf · Wed Jul 11 01:39:31 2018 +0200
  63. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · Tue Jun 12 07:48:37 2018 +0200
  64. 467f411 x86: acpi: Don't touch ACPI hardware in write_acpi_tables() by Bin Meng · Wed Jul 18 21:42:16 2018 -0700
  65. 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
  66. af5b8d2 x86: Switch to use DM sysreset driver by Bin Meng · Thu Jul 19 03:07:33 2018 -0700
  67. ed0efdf x86: tangier: Add a sysreset driver by Bin Meng · Thu Jul 19 03:07:30 2018 -0700
  68. 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
  69. 7fe4075 x86: Use microcode update from device tree for all processors by Ivan Gorinov · Thu Jun 21 21:16:16 2018 -0700
  70. 49568fe x86: Add scsi command to coreboot and qemu by Bin Meng · Tue Jun 26 03:58:55 2018 -0700
  71. 7eb28a5 x86: efi: payload: Count in conventional memory above 4GB in DRAM bank by Bin Meng · Fri Jun 22 01:38:30 2018 -0700
  72. db59dd3 x86: efi-x86_payload: Enable usb keyboard during boot by Bin Meng · Sun Jun 17 05:57:53 2018 -0700
  73. 8a57ea7 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · Tue Jun 19 11:40:42 2018 -0700
  74. 12339dd x86: qemu: do not build car.o with start64.o by Heinrich Schuchardt · Tue Jun 19 19:12:15 2018 +0200
  75. 90e565e x86: efi: app: Display correct CPU info during boot by Bin Meng · Tue Jun 12 08:36:25 2018 -0700
  76. 6582074 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · Tue Jun 12 08:36:24 2018 -0700
  77. 7676370 x86: baytrail: Drop EFI-specific test logics by Bin Meng · Tue Jun 12 08:36:20 2018 -0700
  78. 740aa42 x86: Drop QEMU-specific EFI payload support by Bin Meng · Tue Jun 12 08:36:19 2018 -0700
  79. 6bd4109 x86: efi: payload: Add arch_cpu_init() by Bin Meng · Tue Jun 12 08:36:17 2018 -0700
  80. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · Tue Jun 12 08:36:16 2018 -0700
  81. d803f54 x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · Tue Jun 12 01:26:46 2018 -0700
  82. c332fca x86: irq: Parse number of PIRQ links from device tree by Bin Meng · Tue Jun 12 01:26:45 2018 -0700
  83. 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
  84. c253c3f x86: Conditionally build the pinctrl_ich6 driver by Bin Meng · Sun Jun 10 06:25:01 2018 -0700
  85. 1defbb1 x86: irq: Change LINK_V2N and LINK_N2V to inline functions by Bin Meng · Sun Jun 03 19:04:23 2018 -0700
  86. 0c9f594 x86: irq: Remove chipset specific irq router drivers by Bin Meng · Sun Jun 03 19:04:22 2018 -0700
  87. 516bb59 x86: ivybridge: Drop CONFIG_USBDEBUG by Bin Meng · Sun Jun 03 19:04:19 2018 -0700
  88. 9032bbf x86: ivybridge: Enable 206ax cpu driver for FSP build by Bin Meng · Sun Jun 03 19:04:18 2018 -0700
  89. e1c6d2c x86: ivybridge: Imply USB_XHCI_HCD by Bin Meng · Sun Jun 03 19:04:15 2018 -0700
  90. a45c39d x86: baytrail: Correct the comment of IACORE_VIDS bit ranges by Bin Meng · Thu May 24 03:05:59 2018 -0700
  91. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  92. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  93. 4b8fc74 x86: Rename e820entry to e820_entry by Bin Meng · Wed Apr 11 22:02:11 2018 -0700
  94. 3838d71 x86: Use 'unsigned int' in install_e820_map() functions by Bin Meng · Wed Apr 11 22:02:10 2018 -0700
  95. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  96. 008454f x86: quark: Fix unused warnings by Tom Rini · Sat Jan 27 15:13:47 2018 -0500
  97. edf9f62 ata: Migrate CONFIG_SCSI_AHCI to Kconfig by Tuomas Tynkkynen · Fri Dec 08 15:36:19 2017 +0200
  98. 5e5fe80 x86: don't compare pointers to 0 by Heinrich Schuchardt · Mon Nov 20 19:45:56 2017 +0100
  99. c1f72e7 x86: qemu: Move Cache-As-RAM memory from area mapped to ROM by Anton Gerasimov · Tue Nov 14 18:47:16 2017 +0100
  100. 93ea4ca x86: braswell: cherryhill: Update dts for SPI lock down by Bin Meng · Wed Oct 18 18:20:58 2017 -0700