1. 60c7cc2 src/{northbridge,southbridge}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 7 months ago
  2. f23cc1c southbridge/amd/agesa/hudson/smi_util.c: Remove repeated "set" by Elyes HAOUAS · 2 years, 7 months ago
  3. 44d1035 southbridge/amd/pi/hudson/smi_util.c: Remove repeated "set" by Elyes HAOUAS · 2 years, 7 months ago
  4. 667f511 src/southbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 8 months ago
  5. 249343b src/southbridge: Remove unused <string.h> by Elyes HAOUAS · 2 years, 8 months ago
  6. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 8 months ago
  7. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 8 months ago
  8. 40bc82f sb/intel/i82371eb/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  9. 4e09955 sb/intel/i82801ix/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  10. a64944f sb/intel/i82801jx/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  11. 3d778c3 sb/intel/bd82x6x/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 8 months ago
  12. bb665ed southbridge/intel/bd82x6x/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 8 months ago
  13. 0afecdf sb/intel/common/rcba_pirq: Use correct size_t length modifier by Paul Menzel · 2 years, 8 months ago
  14. 55405a3 sb/intel/lynxpoint: Update `intel_me_status()` signature by Angel Pons · 2 years, 9 months ago
  15. 310d327 sb/intel/lynxpoint/me.c: Refactor MEI CSR functions by Angel Pons · 2 years, 9 months ago
  16. df2049b sb/intel/lynxpoint: Use unions for MEI registers by Angel Pons · 2 years, 9 months ago
  17. 032255c sb/intel/lynxpoint: Use unions for ME PCI registers by Angel Pons · 2 years, 9 months ago
  18. 9f04374 sb/intel/lynxpoint: Drop typedefs of enum type by Angel Pons · 2 years, 9 months ago
  19. 01c9b98 sb/intel/lynxpoint: Drop typedefs of struct types by Angel Pons · 2 years, 9 months ago
  20. 0365fc8 sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLE by Felix Held · 2 years, 8 months ago
  21. 60df92f lippert/frontrunner-af: Use common cimx/sb800 ASL by Kyösti Mälkki · 2 years, 9 months ago
  22. 0cd50ae sb/amd/cimx/sb800: Fix PCI devices ASL by Kyösti Mälkki · 2 years, 9 months ago
  23. 0d30ddd sb/amd/cimx/sb800: Separate a section from fch.asl by Kyösti Mälkki · 2 years, 9 months ago
  24. 4f8aea0 lynxpoint/broadwell: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  25. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 9 months ago
  26. 94b3735 haswell/lynxpoint/broadwell: Use `azalia_codec_init()` by Angel Pons · 2 years, 9 months ago
  27. 5300b03 lynxpoint/broadwell: Use `azalia_program_verb_table()` by Angel Pons · 2 years, 9 months ago
  28. b7a6a1e sb/intel/bd82x6x: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  29. 992c860 sb/intel/ibexpeak: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  30. c359c6a sb/intel/i82801jx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  31. 12f2bb6 sb/intel/i82801ix: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  32. 4e94822 sb/intel/i82801gx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 9 months ago
  33. ed9b350 sb/intel/i82801{ix,jx}: Initialise all codecs by Angel Pons · 2 years, 9 months ago
  34. 18d616a sb/intel/bd82x6x: Remove unused typedef by Angel Pons · 2 years, 9 months ago
  35. 67e4ad8 sb/intel/i82801gx: Program PC BEEP verbs by Angel Pons · 2 years, 9 months ago
  36. d0f053e sb/intel: Use `azalia_program_verb_table()` function by Angel Pons · 2 years, 9 months ago
  37. f32ae10 sb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 10 months ago
  38. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 10 months ago
  39. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 2 months ago
  40. 4bab569 mb/emulation/qemu-i440fx: Select IOAPIC by Kyösti Mälkki · 3 years, 2 months ago
  41. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 2 months ago
  42. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 2 months ago
  43. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 2 months ago
  44. 3959aa6 southbridge/intel/common: Add an option to allow stitching of CSE binary by Furquan Shaikh · 2 years, 11 months ago
  45. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 6 months ago
  46. 253c356 sb/amd/cimx/sb800: Clear IOAPIC vectors only once by Kyösti Mälkki · 3 years, 2 months ago
  47. d4ba2b1 sb/intel/lynxpoint: Enable PCIe Clock PM and ASPM L1 by Angel Pons · 2 years, 10 months ago
  48. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  49. 477647c {sb,soc}/intel: Drop unused globalnvs.asl methods by Angel Pons · 2 years, 11 months ago
  50. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 11 months ago
  51. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 11 months ago
  52. dea4e0f soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h by Felix Held · 2 years, 11 months ago
  53. 4ceef0e sb/intel/ibexpeak/early_cir: add missing arch/cpu.h include by Felix Held · 3 years ago
  54. 6266c41 sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includes by Felix Held · 3 years ago
  55. efebedd sb/intel/lynxpoint: Drop `config_t` typedef by Angel Pons · 3 years ago
  56. e8c6586 sb/intel/lynxpoint/fadt.c: Reuse length fields by Angel Pons · 3 years ago
  57. eaef059 sb/amd/pi/hudson: drop HUDSON_UART option and corresponding code by Felix Held · 3 years ago
  58. 09f767d sb/amd/pi/hudson/soc/gpio: add SOC_GPIO_TOTAL_PINS definition by Felix Held · 3 years ago
  59. 4b02769 soc/amd/common/block/gpio_banks/Kconfig: add option for non-soc/ chips by Felix Held · 3 years ago
  60. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years, 1 month ago
  61. 3136424 soc/amd/common/block/acpimmio: add Kconfig option for biosram accessors by Felix Held · 3 years, 1 month ago
  62. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years, 1 month ago
  63. 862064c sb/intel/common: Hide IFD options if !HAVE_IFD_BIN by Angel Pons · 3 years, 1 month ago
  64. 028b94b sb/intel/i82801gx: Prepare for x86_64 by Arthur Heymans · 3 years, 2 months ago
  65. ef16df2 southbridge/intel/common: Move invalid PIRQ value to 0 by Tim Wawrzynczak · 3 years, 2 months ago
  66. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 6 months ago
  67. 12d31b2 southbridge/amd: Create ACPI MCFG MMCONFIG by Angel Pons · 3 years, 2 months ago
  68. 5c2594e sb/intel/i82870: Use ioapic utility functions by Kyösti Mälkki · 3 years, 2 months ago
  69. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 2 months ago
  70. 17c8901 sb/intel/lynxpoint: Update xHCI _PS0 and _PS3 methods by Angel Pons · 3 years, 2 months ago
  71. 1708a2f sb/intel/lynxpoint/Kconfig: Fix typo in help text by Angel Pons · 3 years, 2 months ago
  72. b50b6a5 nb/intel/sandybridge: Add x86_64 support by Patrick Rudolph · 4 years ago
  73. 401ec98 arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() by Kyösti Mälkki · 3 years, 2 months ago
  74. aced1f0 sb/intel/lynxpoint: Add SerialIO UART console support by Angel Pons · 3 years, 4 months ago
  75. 720dc71 sb/intel/lynxpoint: Drop P_LVLx support in FADT by Angel Pons · 3 years, 2 months ago
  76. 427e435 sb/intel/bd82x6x: Drop P_LVLx support in FADT by Angel Pons · 3 years, 2 months ago
  77. 685dc56 sb/intel/ibexpeak: Drop P_LVLx support in FADT by Angel Pons · 3 years, 2 months ago
  78. b92a4d6 sb/intel/bd82x6x: Add missing ID for PCI bridge by James Ye · 4 years, 4 months ago
  79. 0239684 sb/intel/bd82x6x: Use array for PCIe ASPM overrides by Angel Pons · 3 years, 2 months ago
  80. dfb29fd sb/intel/lynxpoint: Add pch_iobp_exec() function by Angel Pons · 3 years, 4 months ago
  81. 9ffb57c sb/intel/lynxpoint: Relocate SATA clock gating write by Angel Pons · 3 years, 10 months ago
  82. 3704c65 sb/intel: Drop outdated SMBus I/O BAR comment by Angel Pons · 3 years, 3 months ago
  83. 9575c08 sb/intel/common/pmclib: Use pmbase functions by Arthur Heymans · 3 years, 3 months ago
  84. a2c5115 sb/intel/common: Fix platform_is_resuming() by Arthur Heymans · 3 years, 3 months ago
  85. 89c5553 sb/intel/common: Implement acpi_is_wakeup_s3() by Arthur Heymans · 3 years, 3 months ago
  86. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 4 months ago
  87. c8116f6 nb/intel: Don't select VBOOT_SEPARATE_VERSTAGE by Arthur Heymans · 3 years, 4 months ago
  88. b761903 sb/intel/lynxpoint: Fix VBOOT with !CONFIG_INTEL_LYNXPOINT_LP by Arthur Heymans · 3 years, 4 months ago
  89. f62c494 sb/intel/common: Refactor _PRT generation to support GSI-based tables by Tim Wawrzynczak · 3 years, 6 months ago
  90. 35605d6 sb/intel/lynxpoint: Add and use power state bit macros by Angel Pons · 3 years, 4 months ago
  91. 84d10cc ChromeOS: Use CHROMEOS_NVS guard by Kyösti Mälkki · 3 years, 6 months ago
  92. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 4 months ago
  93. 5daa412 sb/intel/bd82x6x: Use {get,set}_int_option by Angel Pons · 3 years, 4 months ago
  94. 0a93775 sb/intel/x/sata.c: Use `get_int_option` for `sata_mode` by Angel Pons · 3 years, 4 months ago
  95. ac9af1a sb/intel/common: Drop some PCH_LPC_DEV macros by Angel Pons · 3 years, 4 months ago
  96. 70d1c72 sb/amd/pi/hudson: remove unused Bolton PI FCH code by Felix Held · 3 years, 4 months ago
  97. 527b682 sb/intel/x/smbus.c: Correct register access width by Angel Pons · 3 years, 5 months ago
  98. b324df6 arch/x86: Provide readXp/writeXp helpers in arch/mmio.h by Angel Pons · 3 years, 5 months ago
  99. e22c597 sb/intel/i82371eb: Do not read PM/SMBus I/O ports at runtime by Keith Hui · 4 years, 3 months ago
  100. cc36c4c sb/intel/*/smihandler.c: Correct BIOS_CNTL access width by Angel Pons · 3 years, 5 months ago