1. bfb11be include/device/device.h: Remove CHIP_NAME() macro by Nicholas Sudsgaard · 6 months ago
  2. 06798cd soc/intel: Unify the definition of TCO registers by Marek Maslanka · 6 months ago
  3. ea19858 soc/intel: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  4. 0b0113f device/device.h: Rename pci_domain_scan_bus by Arthur Heymans · 11 months ago
  5. 27780ab soc/intel/denverton_ns: Remove __attribute__(()) by Elyes Haouas · 10 months ago
  6. 7575091 soc: Remove SOC_SPECIFIC_OPTIONS by Elyes Haouas · 11 months ago
  7. 88decca ACPI: Add helper fill_fadt_extended_pm_io() by Kyösti Mälkki · 1 year, 3 months ago
  8. a9a92ac acpi: Move ECAM resource below PNP0C02 device in a common place by Arthur Heymans · 1 year, 1 month ago
  9. 22c9335 soc/intel/denverton: Use newer function for resource declarations by Arthur Heymans · 1 year ago
  10. cde4f3b acpi/gnvs.c: Drop unused pointer to the cbmem console by Arthur Heymans · 2 years, 2 months ago
  11. 5cd548b sb,soc/amd,intel: Sync FADT entries visually by Kyösti Mälkki · 1 year, 3 months ago
  12. 1e78165 arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator by Felix Held · 1 year, 5 months ago
  13. 6a6ac1e arch/x86/cpu: introduce and use device_match_mask by Felix Held · 1 year, 5 months ago
  14. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  15. d83cd8b soc/intel/denverton_ns: Use common gpio.h include by Dinesh Gehlot · 1 year, 6 months ago
  16. 6d03f89 soc/intel/denverton_ns: Add PMC macros for common code usage by Subrata Banik · 1 year, 6 months ago
  17. d90154c soc/intel: Set IO APIC DMAR entry based on hw by Arthur Heymans · 1 year, 8 months ago
  18. 521e046 sb,soc/intel,mb: Drop leftover comments and TODOs in ASL by Kyösti Mälkki · 1 year, 8 months ago
  19. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 8 months ago
  20. 9916648 sb,soc/intel: Drop spurious SMI entry message by Kyösti Mälkki · 1 year, 8 months ago
  21. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  22. d165357 sb,soc/intel: Use register_new_ioapic_gsi0() by Kyösti Mälkki · 3 years, 1 month ago
  23. 7bbc9a5 payloads/edk2: Disable the CPU Timer Lib unless supported by Sean Rhodes · 2 years ago
  24. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 9 months ago
  25. 85f87e8 treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  26. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  27. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 10 months ago
  28. 0a18d64 nb,soc/intel: Handle upper RAM boundary by Kyösti Mälkki · 3 years, 1 month ago
  29. 4e4edf7 device/resource: Modify some resource allocation instances by Kyösti Mälkki · 2 years, 2 months ago
  30. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  31. 5b67ad0 soc/intel/denverton_ns: enable Denverton to use common msr defines by Jeff Daly · 2 years, 6 months ago
  32. e5ac300 soc/intel/denverton_ns: enable Denverton to use common SoC SPI code by Jeff Daly · 2 years, 6 months ago
  33. 99edff9 soc/intel/denverton_ns: Define macro TOTAL_PADS by Eric Lai · 2 years, 1 month ago
  34. 37a55d1 soc/intel/common/cpu: Use SoC overrides to set CPU privilege level by Subrata Banik · 2 years, 2 months ago
  35. 990ef56 soc/intel/denverton_ns: Remove always false statement by Arthur Heymans · 2 years, 4 months ago
  36. 380fcfb soc/intel/denverton_ns/chip.c: add soc_acpi_name function by Jeff Daly · 2 years, 6 months ago
  37. dc5d3f3 soc/intel/denverton_ns: add common device function macros by Jeff Daly · 2 years, 6 months ago
  38. 05ca054 Kconfig: Select UDK2017 by Patrick Rudolph · 2 years, 4 months ago
  39. dcf30e8 soc/intel/denverton_ns: Resolve macro conflicts with UDK2017 headers by Patrick Rudolph · 2 years, 4 months ago
  40. af27ac2 soc/intel: Move `pmc_clear_pmcon_sts()` into IA common code by Subrata Banik · 2 years, 5 months ago
  41. abd4b96 util/ifdtool: Add support for Denverton SoC by Jeff Daly · 2 years, 6 months ago
  42. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  43. 887d4ed9 soc/intel/denverton/include/iomap: drop unused DEFAULT_HPET_ADDR define by Felix Held · 2 years, 5 months ago
  44. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 5 months ago
  45. e0ddea4 soc/intel/denverton_ns: Add `pmc_mmio_regs` as public function by Subrata Banik · 2 years, 5 months ago
  46. fac11d0 soc/intel/denverton_ns: Select PMC PCI discoverable config by Subrata Banik · 2 years, 5 months ago
  47. 7848aa9 soc/intel/denverton_ns: Add function to clear PMCON status bits by Subrata Banik · 2 years, 5 months ago
  48. 34f26b2 drivers/fsp/fsp2_0: Rework FSP Notify Phase API configs by Subrata Banik · 2 years, 5 months ago
  49. 9ec7227 cpu/x86/lapic: Move LAPIC configuration to MP init by Kyösti Mälkki · 2 years, 9 months ago
  50. 69d92de soc/intel/denverton_ns: Fix logging level by Kyösti Mälkki · 2 years, 7 months ago
  51. 56ab8e2 soc/intel/common/cpu: Use SoC overrides to get CPU privilege level by Subrata Banik · 2 years, 6 months ago
  52. 2a81cab pci_ids.h: Make Denverton IDs consistent with other Intel SoCs by Jeff Daly · 2 years, 6 months ago
  53. 0f76a18 soc/intel/denverton_ns: Add the Primary to Sideband Bridge definition by John Zhao · 2 years, 6 months ago
  54. f5dfe24 soc/intel/denverton_ns: Use `popcnt()` helper by Angel Pons · 2 years, 8 months ago
  55. 3990da0 soc/intel/denverton_ns: Fix MRC_RW_CACHE by Kyösti Mälkki · 2 years, 8 months ago
  56. fd13fb5 soc/intel/denverton_ns: Use common SMBus support code by Kyösti Mälkki · 2 years, 8 months ago
  57. ccc27d2 soc/intel/baytrail,denverton_ns: Call setup_lapic() by Dmitry Ponamorev · 2 years, 10 months ago
  58. 4e9bb33 Rename ECAM-specific MMCONF Kconfigs by Shelley Chen · 2 years, 9 months ago
  59. 586b1be soc/intel: drop Kconfig `PM_ACPI_TIMER_OPTIONAL` by Michael Niewöhner · 2 years, 10 months ago
  60. 81beeae soc/intel/denverton_ns: Refactor `detect_num_cpus_via_cpuid()` by Angel Pons · 2 years, 8 months ago
  61. c1bfbe0 soc/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  62. ba15a59 soc/intel/denverton_ns: Fetch addr bits at runtime by Arthur Heymans · 2 years, 9 months ago
  63. 0216402 cpu/x86: Introduce and use `CPU_X86_LAPIC` by Felix Held · 2 years, 9 months ago
  64. 3a79633 soc/*/Makefile: don't add cpu/x86/cache by Felix Held · 2 years, 9 months ago
  65. 2d4986c cpu,soc/x86: always include cpu/x86/mtrr on x86 CPUs/SoCs by Felix Held · 2 years, 9 months ago
  66. af2da55 soc/intel/denverton_ns: use mp_cpu_bus_init by Felix Held · 2 years, 9 months ago
  67. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  68. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  69. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 1 month ago
  70. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 1 month ago
  71. 4dd7d11 cpu/x86/mp_init: move printing of failure message into mp_init_with_smm by Felix Held · 2 years, 9 months ago
  72. d27ef5b cpu/x86/mp_init: use cb_err as mp_init_with_smm return type by Felix Held · 2 years, 9 months ago
  73. e9f10ff soc/intel: Constify `soc_get_cstate_map()` by Angel Pons · 2 years, 9 months ago
  74. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  75. 68bacc2 soc/intel/{skl,cnl,dnv}: disable PM ACPI timer if chosen by Michael Niewöhner · 2 years, 10 months ago
  76. 9c19bf0 soc/intel/dnv_ns: enable uCode PM Timer emulation by Michael Niewöhner · 2 years, 10 months ago
  77. 2353cd9 soc/intel: drop P_BLK support by Michael Niewöhner · 2 years, 9 months ago
  78. 607a266 soc/intel/dnv_ns: drop redundancies from soc_fill_fadt by Michael Niewöhner · 2 years, 10 months ago
  79. ef353e0 soc/intel/dnv_ns: add the Kconfig value for CPU_XTAL_HZ by Michael Niewöhner · 2 years, 10 months ago
  80. a78ab4b soc/intel/dnv_ns: correct size of GPE0 registers in FADT by Michael Niewöhner · 2 years, 10 months ago
  81. fba1475f soc/intel/denverton_ns: Always enable SpeedStep by Dmitry Ponamorev · 2 years, 10 months ago
  82. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  83. 477647c {sb,soc}/intel: Drop unused globalnvs.asl methods by Angel Pons · 2 years, 10 months ago
  84. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 10 months ago
  85. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 10 months ago
  86. 44985ae75 cpu/x86/tsc: Deduplicate Makefile logic by Angel Pons · 2 years, 10 months ago
  87. ba936ce soc/intel/denverton_ns: Ensure CPU device has a valid link by Furquan Shaikh · 2 years, 11 months ago
  88. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years ago
  89. 6fcee75 soc/intel/denverton_ns: Sanity check MMCONF_BASE_ADDRESS by Kyösti Mälkki · 3 years, 5 months ago
  90. f427e80 cpu/intel: Add dedicated file to grow Intel CPUIDs by Subrata Banik · 3 years ago
  91. adcf782 arch/x86: Use ENV_X86_64 instead of _x86_64_ by Patrick Rudolph · 3 years, 11 months ago
  92. 6f5a658 src: Introduce `ARCH_ALL_STAGES_X86` by Angel Pons · 3 years, 1 month ago
  93. 8e035e3 src: Move `select ARCH_X86` to platforms by Angel Pons · 3 years, 1 month ago
  94. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  95. 06eecfe soc/intel/denverton_ns: Remove SOC specific FSP location overrides by Arthur Heymans · 3 years, 1 month ago
  96. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  97. 6419cd3 cpu/x86: Only include smm code if CONFIG_HAVE_SMI_HANDLER=y by Arthur Heymans · 3 years, 9 months ago
  98. fc862dd soc/intel/dnv_ns: hook up new gpio device operations by Michael Niewöhner · 3 years, 7 months ago
  99. 2ccc0a4 soc/intel: Rename and move MISCCFG_GPIO_PM_CONFIG_BITS definition to soc/gpio.h by Subrata Banik · 3 years, 4 months ago
  100. 0185d6d soc/intel/denverton_ns: Drop `pcidev_path_on_root_debug` usage by Angel Pons · 3 years, 6 months ago