1. b828d10 x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · Thu May 14 08:30:04 2020 -0400
  2. a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · Tue May 19 10:32:33 2020 -0400
  3. c7811b7 x86: Don't build some unused objects in TPL by Tom Rini · Fri Jun 26 17:40:06 2020 -0400
  4. b3279f3 bdinfo: x86: vesa: Update fb_base to the correct value by Simon Glass · Sun May 10 14:17:02 2020 -0600
  5. f64fb10 x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · Sun May 31 21:15:15 2020 -0700
  6. e42ba05 x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · Sun May 31 21:15:14 2020 -0700
  7. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · Sun May 31 21:15:13 2020 -0700
  8. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · Thu May 28 12:17:36 2020 +0300
  9. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · Thu May 28 12:17:35 2020 +0300
  10. acce685 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · Thu May 28 12:17:34 2020 +0300
  11. a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · Thu May 28 12:17:33 2020 +0300
  12. 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · Wed May 27 05:42:14 2020 -0600
  13. b4fa8c0 x86: coral: Correct some FSP-S settings by Simon Glass · Wed May 27 05:42:13 2020 -0600
  14. 641efde x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · Wed May 27 05:42:12 2020 -0600
  15. 200c726 x86: coral: Correct some FSP-M settings by Simon Glass · Wed May 27 05:42:11 2020 -0600
  16. 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · Wed May 27 06:58:49 2020 -0600
  17. a0185fa x86: spl: Print the error on SPL failure by Simon Glass · Wed May 27 06:58:48 2020 -0600
  18. 6c7799b x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · Wed May 27 06:58:46 2020 -0600
  19. ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · Sun May 24 17:38:24 2020 -0600
  20. 65e6339 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · Thu May 14 15:16:22 2020 +0200
  21. d65763c x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · Mon May 18 12:33:35 2020 +0200
  22. d9461aa x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · Mon May 18 12:33:34 2020 +0200
  23. 7f8ff51 x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled by Bernhard Messerklinger · Mon May 18 12:33:33 2020 +0200
  24. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  25. 559f1a8 Use __ASSEMBLY__ as the assembly macros by Simon Glass · Sun May 10 11:40:12 2020 -0600
  26. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  27. 6b9f010 common: Drop asm/ptrace.h from common header by Simon Glass · Sun May 10 11:40:06 2020 -0600
  28. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  29. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  30. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  31. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  32. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · Sun May 10 11:40:00 2020 -0600
  33. ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · Sun May 10 11:39:59 2020 -0600
  34. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  35. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  36. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  37. 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · Sun May 17 12:29:19 2020 +0200
  38. bb88327 x86: coreboot: Allow building an SPL image by Simon Glass · Thu Apr 30 21:21:43 2020 -0600
  39. dae1153 x86: Update SPL for coreboot by Simon Glass · Thu Apr 30 21:21:42 2020 -0600
  40. 91fcd1d x86: Move work-around out of cpu_jump_to_64bit_uboot() by Simon Glass · Thu Apr 30 21:21:41 2020 -0600
  41. de3d9af x86: Allow building an SPL image for coreboot by Simon Glass · Thu Apr 30 21:21:40 2020 -0600
  42. 46f4c58 x86: Move coreboot-table detection to common 32/64-bit code by Simon Glass · Thu Apr 30 21:21:39 2020 -0600
  43. 3b01ac0 x86: Use the existing stack when chain-loading by Simon Glass · Sun Apr 26 09:13:00 2020 -0600
  44. 6bd98e0 x86: Add a way to detect running from coreboot by Simon Glass · Sun Apr 26 09:12:59 2020 -0600
  45. 74cd30a x86: Move coreboot-table detection into common code by Simon Glass · Sun Apr 26 09:12:58 2020 -0600
  46. 8b8e754 x86: cpu: Skip init code when chain loading by Simon Glass · Sun Apr 26 09:12:55 2020 -0600
  47. 8eac3f3 x86: apl: Skip init code when chain loading by Simon Glass · Sun Apr 26 09:12:54 2020 -0600
  48. d89c4a3 x86: fsp: Allow skipping init code when chain loading by Simon Glass · Sun Apr 26 09:12:53 2020 -0600
  49. faf08c7 acpi: Add an acpi command by Simon Glass · Sun Apr 26 09:19:53 2020 -0600
  50. 9c442a6 acpi: Put table-setup code in its own function by Simon Glass · Sun Apr 26 09:19:51 2020 -0600
  51. 575a547 acpi: Move acpi_add_table() to generic code by Simon Glass · Sun Apr 26 09:19:50 2020 -0600
  52. 7fa8cf6 acpi: Drop code for missing XSDT from acpi_write_rsdp() by Simon Glass · Sun Apr 26 09:19:49 2020 -0600
  53. 179fb82 x86: Allow devices to write ACPI tables by Simon Glass · Sun Apr 26 09:19:48 2020 -0600
  54. 0e11384 acpi: Convert part of acpi_table to use acpi_ctx by Simon Glass · Sun Apr 26 09:19:47 2020 -0600
  55. 17968c3 acpi: Add a method to write tables for a device by Simon Glass · Sun Apr 26 09:19:46 2020 -0600
  56. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  57. 5046109 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · Wed Apr 08 16:57:35 2020 -0600
  58. c0b2ae5 x86: apl: Add Global NVS table header by Simon Glass · Wed Apr 08 16:57:30 2020 -0600
  59. 9976b01 x86: apl: Move p2sb ofdata reading to the correct method by Simon Glass · Wed Apr 08 16:57:28 2020 -0600
  60. cce80dc x86: Correct wording of coreboot source code by Simon Glass · Wed Apr 08 16:57:27 2020 -0600
  61. 3c42e42 tpm: cr50: Use the correct GPIO binding by Simon Glass · Wed Apr 08 16:57:24 2020 -0600
  62. 225cc8a x86: acpi: Let OS know that console already had been initialized by Andy Shevchenko · Thu Feb 27 17:21:56 2020 +0200
  63. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · Fri Mar 27 11:46:27 2020 -0400
  64. 38c93d1 x86: acpi: Describe USB 3 host controller found on Intel Tangier by Andy Shevchenko · Thu Mar 26 12:33:36 2020 +0200
  65. ddf6199 x86: acpi: Add I²C timings to Intel Merrifield platform by Andy Shevchenko · Fri Mar 20 19:59:21 2020 +0200
  66. a9ef111 x86: acpi: Refactor XSDT handling in acpi_add_table() by Andy Shevchenko · Thu Feb 27 16:00:51 2020 +0200
  67. 4e3dfd5 x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count by Wolfgang Wallner · Tue Feb 25 13:19:48 2020 +0100
  68. b965558 x86: cpu_x86: Make cpu_x86_get_count() non-static by Wolfgang Wallner · Tue Feb 25 13:19:47 2020 +0100
  69. 949a26e x86: p2sb: Drop 'apl' prefix by Wolfgang Wallner · Tue Feb 18 15:32:10 2020 +0100
  70. f3514a6 Revert "x86: use invd instead of wbinvd in real mode start code" by Andy Shevchenko · Mon Feb 17 17:30:12 2020 +0200
  71. 92f9828 x86: Correct error return value in mrccache_get_region() by Simon Glass · Sun Feb 02 13:37:06 2020 -0700
  72. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  73. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · Fri Feb 14 16:40:18 2020 +0900
  74. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · Fri Feb 14 16:40:17 2020 +0900
  75. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  76. c061974 x86: coral: Add I2C and TPM device-tree definitions by Simon Glass · Thu Feb 06 09:55:02 2020 -0700
  77. 98a4cb6 x86: Add support for ACPI general-purpose events by Simon Glass · Thu Feb 06 09:55:01 2020 -0700
  78. c51a021 x86: itss: Add of-platdata support by Simon Glass · Thu Feb 06 09:54:59 2020 -0700
  79. 21bb12a x86: Give each driver an IRQ type by Simon Glass · Thu Feb 06 09:54:58 2020 -0700
  80. 90b7375 x86: apl: Drop the I2C config in FSP-S by Simon Glass · Thu Feb 06 09:54:55 2020 -0700
  81. 4a2c26a x86: apl: Use the clock driver by Simon Glass · Thu Feb 06 09:54:54 2020 -0700
  82. 21fae58 x86: Move P2SB from Apollo Lake to a more generic location by Wolfgang Wallner · Tue Feb 04 09:04:56 2020 +0100
  83. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  84. 3767e7f x86: itss: Remove apl-prefix by Wolfgang Wallner · Wed Jan 22 16:01:47 2020 +0100
  85. b5460dd x86: itss: Add a Kconfig option to enable/disable ITSS driver by Wolfgang Wallner · Mon Feb 03 14:06:45 2020 +0100
  86. 16ae7e3 x86: Move itss.c from Apollo Lake to a more generic location by Wolfgang Wallner · Wed Jan 22 16:01:46 2020 +0100
  87. 9713216 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · Wed Jan 22 16:01:45 2020 +0100
  88. 12ea858 x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · Wed Jan 22 16:01:44 2020 +0100
  89. 4dcaa7d x86: limit the fs segment to the pointer size by Masahiro Yamada · Wed Jan 08 20:13:42 2020 +0900
  90. d560329 x86: use invd instead of wbinvd in real mode start code by Masahiro Yamada · Wed Jan 08 20:08:44 2020 +0900
  91. 15a38b3 x86: serial: Use NS16550_DYNAMIC in Slim Bootloader by Park, Aiden · Wed Dec 18 05:56:23 2019 +0000
  92. fcddf8a x86: Move coreboot over to use the coreboot UART by Simon Glass · Thu Dec 19 17:58:21 2019 -0700
  93. 7535db8 x86: Update coreboot serial table struct by Simon Glass · Thu Dec 19 17:58:19 2019 -0700
  94. 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:45 2020 +0530
  95. f11478f common: Move hang() to the same header as panic() by Simon Glass · Sat Dec 28 10:45:07 2019 -0700
  96. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · Sat Dec 28 10:45:05 2019 -0700
  97. da25eff common: Move ll_boot_init() to init.h by Simon Glass · Sat Dec 28 10:44:56 2019 -0700
  98. baf7bd4 x86: apl: Avoid accessing the PCI bus before it is probed by Simon Glass · Sun Dec 29 21:19:13 2019 -0700
  99. 124602a x86: Add chromebook_coral by Simon Glass · Sun Dec 08 17:40:20 2019 -0700
  100. 42bf7db x86: apl: Add FSP support by Simon Glass · Sun Dec 08 17:40:19 2019 -0700