1. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  2. 1e4d9d5 sb/intel/common/firmware: Hook up adding 10GbE LAN firmware by Jeff Daly · 2 years, 6 months ago
  3. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  4. 0cd1a87 sb/intel/lynxpoint: Fix up comment by Angel Pons · 2 years, 5 months ago
  5. 92c2ccd sb/intel/ibexpeak/early_pch.c: Use PCI_BASE_ADDRESS_0 macro by Elyes Haouas · 2 years, 5 months ago
  6. bd90a22 nb/intel/ironlake: Fix sending HECI messages by Arthur Heymans · 2 years, 5 months ago
  7. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  8. f47d17d sb/intel/common/hpet: use HPET_BASE_ADDRESS definition by Felix Held · 2 years, 5 months ago
  9. 4b2464f arch/x86: factor out and commonize HPET_BASE_ADDRESS definition by Felix Held · 2 years, 5 months ago
  10. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 5 months ago
  11. 532e043 treewide: Write minor version at acpi_create_fadt() function by Elyes Haouas · 2 years, 5 months ago
  12. e2531ff nb/intel/ironlake: Move out HECI remainders into southbridge by Angel Pons · 2 years, 5 months ago
  13. 8f38e5f sb/amd/cimx/sb800/amd_pci_int_defs.h: Fix serial IRQ INT name in comment by Elyes Haouas · 2 years, 5 months ago
  14. 4450bee sb/amd/pi/hudson/early_setup.c: Fix typo in comment by Elyes Haouas · 2 years, 5 months ago
  15. 090fcec southbridge/amd/*/*/reset.c: Reduce stylistic differences by Elyes Haouas · 2 years, 5 months ago
  16. 2a6cc95 southbridge/amd/*/*/smbus.c: Reformat code and reduce difference by Elyes Haouas · 2 years, 5 months ago
  17. 5996eea sb/intel/i82371eb: Constify pci_devfn_t devices by Elyes Haouas · 2 years, 5 months ago
  18. d3687cd sb/intel/ibexpeak: Constify struct southbridge_intel_ibexpeak_config by Elyes Haouas · 2 years, 5 months ago
  19. fd93cff treewide: Get rid of CONFIG_AZALIA_MAX_CODECS by Elyes Haouas · 2 years, 5 months ago
  20. b55ac09 [acpi]{include,soc/amd,southbridge/amd}: Clarify ARM_boot_arch in comments by Elyes Haouas · 2 years, 5 months ago
  21. 8b950f4 src/acpi: Add macro for FADT Minor Version and use it by Elyes Haouas · 2 years, 5 months ago
  22. fff2021 Use the fallthrough statement in switch loops by Arthur Heymans · 3 years, 4 months ago
  23. d00cfcb nb/intel/ironlake/raminit_heci.c: Move to southbridge scope by Angel Pons · 2 years, 5 months ago
  24. f91538c sb/intel/ibexpeak/azalia.c: Use 'pci_{and,or}_config' by Elyes HAOUAS · 2 years, 5 months ago
  25. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  26. 894f6f8 cpu/x86/smm: Add SMM_LEGACY_ASEG by Kyösti Mälkki · 2 years, 6 months ago
  27. fae13d6 sb/amd/cimx/sb800/fan.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 6 months ago
  28. b196834 sb/intel/i82801dx: Add call i8259_setup() by Kyösti Mälkki · 2 years, 6 months ago
  29. eb9e63f src: Add missing 'void' in function definition by Elyes HAOUAS · 2 years, 6 months ago
  30. 5025140 sb/intel/common/firmware: Reword me_cleaner warning by Angel Pons · 2 years, 6 months ago
  31. 60c7cc2 src/{northbridge,southbridge}: Remove unused <console/console.h> by Elyes HAOUAS · 2 years, 6 months ago
  32. f23cc1c southbridge/amd/agesa/hudson/smi_util.c: Remove repeated "set" by Elyes HAOUAS · 2 years, 6 months ago
  33. 44d1035 southbridge/amd/pi/hudson/smi_util.c: Remove repeated "set" by Elyes HAOUAS · 2 years, 6 months ago
  34. 667f511 src/southbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  35. 249343b src/southbridge: Remove unused <string.h> by Elyes HAOUAS · 2 years, 7 months ago
  36. af4bd56 sb/intel: Use `bool` for PCIe coalescing option by Angel Pons · 2 years, 7 months ago
  37. b7ec42d src: Use 'stdint.h' when appropriate by Elyes HAOUAS · 2 years, 7 months ago
  38. 40bc82f sb/intel/i82371eb/acpi: Replace Decrement() with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  39. 4e09955 sb/intel/i82801ix/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  40. a64944f sb/intel/i82801jx/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  41. 3d778c3 sb/intel/bd82x6x/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  42. bb665ed southbridge/intel/bd82x6x/acpi: Use Printf() for debug prints by Felix Singer · 2 years, 7 months ago
  43. 0afecdf sb/intel/common/rcba_pirq: Use correct size_t length modifier by Paul Menzel · 2 years, 7 months ago
  44. 55405a3 sb/intel/lynxpoint: Update `intel_me_status()` signature by Angel Pons · 2 years, 8 months ago
  45. 310d327 sb/intel/lynxpoint/me.c: Refactor MEI CSR functions by Angel Pons · 2 years, 8 months ago
  46. df2049b sb/intel/lynxpoint: Use unions for MEI registers by Angel Pons · 2 years, 8 months ago
  47. 032255c sb/intel/lynxpoint: Use unions for ME PCI registers by Angel Pons · 2 years, 8 months ago
  48. 9f04374 sb/intel/lynxpoint: Drop typedefs of enum type by Angel Pons · 2 years, 8 months ago
  49. 01c9b98 sb/intel/lynxpoint: Drop typedefs of struct types by Angel Pons · 2 years, 8 months ago
  50. 0365fc8 sb/amd/pi/hudson/early_init: fix setting SPI_USE_SPI100 in SPI100_ENABLE by Felix Held · 2 years, 7 months ago
  51. 60df92f lippert/frontrunner-af: Use common cimx/sb800 ASL by Kyösti Mälkki · 2 years, 8 months ago
  52. 0cd50ae sb/amd/cimx/sb800: Fix PCI devices ASL by Kyösti Mälkki · 2 years, 8 months ago
  53. 0d30ddd sb/amd/cimx/sb800: Separate a section from fch.asl by Kyösti Mälkki · 2 years, 8 months ago
  54. 4f8aea0 lynxpoint/broadwell: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  55. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 8 months ago
  56. 94b3735 haswell/lynxpoint/broadwell: Use `azalia_codec_init()` by Angel Pons · 2 years, 8 months ago
  57. 5300b03 lynxpoint/broadwell: Use `azalia_program_verb_table()` by Angel Pons · 2 years, 8 months ago
  58. b7a6a1e sb/intel/bd82x6x: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  59. 992c860 sb/intel/ibexpeak: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  60. c359c6a sb/intel/i82801jx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  61. 12f2bb6 sb/intel/i82801ix: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  62. 4e94822 sb/intel/i82801gx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  63. ed9b350 sb/intel/i82801{ix,jx}: Initialise all codecs by Angel Pons · 2 years, 8 months ago
  64. 18d616a sb/intel/bd82x6x: Remove unused typedef by Angel Pons · 2 years, 8 months ago
  65. 67e4ad8 sb/intel/i82801gx: Program PC BEEP verbs by Angel Pons · 2 years, 8 months ago
  66. d0f053e sb/intel: Use `azalia_program_verb_table()` function by Angel Pons · 2 years, 8 months ago
  67. f32ae10 sb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  68. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 9 months ago
  69. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  70. 4bab569 mb/emulation/qemu-i440fx: Select IOAPIC by Kyösti Mälkki · 3 years, 1 month ago
  71. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  72. ea6d12a sb,soc/intel: Set IOAPIC max entries before APIC ID by Kyösti Mälkki · 3 years, 1 month ago
  73. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 1 month ago
  74. 3959aa6 southbridge/intel/common: Add an option to allow stitching of CSE binary by Furquan Shaikh · 2 years, 10 months ago
  75. b54388d ACPI: Have common acpi_fill_mcfg() by Kyösti Mälkki · 3 years, 5 months ago
  76. 253c356 sb/amd/cimx/sb800: Clear IOAPIC vectors only once by Kyösti Mälkki · 3 years, 1 month ago
  77. d4ba2b1 sb/intel/lynxpoint: Enable PCIe Clock PM and ASPM L1 by Angel Pons · 2 years, 9 months ago
  78. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  79. 477647c {sb,soc}/intel: Drop unused globalnvs.asl methods by Angel Pons · 2 years, 10 months ago
  80. 2fd1e47 {sb,soc}/intel: Drop PRMx from GNVS by Angel Pons · 2 years, 10 months ago
  81. 286c771 {sb,soc}/intel: Drop LCKF from GNVS by Angel Pons · 2 years, 10 months ago
  82. dea4e0f soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h by Felix Held · 2 years, 10 months ago
  83. 4ceef0e sb/intel/ibexpeak/early_cir: add missing arch/cpu.h include by Felix Held · 2 years, 10 months ago
  84. 6266c41 sb/intel/bd82x6x,ibexpeak,lynxpoint/me.h: add missing includes by Felix Held · 2 years, 10 months ago
  85. efebedd sb/intel/lynxpoint: Drop `config_t` typedef by Angel Pons · 2 years, 10 months ago
  86. e8c6586 sb/intel/lynxpoint/fadt.c: Reuse length fields by Angel Pons · 2 years, 10 months ago
  87. eaef059 sb/amd/pi/hudson: drop HUDSON_UART option and corresponding code by Felix Held · 3 years ago
  88. 09f767d sb/amd/pi/hudson/soc/gpio: add SOC_GPIO_TOTAL_PINS definition by Felix Held · 3 years ago
  89. 4b02769 soc/amd/common/block/gpio_banks/Kconfig: add option for non-soc/ chips by Felix Held · 3 years ago
  90. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years ago
  91. 3136424 soc/amd/common/block/acpimmio: add Kconfig option for biosram accessors by Felix Held · 3 years ago
  92. ac90f59 src/*: Specify type of `CBFS_SIZE` once by Angel Pons · 3 years ago
  93. 862064c sb/intel/common: Hide IFD options if !HAVE_IFD_BIN by Angel Pons · 3 years ago
  94. 028b94b sb/intel/i82801gx: Prepare for x86_64 by Arthur Heymans · 3 years ago
  95. ef16df2 southbridge/intel/common: Move invalid PIRQ value to 0 by Tim Wawrzynczak · 3 years, 1 month ago
  96. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 5 months ago
  97. 12d31b2 southbridge/amd: Create ACPI MCFG MMCONFIG by Angel Pons · 3 years, 1 month ago
  98. 5c2594e sb/intel/i82870: Use ioapic utility functions by Kyösti Mälkki · 3 years, 1 month ago
  99. 8c9a89d arch/x86/ioapic: Drop irq_on_fsb as a configurable item by Kyösti Mälkki · 3 years, 1 month ago
  100. 17c8901 sb/intel/lynxpoint: Update xHCI _PS0 and _PS3 methods by Angel Pons · 3 years, 1 month ago