1. 6871dff x86: mp: Allow running functions on multiple CPUs by Simon Glass · Fri Jul 17 08:48:19 2020 -0600
  2. 4a30bbb x86: mp: Support APs waiting for instructions by Simon Glass · Fri Jul 17 08:48:16 2020 -0600
  3. 35ee0de x86: mp_init: Avoid declarations in header files by Simon Glass · Fri Jul 17 08:48:09 2020 -0600
  4. e40633d x86: Move MP code into mp_init by Simon Glass · Fri Jul 17 08:48:08 2020 -0600
  5. 7fbd04f x86: Drop setup_pcat_compatibility() by Simon Glass · Thu Jul 16 21:22:36 2020 -0600
  6. fb8736d x86: Store the coreboot table address in global_data by Simon Glass · Thu Jul 16 21:22:34 2020 -0600
  7. d89f193 x86: apl: Fix save/restore of ITSS priorities by Simon Glass · Thu Jul 16 21:22:30 2020 -0600
  8. 9255118 x86: pinctrl: Drop the acpi_path member by Simon Glass · Tue Jul 07 21:32:23 2020 -0600
  9. 86e5db5 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · Tue Jul 07 21:32:20 2020 -0600
  10. 25f16c1 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · Tue Jul 07 21:32:19 2020 -0600
  11. f6cdb91 x86: Add support for building up an NHLT structure by Simon Glass · Tue Jul 07 21:32:16 2020 -0600
  12. 9ed41e7 acpi: Allow creating the GNVS to fail by Simon Glass · Tue Jul 07 21:32:05 2020 -0600
  13. 1d2a334 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · Thu Jul 09 18:43:17 2020 -0600
  14. e6ad202 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · Thu Jul 09 18:43:16 2020 -0600
  15. c5c4ed6 x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · Thu Jul 02 21:12:12 2020 -0600
  16. b828d10 x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · Thu May 14 08:30:04 2020 -0400
  17. 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
  18. 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
  19. 7eeab74 x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · Sun May 31 21:15:13 2020 -0700
  20. 1097936 x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · Thu May 28 12:17:36 2020 +0300
  21. 0a62038 x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · Thu May 28 12:17:35 2020 +0300
  22. 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
  23. a073287 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · Thu May 28 12:17:33 2020 +0300
  24. 6831e1d x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · Wed May 27 05:42:14 2020 -0600
  25. 641efde x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · Wed May 27 05:42:12 2020 -0600
  26. 00bf279 x86: mrccache: Allow use before driver model is active by Simon Glass · Wed May 27 06:58:49 2020 -0600
  27. 6c7799b x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · Wed May 27 06:58:46 2020 -0600
  28. 65e6339 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · Thu May 14 15:16:22 2020 +0200
  29. d65763c x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · Mon May 18 12:33:35 2020 +0200
  30. d9461aa x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · Mon May 18 12:33:34 2020 +0200
  31. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  32. 559f1a8 Use __ASSEMBLY__ as the assembly macros by Simon Glass · Sun May 10 11:40:12 2020 -0600
  33. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  34. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  35. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  36. 74cd30a x86: Move coreboot-table detection into common code by Simon Glass · Sun Apr 26 09:12:58 2020 -0600
  37. faf08c7 acpi: Add an acpi command by Simon Glass · Sun Apr 26 09:19:53 2020 -0600
  38. 858fed1 x86: Move acpi_table header to main include/ directory by Simon Glass · Wed Apr 08 16:57:36 2020 -0600
  39. c0b2ae5 x86: apl: Add Global NVS table header by Simon Glass · Wed Apr 08 16:57:30 2020 -0600
  40. cce80dc x86: Correct wording of coreboot source code by Simon Glass · Wed Apr 08 16:57:27 2020 -0600
  41. 38c93d1 x86: acpi: Describe USB 3 host controller found on Intel Tangier by Andy Shevchenko · Thu Mar 26 12:33:36 2020 +0200
  42. ddf6199 x86: acpi: Add I²C timings to Intel Merrifield platform by Andy Shevchenko · Fri Mar 20 19:59:21 2020 +0200
  43. b965558 x86: cpu_x86: Make cpu_x86_get_count() non-static by Wolfgang Wallner · Tue Feb 25 13:19:47 2020 +0100
  44. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · Fri Feb 14 16:40:19 2020 +0900
  45. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · Fri Feb 14 16:40:18 2020 +0900
  46. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · Fri Feb 14 16:40:17 2020 +0900
  47. 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
  48. 12ea858 x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · Wed Jan 22 16:01:44 2020 +0100
  49. 7535db8 x86: Update coreboot serial table struct by Simon Glass · Thu Dec 19 17:58:19 2019 -0700
  50. 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · Thu Jan 16 14:23:45 2020 +0530
  51. c291e01 x86: apl: Add FSP structures by Simon Glass · Sun Dec 08 17:40:18 2019 -0700
  52. fcfd26e x86: apl: Add a CPU driver by Simon Glass · Sun Dec 08 17:40:14 2019 -0700
  53. 471e28c x86: apl: Add PCH driver by Simon Glass · Sun Dec 08 17:40:10 2019 -0700
  54. 36a6cf3 x86: apl: Add LPC driver by Simon Glass · Sun Dec 08 17:40:09 2019 -0700
  55. 8c0629b x86: apl: Add ITSS driver by Simon Glass · Sun Dec 08 17:40:08 2019 -0700
  56. dc79691 x86: apl: Add systemagent driver by Simon Glass · Sun Dec 08 17:32:10 2019 -0700
  57. 34f94ec x86: apl: Add pinctrl driver by Simon Glass · Sun Dec 08 17:32:08 2019 -0700
  58. 582ba6e x86: apl: Add UART driver by Simon Glass · Fri Dec 06 21:42:58 2019 -0700
  59. e63ca97 x86: apl: Add PMC driver by Simon Glass · Fri Dec 06 21:42:57 2019 -0700
  60. 7c4ae82 x86: apl: Add basic IO addresses by Simon Glass · Fri Dec 06 21:42:56 2019 -0700
  61. 837a66a x86: Add a generic Intel pinctrl driver by Simon Glass · Fri Dec 06 21:42:53 2019 -0700
  62. 6629837 x86: Add low-power subsystem (lpss) support by Simon Glass · Fri Dec 06 21:42:52 2019 -0700
  63. c93fd57 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · Fri Dec 06 21:42:34 2019 -0700
  64. 8f963e1 x86: Add support for newer CAR schemes by Simon Glass · Fri Dec 06 21:42:25 2019 -0700
  65. 2cf3a5a x86: fsp: Make the notify API call common by Simon Glass · Fri Dec 06 21:42:22 2019 -0700
  66. 26561da x86: fsp: Allow remembering the location of FSP-S by Simon Glass · Fri Dec 06 21:42:21 2019 -0700
  67. 466c785 x86: fsp: Add FSP2 base support by Simon Glass · Fri Dec 06 21:42:18 2019 -0700
  68. 9de1027 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · Fri Dec 06 21:42:10 2019 -0700
  69. 6e1b956 x86: Don't export mrccache_update() by Simon Glass · Fri Dec 06 21:42:09 2019 -0700
  70. b5b0aff x86: Add mrccache support for a 'variable' cache by Simon Glass · Fri Dec 06 21:42:08 2019 -0700
  71. 91efff5 x86: Update mrccache to support multiple caches by Simon Glass · Fri Dec 06 21:42:07 2019 -0700
  72. c3d0c23 x86: Add a new global_data member for the cache record by Simon Glass · Fri Dec 06 21:42:05 2019 -0700
  73. 91c0736 x86: Reduce mrccache record alignment size by Simon Glass · Fri Dec 06 21:42:01 2019 -0700
  74. ec1a30c x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · Fri Dec 06 21:41:43 2019 -0700
  75. f5bdce2 i2c: designware: Avoid using static data by Simon Glass · Fri Dec 06 21:41:41 2019 -0700
  76. dc44467 x86: Add a CPU init function for TPL by Simon Glass · Sun Oct 20 21:37:54 2019 -0600
  77. 0b3c576 x86: spl: Support init of a PUNIT by Simon Glass · Sun Oct 20 21:37:49 2019 -0600
  78. ed10a4f x86: timer: Use a separate flag for whether timer is inited by Simon Glass · Sun Oct 20 21:37:47 2019 -0600
  79. 753297d x86: Add a function to set variable MTRRs by Simon Glass · Wed Sep 25 08:56:46 2019 -0600
  80. a016368 x86: Add new common CPU functions for turbo/burst mode by Simon Glass · Wed Sep 25 08:56:40 2019 -0600
  81. 05e85b9 x86: Tidy up some duplicate MSR defines by Simon Glass · Wed Sep 25 08:56:39 2019 -0600
  82. b12689d x86: Add common functions for TDP and perf control by Simon Glass · Wed Sep 25 08:56:38 2019 -0600
  83. 4347d83 x86: Use a common bus clock for Intel CPUs by Simon Glass · Wed Sep 25 08:56:37 2019 -0600
  84. 23a6ca9 x86: Add a common function to set CPU thermal target by Simon Glass · Wed Sep 25 08:56:36 2019 -0600
  85. 76ae027 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · Wed Sep 25 08:56:35 2019 -0600
  86. a546458 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · Sat Aug 31 21:23:18 2019 -0600
  87. 5c2aabf x86: Move acpi_s3.h to a common location by Simon Glass · Wed Sep 25 08:56:32 2019 -0600
  88. 7ab72de x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · Wed Sep 25 08:11:47 2019 -0600
  89. ca1c61e x86: Add various MTRR indexes and values by Simon Glass · Wed Sep 25 08:11:46 2019 -0600
  90. 2562808 x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · Wed Sep 25 08:11:41 2019 -0600
  91. 19da9c4 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · Wed Sep 25 08:11:39 2019 -0600
  92. 7567787 x86: pci: Add a function to clear and set PCI config regs by Simon Glass · Wed Sep 25 08:11:37 2019 -0600
  93. aba3c60 x86: Move common Intel CPU info code into a function by Simon Glass · Wed Sep 25 08:11:35 2019 -0600
  94. fffb220 x86: fsp: Add access to variable MRC data by Simon Glass · Wed Sep 25 08:11:34 2019 -0600
  95. 99bb201 x86: fsp: Add a few more definitions for FSP2 by Simon Glass · Wed Sep 25 08:11:33 2019 -0600
  96. ac4df6f x86: Move common fsp functions into a common file by Simon Glass · Wed Sep 25 08:11:30 2019 -0600
  97. ddb39b2 x86: fsp: Move common dram functions into a common file by Simon Glass · Sat Aug 24 14:10:32 2019 -0600
  98. e464d6e x86: fsp: Tidy up comment style a little by Simon Glass · Sun Aug 25 10:10:59 2019 -0600
  99. ef8a2dd x86: fsp: Create a common fsp_support.h header by Simon Glass · Sat Aug 24 14:19:05 2019 -0600
  100. 1372414 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · Wed Sep 25 08:11:25 2019 -0600