1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. 0cd1a87 sb/intel/lynxpoint: Fix up comment by Angel Pons · 2 years, 5 months ago
  3. 92c2ccd sb/intel/ibexpeak/early_pch.c: Use PCI_BASE_ADDRESS_0 macro by Elyes Haouas · 2 years, 5 months ago
  4. bd90a22 nb/intel/ironlake: Fix sending HECI messages by Arthur Heymans · 2 years, 5 months ago
  5. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  6. f47d17d sb/intel/common/hpet: use HPET_BASE_ADDRESS definition by Felix Held · 2 years, 5 months ago
  7. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 5 months ago
  8. e2531ff nb/intel/ironlake: Move out HECI remainders into southbridge by Angel Pons · 2 years, 5 months ago
  9. 5996eea sb/intel/i82371eb: Constify pci_devfn_t devices by Elyes Haouas · 2 years, 5 months ago
  10. d3687cd sb/intel/ibexpeak: Constify struct southbridge_intel_ibexpeak_config by Elyes Haouas · 2 years, 5 months ago
  11. fd93cff treewide: Get rid of CONFIG_AZALIA_MAX_CODECS by Elyes Haouas · 2 years, 5 months ago
  12. d00cfcb nb/intel/ironlake/raminit_heci.c: Move to southbridge scope by Angel Pons · 2 years, 5 months ago
  13. f91538c sb/intel/ibexpeak/azalia.c: Use 'pci_{and,or}_config' by Elyes HAOUAS · 2 years, 5 months ago
  14. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  15. 894f6f8 cpu/x86/smm: Add SMM_LEGACY_ASEG by Kyösti Mälkki · 2 years, 6 months ago
  16. b196834 sb/intel/i82801dx: Add call i8259_setup() by Kyösti Mälkki · 2 years, 6 months ago
  17. 5025140 sb/intel/common/firmware: Reword me_cleaner warning by Angel Pons · 2 years, 6 months ago
  18. 60c7cc2 src/{northbridge,southbridge}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  19. 667f511 src/southbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  20. 249343b src/southbridge: Remove unused <string.h> by Elyes HAOUAS · 2 years, 7 months ago
  21. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 7 months ago
  22. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 7 months ago
  23. 40bc82f sb/intel/i82371eb/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  24. 4e09955 sb/intel/i82801ix/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  25. a64944f sb/intel/i82801jx/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  26. 3d778c3 sb/intel/bd82x6x/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  27. bb665ed southbridge/intel/bd82x6x/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  28. 0afecdf sb/intel/common/rcba_pirq: Use correct size_t length modifier by Paul Menzel · 2 years, 7 months ago
  29. 55405a3 sb/intel/lynxpoint: Update `intel_me_status()` signature by Angel Pons · 2 years, 8 months ago
  30. 310d327 sb/intel/lynxpoint/me.c: Refactor MEI CSR functions by Angel Pons · 2 years, 8 months ago
  31. df2049b sb/intel/lynxpoint: Use unions for MEI registers by Angel Pons · 2 years, 8 months ago
  32. 032255c sb/intel/lynxpoint: Use unions for ME PCI registers by Angel Pons · 2 years, 8 months ago
  33. 9f04374 sb/intel/lynxpoint: Drop typedefs of enum type by Angel Pons · 2 years, 8 months ago
  34. 01c9b98 sb/intel/lynxpoint: Drop typedefs of struct types by Angel Pons · 2 years, 8 months ago
  35. 4f8aea0 lynxpoint/broadwell: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  36. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 8 months ago
  37. 94b3735 haswell/lynxpoint/broadwell: Use `azalia_codec_init()` by Angel Pons · 2 years, 8 months ago
  38. 5300b03 lynxpoint/broadwell: Use `azalia_program_verb_table()` by Angel Pons · 2 years, 8 months ago
  39. b7a6a1e sb/intel/bd82x6x: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  40. 992c860 sb/intel/ibexpeak: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  41. c359c6a sb/intel/i82801jx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  42. 12f2bb6 sb/intel/i82801ix: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  43. 4e94822 sb/intel/i82801gx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  44. ed9b350 sb/intel/i82801{ix,jx}: Initialise all codecs by Angel Pons · 2 years, 8 months ago
  45. 18d616a sb/intel/bd82x6x: Remove unused typedef by Angel Pons · 2 years, 8 months ago
  46. 67e4ad8 sb/intel/i82801gx: Program PC BEEP verbs by Angel Pons · 2 years, 8 months ago
  47. d0f053e sb/intel: Use `azalia_program_verb_table()` function by Angel Pons · 2 years, 8 months ago
  48. f32ae10 sb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  49. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  50. 4bab569 mb/emulation/qemu-i440fx: Select IOAPIC by Kyösti Mälkki · 3 years, 1 month ago
  51. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  52. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 1 month ago
  53. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 1 month ago
  54. 3959aa6 southbridge/intel/common: Add an option to allow stitching of CSE binary by Furquan Shaikh · 2 years, 10 months ago
  55. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  56. d4ba2b1 sb/intel/lynxpoint: Enable PCIe Clock PM and ASPM L1 by Angel Pons · 2 years, 9 months ago
  57. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  58. 477647c {sb,soc}/intel: Drop unused globalnvs.asl methods by Angel Pons · 2 years, 10 months ago
  59. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 10 months ago
  60. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 10 months ago
  61. 4ceef0e sb/intel/ibexpeak/early_cir: add missing arch/cpu.h include by Felix Held · 2 years, 10 months ago
  62. 6266c41 sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includes by Felix Held · 2 years, 10 months ago
  63. efebedd sb/intel/lynxpoint: Drop `config_t` typedef by Angel Pons · 2 years, 10 months ago
  64. e8c6586 sb/intel/lynxpoint/fadt.c: Reuse length fields by Angel Pons · 2 years, 10 months ago
  65. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years ago
  66. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  67. 862064c sb/intel/common: Hide IFD options if !HAVE_IFD_BIN by Angel Pons · 3 years ago
  68. 028b94b sb/intel/i82801gx: Prepare for x86_64 by Arthur Heymans · 3 years ago
  69. ef16df2 southbridge/intel/common: Move invalid PIRQ value to 0 by Tim Wawrzynczak · 3 years, 1 month ago
  70. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 5 months ago
  71. 5c2594e sb/intel/i82870: Use ioapic utility functions by Kyösti Mälkki · 3 years, 1 month ago
  72. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  73. 17c8901 sb/intel/lynxpoint: Update xHCI _PS0 and _PS3 methods by Angel Pons · 3 years, 1 month ago
  74. 1708a2f sb/intel/lynxpoint/Kconfig: Fix typo in help text by Angel Pons · 3 years, 1 month ago
  75. b50b6a5 nb/intel/sandybridge: Add x86_64 support by Patrick Rudolph · 3 years, 11 months ago
  76. 401ec98 arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() by Kyösti Mälkki · 3 years, 1 month ago
  77. aced1f0 sb/intel/lynxpoint: Add SerialIO UART console support by Angel Pons · 3 years, 3 months ago
  78. 720dc71 sb/intel/lynxpoint: Drop P_LVLx support in FADT by Angel Pons · 3 years, 1 month ago
  79. 427e435 sb/intel/bd82x6x: Drop P_LVLx support in FADT by Angel Pons · 3 years, 1 month ago
  80. 685dc56 sb/intel/ibexpeak: Drop P_LVLx support in FADT by Angel Pons · 3 years, 1 month ago
  81. b92a4d6 sb/intel/bd82x6x: Add missing ID for PCI bridge by James Ye · 4 years, 2 months ago
  82. 0239684 sb/intel/bd82x6x: Use array for PCIe ASPM overrides by Angel Pons · 3 years, 1 month ago
  83. dfb29fd sb/intel/lynxpoint: Add pch_iobp_exec() function by Angel Pons · 3 years, 3 months ago
  84. 9ffb57c sb/intel/lynxpoint: Relocate SATA clock gating write by Angel Pons · 3 years, 9 months ago
  85. 3704c65 sb/intel: Drop outdated SMBus I/O BAR comment by Angel Pons · 3 years, 2 months ago
  86. 9575c08 sb/intel/common/pmclib: Use pmbase functions by Arthur Heymans · 3 years, 2 months ago
  87. a2c5115 sb/intel/common: Fix platform_is_resuming() by Arthur Heymans · 3 years, 2 months ago
  88. 89c5553 sb/intel/common: Implement acpi_is_wakeup_s3() by Arthur Heymans · 3 years, 2 months ago
  89. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  90. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 3 months ago
  91. b761903 sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LP by Arthur Heymans · 3 years, 3 months ago
  92. f62c494 sb/intel/common: Refactor _PRT generation to support GSI-based tables by Tim Wawrzynczak · 3 years, 5 months ago
  93. 35605d6 sb/intel/lynxpoint: Add and use power state bit macros by Angel Pons · 3 years, 3 months ago
  94. 84d10cc ChromeOS: Use CHROMEOS_NVS guard by Kyösti Mälkki · 3 years, 5 months ago
  95. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  96. 5daa412 sb/intel/bd82x6x: Use {get,set}_int_option by Angel Pons · 3 years, 3 months ago
  97. 0a93775 sb/intel/x/sata.c: Use `get_int_option` for `sata_mode` by Angel Pons · 3 years, 3 months ago
  98. ac9af1a sb/intel/common: Drop some PCH_LPC_DEV macros by Angel Pons · 3 years, 3 months ago
  99. 527b682 sb/intel/x/smbus.c: Correct register access width by Angel Pons · 3 years, 4 months ago
  100. b324df6 arch/x86: Provide readXp/writeXp helpers in arch/mmio.h by Angel Pons · 3 years, 4 months ago