1. 240752c x86: mtrr: Use MP calls to list the MTRRs by Simon Glass · 4 years, 3 months ago
  2. 0538d68 x86: mp: Add iterators for CPUs by Simon Glass · 4 years, 3 months ago
  3. 99a573f x86: mp: Park CPUs before running the OS by Simon Glass · 4 years, 3 months ago
  4. 84d3ed1 x86: mp: Allow running functions on multiple CPUs by Simon Glass · 4 years, 3 months ago
  5. c33aa35 x86: mp: Support APs waiting for instructions by Simon Glass · 4 years, 3 months ago
  6. e624858 x86: mp_init: Avoid declarations in header files by Simon Glass · 4 years, 3 months ago
  7. 78d57d6 x86: Move MP code into mp_init by Simon Glass · 4 years, 3 months ago
  8. a308b1f x86: Drop setup_pcat_compatibility() by Simon Glass · 4 years, 3 months ago
  9. 9ef1686 x86: Store the coreboot table address in global_data by Simon Glass · 4 years, 3 months ago
  10. b95611f x86: apl: Fix save/restore of ITSS priorities by Simon Glass · 4 years, 3 months ago
  11. 59cf264 x86: pinctrl: Drop the acpi_path member by Simon Glass · 4 years, 4 months ago
  12. 05516e3 x86: pinctrl: Update comment for intel_pinctrl_get_pad() by Simon Glass · 4 years, 4 months ago
  13. 4916f45 x86: pinctrl: Add a way to get the pinctrl reg address by Simon Glass · 4 years, 4 months ago
  14. 7f926c9 x86: Add support for building up an NHLT structure by Simon Glass · 4 years, 4 months ago
  15. 8d7ff12 acpi: Allow creating the GNVS to fail by Simon Glass · 4 years, 4 months ago
  16. 0990c89 x86: fsp: Support a warning message when DRAM init is slow by Simon Glass · 4 years, 4 months ago
  17. ef5f5f6 x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME by Simon Glass · 4 years, 4 months ago
  18. 3dada5a x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 4 months ago
  19. 897860e x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE by Tom Rini · 4 years, 5 months ago
  20. 95cfa1d x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 5 months ago
  21. d8b5f5d x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Bin Meng · 4 years, 5 months ago
  22. 319506c x86: baytrail: acpi: Create buffers outside of the methods by Bin Meng · 4 years, 5 months ago
  23. b9ce32e x86: tangier: acpi: Drop _HID() where enumerated by _ADR() by Andy Shevchenko · 4 years, 5 months ago
  24. 10a428e x86: tangier: acpi: Drop _ADR() where _HID() is present by Andy Shevchenko · 4 years, 5 months ago
  25. 55f5453 x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge by Andy Shevchenko · 4 years, 5 months ago
  26. d8177a9 x86: tangier: acpi: Create buffers outside of the methods by Andy Shevchenko · 4 years, 5 months ago
  27. 4711c1f x86: apl: Add hex offsets for registers in FSP-S by Simon Glass · 4 years, 5 months ago
  28. 6e5ac59 x86: apl: Add hex offsets for registers in FSP-M by Simon Glass · 4 years, 5 months ago
  29. 70c3c91 x86: mrccache: Allow use before driver model is active by Simon Glass · 4 years, 5 months ago
  30. 8e2922e x86: spi: Add a way to access the SPI mapping via registers by Simon Glass · 4 years, 5 months ago
  31. 53942b9 x86: coreboot: add SMBIOS cbmem entry parsing by Christian Gmeiner · 4 years, 5 months ago
  32. d9e7efe x86: apl: Use devicetree for FSP-S configuration by Bernhard Messerklinger · 4 years, 5 months ago
  33. 1fa6305 x86: apl: Use devicetree for FSP-M configuration by Bernhard Messerklinger · 4 years, 5 months ago
  34. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago WIP/2020-05-18-reduce-size-of-common.h
  35. f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 6 months ago
  36. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
  37. e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
  38. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
  39. 33139a0 x86: Move coreboot-table detection into common code by Simon Glass · 4 years, 6 months ago
  40. 0b885bc acpi: Add an acpi command by Simon Glass · 4 years, 6 months ago
  41. 776cc20 x86: Move acpi_table header to main include/ directory by Simon Glass · 4 years, 7 months ago
  42. b2c3868 x86: apl: Add Global NVS table header by Simon Glass · 4 years, 7 months ago
  43. 2831405 x86: Correct wording of coreboot source code by Simon Glass · 4 years, 7 months ago
  44. 4d073fa x86: acpi: Describe USB 3 host controller found on Intel Tangier by Andy Shevchenko · 4 years, 7 months ago
  45. d0f7ab5 x86: acpi: Add I²C timings to Intel Merrifield platform by Andy Shevchenko · 4 years, 7 months ago
  46. fc35d7e x86: cpu_x86: Make cpu_x86_get_count() non-static by Wolfgang Wallner · 4 years, 8 months ago
  47. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 8 months ago
  48. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 8 months ago
  49. c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 8 months ago
  50. 142c975 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 9 months ago
  51. 7d53b5a x86: apl: Add the term "Interrupt Timer Subsystem" to ITSS files by Wolfgang Wallner · 4 years, 9 months ago
  52. 8c3ccb3 x86: Update coreboot serial table struct by Simon Glass · 4 years, 10 months ago
  53. c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 9 months ago
  54. a9a4b68 x86: apl: Add FSP structures by Simon Glass · 4 years, 11 months ago
  55. 6a4c237 x86: apl: Add a CPU driver by Simon Glass · 4 years, 11 months ago
  56. 40fb08e x86: apl: Add PCH driver by Simon Glass · 4 years, 11 months ago
  57. 8bd5dcd x86: apl: Add LPC driver by Simon Glass · 4 years, 11 months ago
  58. 3a02f69 x86: apl: Add ITSS driver by Simon Glass · 4 years, 11 months ago
  59. bd47209 x86: apl: Add systemagent driver by Simon Glass · 4 years, 11 months ago
  60. 0a6f333 x86: apl: Add pinctrl driver by Simon Glass · 4 years, 11 months ago
  61. 7656582 x86: apl: Add UART driver by Simon Glass · 4 years, 11 months ago
  62. 28eefef x86: apl: Add PMC driver by Simon Glass · 4 years, 11 months ago
  63. 5690d5c x86: apl: Add basic IO addresses by Simon Glass · 4 years, 11 months ago
  64. 74749f1 x86: Add a generic Intel pinctrl driver by Simon Glass · 4 years, 11 months ago
  65. b84d4d0 x86: Add low-power subsystem (lpss) support by Simon Glass · 4 years, 11 months ago
  66. 86c70e9 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · 4 years, 11 months ago
  67. f45e747 x86: Add support for newer CAR schemes by Simon Glass · 4 years, 11 months ago
  68. af80192 x86: fsp: Make the notify API call common by Simon Glass · 4 years, 11 months ago
  69. 748ff53 x86: fsp: Allow remembering the location of FSP-S by Simon Glass · 4 years, 11 months ago
  70. cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 4 years, 11 months ago
  71. 22e0de3 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 4 years, 11 months ago
  72. fa6cc1d x86: Don't export mrccache_update() by Simon Glass · 4 years, 11 months ago
  73. 0a0b09b x86: Add mrccache support for a 'variable' cache by Simon Glass · 4 years, 11 months ago
  74. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 4 years, 11 months ago
  75. 37a508f x86: Add a new global_data member for the cache record by Simon Glass · 4 years, 11 months ago
  76. 112629c x86: Reduce mrccache record alignment size by Simon Glass · 4 years, 11 months ago
  77. d496162 x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · 4 years, 11 months ago
  78. 8d72d5b i2c: designware: Avoid using static data by Simon Glass · 4 years, 11 months ago
  79. ece3a46 x86: Add a CPU init function for TPL by Simon Glass · 5 years ago
  80. c0e2c81 x86: spl: Support init of a PUNIT by Simon Glass · 5 years ago
  81. a478a26 x86: timer: Use a separate flag for whether timer is inited by Simon Glass · 5 years ago
  82. add3f4c x86: Add a function to set variable MTRRs by Simon Glass · 5 years ago
  83. a275209 x86: Add new common CPU functions for turbo/burst mode by Simon Glass · 5 years ago
  84. f6d00da x86: Tidy up some duplicate MSR defines by Simon Glass · 5 years ago
  85. 2f0c2f0 x86: Add common functions for TDP and perf control by Simon Glass · 5 years ago
  86. 55a6b13 x86: Use a common bus clock for Intel CPUs by Simon Glass · 5 years ago
  87. 246ac08 x86: Add a common function to set CPU thermal target by Simon Glass · 5 years ago
  88. e2493a7 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · 5 years ago
  89. a827ba9 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
  90. 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  91. bdeb2bc x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · 5 years ago
  92. ebe002c x86: Add various MTRR indexes and values by Simon Glass · 5 years ago
  93. c3863ea x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
  94. daade11 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · 5 years ago
  95. e46d00c x86: pci: Add a function to clear and set PCI config regs by Simon Glass · 5 years ago
  96. d3abc5d x86: Move common Intel CPU info code into a function by Simon Glass · 5 years ago
  97. 46dd41f x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
  98. ceec184 x86: fsp: Add a few more definitions for FSP2 by Simon Glass · 5 years ago
  99. b2d544a x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
  100. e9de4a7 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago