1. 86c70e9 x86: Make MSR_PKG_POWER_SKU common by Simon Glass · 5 years ago
  2. f45e747 x86: Add support for newer CAR schemes by Simon Glass · 5 years ago
  3. af80192 x86: fsp: Make the notify API call common by Simon Glass · 5 years ago
  4. 748ff53 x86: fsp: Allow remembering the location of FSP-S by Simon Glass · 5 years ago
  5. cf87d3b x86: fsp: Add FSP2 base support by Simon Glass · 5 years ago
  6. 22e0de3 x86: Move fsp_prepare_mrc_cache() to fsp1 directory by Simon Glass · 5 years ago
  7. fa6cc1d x86: Don't export mrccache_update() by Simon Glass · 5 years ago
  8. 0a0b09b x86: Add mrccache support for a 'variable' cache by Simon Glass · 5 years ago
  9. 515e817 x86: Update mrccache to support multiple caches by Simon Glass · 5 years ago
  10. 37a508f x86: Add a new global_data member for the cache record by Simon Glass · 5 years ago
  11. 112629c x86: Reduce mrccache record alignment size by Simon Glass · 5 years ago
  12. d496162 x86: spi: Add helper functions for Intel Fast SPI by Simon Glass · 5 years ago
  13. 8d72d5b i2c: designware: Avoid using static data by Simon Glass · 5 years ago
  14. ece3a46 x86: Add a CPU init function for TPL by Simon Glass · 5 years ago
  15. c0e2c81 x86: spl: Support init of a PUNIT by Simon Glass · 5 years ago
  16. a478a26 x86: timer: Use a separate flag for whether timer is inited by Simon Glass · 5 years ago
  17. add3f4c x86: Add a function to set variable MTRRs by Simon Glass · 5 years ago
  18. a275209 x86: Add new common CPU functions for turbo/burst mode by Simon Glass · 5 years ago
  19. f6d00da x86: Tidy up some duplicate MSR defines by Simon Glass · 5 years ago
  20. 2f0c2f0 x86: Add common functions for TDP and perf control by Simon Glass · 5 years ago
  21. 55a6b13 x86: Use a common bus clock for Intel CPUs by Simon Glass · 5 years ago
  22. 246ac08 x86: Add a common function to set CPU thermal target by Simon Glass · 5 years ago
  23. e2493a7 x86: Use a common definition of MSR_IA32_PERF_CTL by Simon Glass · 5 years ago
  24. a827ba9 x86: pci: Drop the first parameter in pci_x86_r/w_config() by Simon Glass · 5 years ago
  25. 49a0f8c x86: Move acpi_s3.h to a common location by Simon Glass · 5 years ago
  26. bdeb2bc x86: Rename turbo ratio MSR to MSR_TURBO_RATIO_LIMIT by Simon Glass · 5 years ago
  27. ebe002c x86: Add various MTRR indexes and values by Simon Glass · 5 years ago
  28. c3863ea x86: fsp: Save usable RAM and hob_list in the handoff area by Simon Glass · 5 years ago
  29. daade11 x86: spl: Reduce priority of the basic SPL image loader by Simon Glass · 5 years ago
  30. e46d00c x86: pci: Add a function to clear and set PCI config regs by Simon Glass · 5 years ago
  31. d3abc5d x86: Move common Intel CPU info code into a function by Simon Glass · 5 years ago
  32. 46dd41f x86: fsp: Add access to variable MRC data by Simon Glass · 5 years ago
  33. ceec184 x86: fsp: Add a few more definitions for FSP2 by Simon Glass · 5 years ago
  34. b2d544a x86: Move common fsp functions into a common file by Simon Glass · 5 years ago
  35. e9de4a7 x86: fsp: Move common dram functions into a common file by Simon Glass · 5 years ago
  36. 12cf65a x86: fsp: Tidy up comment style a little by Simon Glass · 5 years ago
  37. 07f2f58 x86: fsp: Create a common fsp_support.h header by Simon Glass · 5 years ago
  38. e2adc36 x86: Rename some FSP functions to have an fsp_ prefix by Simon Glass · 5 years ago
  39. 0e23d76 x86: Move fsp_ffs.h include to fsp_arch.h by Simon Glass · 5 years ago
  40. 79b228b x86: Move fsp_bootmode.h to the generic fsp directory by Simon Glass · 5 years ago
  41. 21a1133 x86: Move fsp_infoheader.h to the generic fsp directory by Simon Glass · 5 years ago
  42. e4499b5 x86: Move fsp_hob.h to the generic fsp directory by Simon Glass · 5 years ago
  43. aae5b46 x86: Move fsp_fv.h to the generic fsp directory by Simon Glass · 5 years ago
  44. 2b5560a x86: Move fsp_types.h to the generic fsp directory by Simon Glass · 5 years ago
  45. 8a0b4e2 x86: Move fsp_api.h inclusion out of fsp_support.h by Simon Glass · 5 years ago
  46. 8cd2979 x86: Create a new fsp_arch.h header by Simon Glass · 5 years ago
  47. 6e93c64 x86: Move fsp_azalia.h to the generic fsp directory by Simon Glass · 5 years ago
  48. 8331188 x86: Rename existing FSP code to fsp1 by Simon Glass · 5 years ago
  49. d905aa8 x86: zImage: Propagate acpi_rsdp_addr to kernel via boot parameters by Andy Shevchenko · 5 years ago
  50. dd4faa9 x86: tangier: Use spaces over TABs in ASL code by Andy Shevchenko · 5 years ago
  51. 0c6352e x86: tangier: Reserve PCI ECAM in motherboard resources by Andy Shevchenko · 5 years ago
  52. 19b6e1b x86: acpi: Annotate struct acpi_table_header with __packed by Andy Shevchenko · 5 years ago
  53. ea67d54 x86: qemu: Support getting high memory size by Bin Meng · 5 years ago
  54. f4c0030 x86: qemu: Extract getting memory size to a separate routine by Bin Meng · 5 years ago
  55. 03f7886 x86: acpi: Slightly reduce binary size of ACPI tables for Tangier by Andy Shevchenko · 5 years ago
  56. 8ad01ce x86: Remove x86 specific GD flags as they are not referenced at all by Stefan Roese · 5 years ago
  57. 14360bf x86: slimbootloader: Set TSC information for tsc_timer by Park, Aiden · 6 years ago
  58. 2869c3b x86: slimbootloader: Add serial driver by Park, Aiden · 6 years ago
  59. 1fb17ea x86: slimbootloader: Add memory configuration by Park, Aiden · 6 years ago
  60. 7165fd5 x86: Add a common HOB library by Park, Aiden · 6 years ago
  61. 5b931a5 x86: lib: fsp: Use EFI_GUID and efi_guid_t by Park, Aiden · 6 years ago
  62. 544293f x86: Add new slimbootloader CPU type by Park, Aiden · 6 years ago
  63. e3be52c x86: acpi: Enable ACPI companion for Intel iDMA 32-bit by Andy Shevchenko · 6 years ago
  64. ddd2a42 x86: acpi: Introduce a stub to generate CSRT by Andy Shevchenko · 6 years ago
  65. eef3007 x86: acpi: Add CSRT description by Andy Shevchenko · 6 years ago
  66. 44c6a0e x86: Add a forward struct declaration in coreboot_tables.h by Simon Glass · 6 years ago
  67. 7c03caf x86: Add a simple TPL implementation by Simon Glass · 6 years ago
  68. 9a67994 x86: Support saving MRC data from SPL by Simon Glass · 6 years ago
  69. 62be5dd x86: Add a handoff header file by Simon Glass · 6 years ago
  70. c0069e9 x86: Add a way to reinit the cpu by Simon Glass · 6 years ago
  71. c652dd1 x86: acpi: Add DMA descriptors for I2C1 on Intel Tangier by Andy Shevchenko · 6 years ago
  72. 1d2825a x86: acpi: Add DMA descriptors for SPI5 on Intel Tangier by Andy Shevchenko · 6 years ago
  73. 3f3411e x86: broadwell: Add support for serial I/O devices by Simon Glass · 6 years ago
  74. 23e8bd7 x86: broadwell: Add support for the ADSP by Simon Glass · 6 years ago
  75. 79a5be8 sound: x86: Add beeping support in i8254 by Simon Glass · 6 years ago
  76. 6744c0d sound: x86: link: Add sound support by Simon Glass · 6 years ago
  77. 3a44bfd x86: Adjust I/O macros to work on 64-bit machines by Simon Glass · 6 years ago
  78. 6b59607 x86: do not use i386 code for x86_64 memory functions by Heinrich Schuchardt · 6 years ago
  79. 24b56e2 x86: tangier: Add initial ACPI support for PMIC device by Andy Shevchenko · 6 years ago
  80. 73af060 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · 6 years ago
  81. f1b8641 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · 6 years ago
  82. b288cd9 x86: acpi: Generate SPCR table by Andy Shevchenko · 6 years ago
  83. f3275aa x86: acpi: Add SPCR table description by Andy Shevchenko · 6 years ago
  84. 3bf9a8e x86: Implement arch-specific io accessor routines by Bin Meng · 6 years ago
  85. 24109bb x86: acpi: Remove redundant Offset (0x00) by Andy Shevchenko · 6 years ago
  86. 7d2a053 x86: BayTrail: southcluster.asl: Change PCI 64 bit address range / region by Stefan Roese · 6 years ago
  87. 590cee8 x86: Update mtrr functions to allow leaving cache alone by Simon Glass · 6 years ago
  88. f7ce2d6 x86: tangier: acpi: add I2C6 node by Georgii Staroselskii · 6 years ago
  89. 224742a x86: cpu: introduce scu_ipc_raw_command() by Georgii Staroselskii · 6 years ago
  90. 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  91. 9865543 Remove CONFIG_USE_STDINT by Masahiro Yamada · 6 years ago
  92. e69cc6b x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  93. 1fdeacd x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  94. dae73c4 elf: Move x86 reloc defines to common elf.h by Alexander Graf · 7 years ago
  95. 05855fd x86: acpi: Prevent acpi_table.h from being included more than once by Bin Meng · 7 years ago
  96. a0609a8 x86: acpi: Move APIs unrelated to ACPI tables generation to a separate library by Bin Meng · 7 years ago
  97. b37b7b2 x86: Switch to use DM sysreset driver by Bin Meng · 7 years ago
  98. 8199a14 x86: Use microcode update from device tree for all processors by Ivan Gorinov · 7 years ago
  99. 5460fd0 x86: Change __kernel_size_t conditionals to use compiler provided defines by Bin Meng · 7 years ago
  100. 9649273 x86: Add 64-bit setjmp/longjmp implementation by Ivan Gorinov · 7 years ago