1. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  2. c9cd886 treewide: Remove unused <cpu/x86/smm.h> by Elyes Haouas · 1 year, 6 months ago
  3. d7fc068 sb/intel/common/spi: Fix building for 64bit by Arthur Heymans · 1 year, 8 months ago
  4. 52c553e sb/intel/lynxpoint: Add Kconfig option to hide Intel ME by Matt DeVillier · 1 year, 7 months ago
  5. d252776 tree: Replace And(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  6. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  7. 3c9291b tree: Replace ShiftLeft(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  8. 100f92c mb,x86/smm: Disable unused IO traps by Kyösti Mälkki · 1 year, 7 months ago
  9. 49509189 sb/intel/lynxpoint: Add native PCH init by Angel Pons · 2 years, 2 months ago
  10. 9c8c858 sb/intel/lynxpoint: Add native thermal init by Angel Pons · 2 years, 2 months ago
  11. 70c6185 sb/intel/lynxpoint: Add native USB init by Angel Pons · 2 years, 2 months ago
  12. 322b1c3 haswell/lynxpoint: Add native early ME init by Angel Pons · 2 years, 2 months ago
  13. 567ece4 haswell/lynxpoint: Add native DMI init by Angel Pons · 2 years, 2 months ago
  14. 315d326 treewide: Remove unused 'include <arch/io.h>' by Elyes Haouas · 1 year, 7 months ago
  15. 2f308d4 sb/intel/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  16. 8f53e20 sb/intel/common/acpi_pirq_gen.h: Fix conflicting types for 'is_slot_pin_assigned' by Elyes Haouas · 1 year, 7 months ago
  17. 56395f4 sb/intel/common: Move definition of TRAP by Kyösti Mälkki · 1 year, 7 months ago
  18. 8823ba1 treewide: Include <device/mmio.h> instead of <arch/mmio.h> by Elyes Haouas · 1 year, 7 months ago
  19. 00b8cbd sb/intel/ibexpeak/Makefile.inc: Remove path to non-existent folder by Elyes Haouas · 1 year, 7 months ago
  20. c25f61f sb/intel/i82801jx/Makefile.inc: Remove path to non-existent folder by Elyes Haouas · 1 year, 7 months ago
  21. 521e046 sb,soc/intel,mb: Drop leftover comments and TODOs in ASL by Kyösti Mälkki · 1 year, 8 months ago
  22. 2c3ebd8 mb,sb,soc/intel: Drop useless IO trap handlers by Kyösti Mälkki · 1 year, 8 months ago
  23. a072043 sb,soc/intel: Fix SMI handler IO trap data mask by Kyösti Mälkki · 1 year, 7 months ago
  24. af776d8 sb/intel/bd82x6x: Use {read,write}32p by Elyes Haouas · 1 year, 7 months ago
  25. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  26. dc3beea sb/intel/i82801gx: Use boolean for ide_enable_{primary,secondary} by Elyes Haouas · 1 year, 8 months ago
  27. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 8 months ago
  28. 9916648 sb,soc/intel: Drop spurious SMI entry message by Kyösti Mälkki · 1 year, 8 months ago
  29. 28c6df7 sb/intel/common: Rename TCO timeout by Kyösti Mälkki · 1 year, 8 months ago
  30. 307320c sb,soc/intel: Address TCO SECOND_TO_STS name collision by Kyösti Mälkki · 1 year, 8 months ago
  31. e8a3af1 sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT by Kyösti Mälkki · 1 year, 8 months ago
  32. 560c3f5 aopen/dxplplusu: Support SMM_ASEG and SMM_TSEG by Kyösti Mälkki · 2 years, 6 months ago
  33. f38f30a Revert "sb/intel/i82801gx: Use "sb/intel/common/tco.h" macros" by Kyösti Mälkki · 1 year, 8 months ago
  34. c87814d ACPI MADT: Add LINT1 as NMI source by Kyösti Mälkki · 1 year, 8 months ago
  35. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 8 months ago
  36. 36d81df sb/intel/i82801gx: Move SPIBASE and SPIBARxx to i82801gx.h by Elyes Haouas · 1 year, 8 months ago
  37. 9f0e21a sb/intel/i82801gx: Use "sb/intel/common/tco.h" macros by Elyes Haouas · 1 year, 8 months ago
  38. 3347720 sb/intel/i82801gx/lpc.c: Use post_code() by Elyes Haouas · 1 year, 8 months ago
  39. 723b896 src/southbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  40. c129254 sb/intel/i82801dx/bootblock.c: Include "i82801dx.h" by Elyes Haouas · 1 year, 8 months ago
  41. ac435b4 intel/haswell,lynxpoint: Fix out() parameter order by Kyösti Mälkki · 1 year, 8 months ago
  42. 8e679f7 sb/intel/i82801dx: Improve LPC device early init by Kyösti Mälkki · 1 year, 8 months ago
  43. 806b2cd sb/intel/common: Fix GPE0 related register conflict by Kyösti Mälkki · 1 year, 8 months ago
  44. 95932ba sb/intel/common: Drop duplicate smi_set_eos() by Kyösti Mälkki · 1 year, 8 months ago
  45. 357c229 sb/intel/i82801dx: Clean up includes by Elyes Haouas · 1 year, 8 months ago
  46. 458751c aopen/dxplplusu: Add early GPIO settings by Kyösti Mälkki · 4 years, 7 months ago
  47. 71c6487 sb/intel/i82870: Use register_new_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  48. d165357 sb,soc/intel: Use register_new_ioapic_gsi0() by Kyösti Mälkki · 3 years, 1 month ago
  49. c045735 sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 1 month ago
  50. 7b73e852 Revert "mb/aopen/dxplplusu: Remove board" by Kyösti Mälkki · 1 year, 8 months ago
  51. e2d291b mb/qemu/x86: Remove option for LEGACY_SMP_INIT by Arthur Heymans · 1 year, 9 months ago
  52. eb76a45 mb/aopen/dxplplusu: Remove board by Arthur Heymans · 1 year, 9 months ago
  53. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 9 months ago
  54. 96fa237 treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' by Felix Held · 1 year, 9 months ago
  55. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 9 months ago
  56. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 9 months ago
  57. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 9 months ago
  58. 85f87e8 treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  59. c929f09 treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' by Elyes Haouas · 1 year, 9 months ago
  60. baec560 treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  61. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  62. 7008085 treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  63. a6e05382 treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  64. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 10 months ago
  65. 33e2b92 sb/intel/common/gpio.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  66. b6ad6b6 sb/intel/i82801gx/bootblock.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  67. f360006 sb/intel/i82801gx/early_init.c: Include common/rcba.h by Elyes Haouas · 1 year, 10 months ago
  68. 89d9bf9 sb/intel/common/pmbase.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  69. ddd43de sb/intel/common/rtc.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  70. 606f4f6 sb/intel/common/early_smbus.h: Add <device/pci_type.h> by Elyes Haouas · 1 year, 10 months ago
  71. 45aae7f treewide: use is_enabled_cpu() on cycles over device list by Fabio Aiuto · 1 year, 10 months ago
  72. f571ce5 bd82x6x/early_pch: enable smbus in bootblock stage by Husni Faiz · 1 year, 10 months ago
  73. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  74. a0be874 {sb,soc}/intel: Do not require hda_verb.c by Angel Pons · 1 year, 11 months ago
  75. f333a44 sb/intel/bd82x6x/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  76. 644e59b sb/intel/i82801ix/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  77. a41716f sb/intel/i82801jx/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 6 months ago
  78. 44ef212 sb/intel/ibexpeak: Perform const correctness by Bill XIE · 2 years ago
  79. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years ago
  80. 37b161f intel/broadwell,lynxpoint: Change formula around 4 GiB by Kyösti Mälkki · 2 years, 1 month ago
  81. 67f0945 sb/intel/i82801ix/smihandler.c: Remove dead increment by Elyes Haouas · 2 years, 5 months ago
  82. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 3 months ago
  83. f0ed846 arch/x86/acpi: Consolidate POST code handling by Angel Pons · 2 years, 2 months ago
  84. 09106f7 sb/intel/i82801dx/pci.c: Use pci_or_config16() and macros by Elyes Haouas · 2 years, 4 months ago
  85. ef59d22 sb/intel/{i82371eb/i82801dx}: select BOOT_DEVICE_NOT_SPI_FLASH by Arthur Heymans · 3 years, 3 months ago
  86. 0e26123 southbridge/intel: Remove unused <acpi/acpi.h> by Elyes HAOUAS · 2 years, 7 months ago
  87. 7e397ac sb/intel/i82801i/jx/chip.h: Use unsigned ints for bitfields by Arthur Heymans · 2 years, 5 months ago
  88. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 5 months ago
  89. 1e4d9d5 sb/intel/common/firmware: Hook up adding 10GbE LAN firmware by Jeff Daly · 2 years, 6 months ago
  90. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  91. 0cd1a87 sb/intel/lynxpoint: Fix up comment by Angel Pons · 2 years, 5 months ago
  92. 92c2ccd sb/intel/ibexpeak/early_pch.c: Use PCI_BASE_ADDRESS_0 macro by Elyes Haouas · 2 years, 5 months ago
  93. bd90a22 nb/intel/ironlake: Fix sending HECI messages by Arthur Heymans · 2 years, 5 months ago
  94. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  95. f47d17d sb/intel/common/hpet: use HPET_BASE_ADDRESS definition by Felix Held · 2 years, 5 months ago
  96. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 5 months ago
  97. e2531ff nb/intel/ironlake: Move out HECI remainders into southbridge by Angel Pons · 2 years, 5 months ago
  98. 5996eea sb/intel/i82371eb: Constify pci_devfn_t devices by Elyes Haouas · 2 years, 5 months ago
  99. d3687cd sb/intel/ibexpeak: Constify struct southbridge_intel_ibexpeak_config by Elyes Haouas · 2 years, 5 months ago
  100. fd93cff treewide: Get rid of CONFIG_AZALIA_MAX_CODECS by Elyes Haouas · 2 years, 5 months ago