1. d87a21d x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · Fri Sep 13 18:42:00 2019 +0300
  2. 864816a x86: tangier: Use spaces over TABs in ASL code by Andy Shevchenko · Thu Aug 29 17:04:21 2019 +0300
  3. 613092b x86: tangier: Fix off-by-one error when preparing CSRT by Andy Shevchenko · Thu Aug 29 17:04:20 2019 +0300
  4. b04ef3b x86: tangier: Reserve PCI ECAM in motherboard resources by Andy Shevchenko · Thu Aug 29 17:04:19 2019 +0300
  5. c230820 x86: acpi: Annotate struct acpi_table_header with __packed by Andy Shevchenko · Thu Aug 29 17:04:18 2019 +0300
  6. 47e3c2d x86: efi_loader: Use efi_add_conventional_memory_map() by Park, Aiden · Tue Sep 03 17:43:46 2019 +0000
  7. 954108d x86: show UEFI images involved in crash by Heinrich Schuchardt · Sun Aug 25 19:55:12 2019 +0200
  8. ef4c9e7 x86: qemu: Report high memory in the E820 table by Bin Meng · Thu Aug 29 02:53:06 2019 -0700
  9. fc7f57f x86: qemu: Support getting high memory size by Bin Meng · Thu Aug 29 02:53:05 2019 -0700
  10. 38502eb x86: qemu: Extract getting memory size to a separate routine by Bin Meng · Thu Aug 29 02:53:04 2019 -0700
  11. 31d7b48 x86: Drop weak version board_get_usable_ram_top() by Bin Meng · Thu Aug 29 02:53:03 2019 -0700
  12. 15a76b1 x86: acpi: Slightly reduce binary size of ACPI tables for Tangier by Andy Shevchenko · Mon Aug 26 09:48:15 2019 +0800
  13. 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
  14. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  15. 48d3ebc env: Move TOTAL_MALLOC_LEN to environment.h by Simon Glass · Thu Aug 01 09:47:11 2019 -0600
  16. 83c2e49 env: Move env_get_hex() to env.h by Simon Glass · Thu Aug 01 09:46:50 2019 -0600
  17. 5195143 x86: Skip setting up MTRRs in slimbootloader by Park, Aiden · Sat Aug 03 08:31:20 2019 +0000
  18. 15775d4 x86: slimbootloader: Add a slimbootloader device tree by Park, Aiden · Sat Aug 03 08:31:00 2019 +0000
  19. 347f1b4 x86: slimbootloader: Set TSC information for tsc_timer by Park, Aiden · Sat Aug 03 08:30:52 2019 +0000
  20. 1636d26 x86: slimbootloader: Add serial driver by Park, Aiden · Sat Aug 03 08:30:44 2019 +0000
  21. deffd42 x86: slimbootloader: Add memory configuration by Park, Aiden · Sat Aug 03 08:30:36 2019 +0000
  22. 538aec9 x86: Add a common HOB library by Park, Aiden · Sat Aug 03 08:30:31 2019 +0000
  23. 0961cf7 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · Sat Aug 03 08:30:20 2019 +0000
  24. 6e3cc36 x86: Add new slimbootloader CPU type by Park, Aiden · Sat Aug 03 08:30:12 2019 +0000
  25. 70c6298 x86: tangier: Populate CSRT for shared DMA controller by Andy Shevchenko · Sun Jul 14 19:23:59 2019 +0300
  26. bbbfe91 x86: acpi: Enable ACPI companion for Intel iDMA 32-bit by Andy Shevchenko · Sun Jul 14 19:23:58 2019 +0300
  27. 607dbd1 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · Sun Jul 14 19:23:57 2019 +0300
  28. 9a37f15 x86: acpi: Add CSRT description by Andy Shevchenko · Sun Jul 14 19:23:56 2019 +0300
  29. 5ea5c95 x86: edison: Enable SD slot by Andy Shevchenko · Tue Jun 25 23:52:04 2019 +0300
  30. b15a9c9 x86: Add a forward struct declaration in coreboot_tables.h by Simon Glass · Sat May 18 11:59:51 2019 -0600
  31. d13a8a3 watchdog: tangier: Convert to use WDT class by Andy Shevchenko · Fri Jun 21 13:28:08 2019 +0300
  32. ba610ea x86: Revert "Don't set up MTRRs in SPL" by Andy Shevchenko · Tue Jun 18 19:06:34 2019 +0300
  33. 21c5322 x86: coreboot: make it possible to process unhandled tags by Christian Gmeiner · Wed Apr 17 14:42:05 2019 +0200
  34. 973c099 Fix spelling of available. by Vagrant Cascadian · Fri May 03 14:28:37 2019 -0800
  35. a23e97d x86: samus: Update device tree for verified boot by Simon Glass · Tue May 07 21:41:14 2019 -0600
  36. a3514ba x86: samus: Update device tree for SPL by Simon Glass · Tue May 07 21:41:13 2019 -0600
  37. 7cf5fe0 x86: Add a simple TPL implementation by Simon Glass · Thu May 02 10:52:12 2019 -0600
  38. d4f266f x86: Add a way to jump from TPL to SPL by Simon Glass · Thu May 02 10:52:27 2019 -0600
  39. 7beafdf x86: broadwell: Update PCH to work in TPL by Simon Glass · Thu May 02 10:52:26 2019 -0600
  40. 771f02f x86: Fix device-tree indentation by Simon Glass · Thu May 02 10:52:21 2019 -0600
  41. ff23e68 x86: Update device tree for Chromium OS verified boot by Simon Glass · Thu May 02 10:52:20 2019 -0600
  42. f03c70d x86: Update device tree for TPL by Simon Glass · Thu May 02 10:52:19 2019 -0600
  43. 8294e73 x86: Don't generate a bootstage report in SPL by Simon Glass · Thu Apr 25 21:59:07 2019 -0600
  44. d056443 x86: Don't set up MTRRs in SPL by Simon Glass · Thu Apr 25 21:59:06 2019 -0600
  45. a7a3eb3 x86: Support TPL in Intel common code by Simon Glass · Thu Apr 25 21:59:05 2019 -0600
  46. f5d1395 x86: broadwell: Implement PCH_REQ_PMBASE_INFO by Simon Glass · Thu Apr 25 21:59:03 2019 -0600
  47. 027f837 x86: ivybridge: Implement PCH_REQ_PMBASE_INFO by Simon Glass · Thu Apr 25 21:59:02 2019 -0600
  48. fbef25f x86: mrccache: Add more debugging by Simon Glass · Thu Apr 25 21:58:59 2019 -0600
  49. 48fd856 x86: Support saving MRC data from SPL by Simon Glass · Thu Apr 25 21:58:57 2019 -0600
  50. d806916b x86: Add common Intel code for SPL by Simon Glass · Thu Apr 25 21:58:56 2019 -0600
  51. 2aeaa57 x86: broadwell: Select refcode and CPU code for SPL by Simon Glass · Thu Apr 25 21:58:55 2019 -0600
  52. c51faed x86: broadwell: Allow booting from SPL by Simon Glass · Thu Apr 25 21:58:54 2019 -0600
  53. 79ef699 x86: Allow 16-bit init to be in TPL by Simon Glass · Thu Apr 25 21:58:53 2019 -0600
  54. 75659ac x86: Add support for starting from SPL/TPL by Simon Glass · Thu Apr 25 21:58:52 2019 -0600
  55. 409cb19 x86: broadwell: Split CPU init by Simon Glass · Thu Apr 25 21:58:51 2019 -0600
  56. 412f11b x86: broadwell: Move init of debug UART to cpu.c by Simon Glass · Thu Apr 25 21:58:50 2019 -0600
  57. 69343ff x86: broadwell: Allow SDRAM init from SPL by Simon Glass · Thu Apr 25 21:58:49 2019 -0600
  58. 345f366 x86: broadwell: Improve SDRAM debugging output by Simon Glass · Thu Apr 25 21:58:48 2019 -0600
  59. e704c18 x86: Add a handoff header file by Simon Glass · Thu Apr 25 21:58:47 2019 -0600
  60. 71bc4c6 x86: Support booting with TPL by Simon Glass · Thu Apr 25 21:58:46 2019 -0600
  61. c9ae1ae x86: Support SPL and TPL by Simon Glass · Thu Apr 25 21:58:45 2019 -0600
  62. f117427 x86: dts: Add device-tree labels for rtc and reset by Simon Glass · Thu Apr 25 21:58:43 2019 -0600
  63. 05e12f7 x86: Add a way to reinit the cpu by Simon Glass · Thu Apr 25 21:58:42 2019 -0600
  64. f9b5800 x86: mp_init: Use proper error numbers by Simon Glass · Thu Apr 25 21:58:41 2019 -0600
  65. cb770c5 x86: Update a stale comment about ifdtool by Simon Glass · Thu Apr 25 21:58:44 2019 -0600
  66. 435f705 x86: start64: Fix copyright message by Simon Glass · Thu Apr 25 21:58:40 2019 -0600
  67. f6625b4 x86: dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · Sun Feb 10 10:16:21 2019 +0000
  68. 0b9461d x86: crownbay: Enable the beeper sound driver by Bin Meng · Tue Feb 26 01:52:22 2019 -0800
  69. d2232ef x86: coreboot: Add the missing pc speaker node in the device tree by Bin Meng · Tue Feb 26 01:52:21 2019 -0800
  70. 2a745e3 x86: Add a dtsi file for the pc speaker by Bin Meng · Tue Feb 26 01:52:20 2019 -0800
  71. b673e6e x86: Make sure i8254 is setup correctly before generating beeps by Bin Meng · Tue Feb 26 01:52:19 2019 -0800
  72. 9b9ca5b x86: edison: Add the rest of UARTs present on board by Andy Shevchenko · Thu Feb 28 10:10:07 2019 +0200
  73. 8e9ce29 x86: edison: Use proper number of serial interface by Andy Shevchenko · Thu Feb 28 10:10:06 2019 +0200
  74. bf9c8e3 x86: acpi: Not every platform has serial console a first device by Andy Shevchenko · Thu Feb 28 17:19:54 2019 +0200
  75. 98625c5 x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier by Andy Shevchenko · Tue Feb 26 13:43:15 2019 +0200
  76. 77406e5 x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier by Andy Shevchenko · Tue Feb 26 13:43:14 2019 +0200
  77. 7e111d4 x86: Add sound support for samus by Simon Glass · Sat Feb 16 20:25:07 2019 -0700
  78. 3642ba9 x86: broadwell: Add support for serial I/O devices by Simon Glass · Sat Feb 16 20:25:03 2019 -0700
  79. 7c2beb0 x86: broadwell: Don't bother probing the PCH for pinctrl by Simon Glass · Sat Feb 16 20:25:02 2019 -0700
  80. 398336e x86: broadwell: Add support for the ADSP by Simon Glass · Sat Feb 16 20:25:01 2019 -0700
  81. 4d0c6ea sound: x86: Add beeping support in i8254 by Simon Glass · Sat Feb 16 20:24:58 2019 -0700
  82. e7ceeef sound: x86: link: Add sound support by Simon Glass · Sat Feb 16 20:24:57 2019 -0700
  83. 1a9360d x86: ivybridge: Add a way to get the HDA config setting by Simon Glass · Sat Feb 16 20:24:52 2019 -0700
  84. 4a82768 x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · Sat Feb 16 20:24:46 2019 -0700
  85. 7245476 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · Wed Jan 23 02:42:39 2019 +0100
  86. e1aa27b x86: tangier: Add initial ACPI support for PMIC device by Andy Shevchenko · Tue Feb 05 13:06:57 2019 +0200
  87. 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
  88. 17b7b60 x86: Don't copy the cpu_call64() function to a hardcoded address by Bin Meng · Thu Jan 31 08:22:13 2019 -0800
  89. 6aac2ca x86: Change 4-level page table base address to low memory by Bin Meng · Thu Jan 31 08:22:12 2019 -0800
  90. 2aaa27d linker: Modify linker scripts to be more generic by Tom Rini · Tue Jan 22 17:09:26 2019 -0500
  91. cdd8df2 x86: Kconfig: spelling fixes by Chris Packham · Sun Jan 13 22:13:22 2019 +1300
  92. 896c164 dm: serial: Adjust serial_getinfo() to use proper API by Simon Glass · Fri Dec 28 14:23:10 2018 -0700
  93. daaff93 dm: serial: Adjust serial_getconfig() to use proper API by Simon Glass · Fri Dec 28 14:23:08 2018 -0700
  94. a7bb8ef efi: payload: only init usb if necessary by Bin Meng · Thu Nov 29 20:07:13 2018 -0800
  95. 8d7b8d1 coreboot: only init usb if necessary by Thomas RIENOESSL · Thu Nov 29 20:07:12 2018 -0800
  96. cda8aab x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · Thu Nov 29 19:57:22 2018 -0800
  97. 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · Thu Nov 29 19:57:21 2018 -0800
  98. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · Sun Nov 18 23:19:43 2018 +0100
  99. 6a211b6 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · Sat Nov 10 17:37:02 2018 +0200
  100. 8334046 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · Sat Nov 10 17:37:01 2018 +0200