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. 86bc2e7 tree: Replace Or(a,b,c) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  4. 2f308d4 sb/intel/acpi: Replace Store(a,b) with ASL 2.0 syntax by Felix Singer · 1 year, 7 months ago
  5. c25f61f sb/intel/i82801jx/Makefile.inc: Remove path to non-existent folder by Elyes Haouas · 1 year, 7 months ago
  6. 521e046 sb,soc/intel,mb: Drop leftover comments and TODOs in ASL by Kyösti Mälkki · 1 year, 8 months ago
  7. 98c9257 cpu/intel/speedstep: Have nb and sb code provide c5/c6/slfm by Arthur Heymans · 1 year, 8 months ago
  8. e8a3af1 sb,soc/intel: Apply transitional flag TCO_SPACE_NOT_YET_SPLIT by Kyösti Mälkki · 1 year, 8 months ago
  9. 66b5e1b ACPI: Use common code for MADT LAPIC NMIs by Kyösti Mälkki · 1 year, 8 months ago
  10. 723b896 src/southbridge: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  11. d165357 sb,soc/intel: Use register_new_ioapic_gsi0() by Kyösti Mälkki · 3 years, 1 month ago
  12. c045735 sb,soc/intel: Use acpi_create_madt_ioapic_from_hw() by Kyösti Mälkki · 3 years, 1 month ago
  13. 35c3ae3b treewide: Add 'IWYU pragma: export' comment by Elyes Haouas · 1 year, 9 months ago
  14. 96fa237 treewide: Use 'fadt->x_pm2_cnt_blk.addrl = fadt->pm2_cnt_blk' by Felix Held · 1 year, 9 months ago
  15. 769b657 treewide: Use 'fadt->x_pm1a_evt_blk.addrl = fadt->pm1a_evt_blk' by Felix Held · 1 year, 9 months ago
  16. c60f3b2 treewide: Use 'fadt->x_pm1a_cnt_blk.addrl = fadt->pm1a_cnt_blk' by Elyes Haouas · 1 year, 9 months ago
  17. 987f1f4 treewide: Use 'fadt->x_pm_tmr_blk.addrl = fadt->pm_tmr_blk' by Elyes Haouas · 1 year, 9 months ago
  18. 85f87e8 treewide: Use 'pm2_cnt_len' for 'x_pm2_cnt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  19. c929f09 treewide: Use 'gpe0_blk' for 'x_gpe0_blk.addrl' by Elyes Haouas · 1 year, 9 months ago
  20. baec560 treewide: Use 'gpe0_blk_len' for 'x_gpe0_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  21. 501b71e treewide: Use 'fadt->pm_tmr_len' for 'x_pm_tmr_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  22. 7008085 treewide: Use 'fadt->pm1_cnt_len' for 'x_pm1a_cnt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  23. a6e05382 treewide: Use 'fadt->pm1_evt_len' for 'x_pm1a_evt_blk.bit_width' by Elyes Haouas · 1 year, 9 months ago
  24. d835da9 treewide: use predicates to check for enabled pci devices by Fabio Aiuto · 1 year, 10 months ago
  25. a0be874 {sb,soc}/intel: Do not require hda_verb.c by Angel Pons · 1 year, 11 months ago
  26. a41716f sb/intel/i82801jx/acpi: Replace LEqual(a,b) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  27. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 3 months ago
  28. 7e397ac sb/intel/i82801i/jx/chip.h: Use unsigned ints for bitfields by Arthur Heymans · 2 years, 5 months ago
  29. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  30. 972d9f2 arch/x86: consolidate HPET base address definitions by Felix Held · 2 years, 5 months ago
  31. 4e03727 arch/x86/Kconfig: add HPET_MIN_TICKS by Felix Held · 2 years, 5 months ago
  32. fd93cff treewide: Get rid of CONFIG_AZALIA_MAX_CODECS by Elyes Haouas · 2 years, 5 months ago
  33. 667f511 src/southbridge: Remove unused <delay.h> by Elyes HAOUAS · 2 years, 7 months ago
  34. a64944f sb/intel/i82801jx/acpi: Replace Add(a,b,c) with ASL 2.0 syntax by Felix Singer · 2 years, 7 months ago
  35. aae6b55 device/azalia_device: Drop unused function parameter by Angel Pons · 2 years, 8 months ago
  36. c359c6a sb/intel/i82801jx: Use `azalia_codecs_init()` by Angel Pons · 2 years, 8 months ago
  37. ed9b350 sb/intel/i82801{ix,jx}: Initialise all codecs by Angel Pons · 2 years, 8 months ago
  38. d0f053e sb/intel: Use `azalia_program_verb_table()` function by Angel Pons · 2 years, 8 months ago
  39. f32ae10 sb/intel: Replace bad uses of `find_resource` by Angel Pons · 2 years, 8 months ago
  40. c25ecb5 arch/x86/ioapic: Select IOAPIC with SMP by Kyösti Mälkki · 3 years, 1 month ago
  41. 04a4037 sb,soc/intel: Set IOAPIC redirection entry count by Kyösti Mälkki · 3 years, 1 month ago
  42. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  43. d581137 acpi: Fill fadt->century based on Kconfig by Nico Huber · 3 years ago
  44. 88dcb31 src: Retype option API to use unsigned integers by Angel Pons · 3 years, 3 months ago
  45. f62c494 sb/intel/common: Refactor _PRT generation to support GSI-based tables by Tim Wawrzynczak · 3 years, 5 months ago
  46. 62719a3 {sb,soc}/intel: Use `get_int_option` function by Angel Pons · 3 years, 3 months ago
  47. 0a93775 sb/intel/x/sata.c: Use `get_int_option` for `sata_mode` by Angel Pons · 3 years, 3 months ago
  48. a560c71 sb/intel/common/pciehp: Replace HP dummy device with common code by Arthur Heymans · 3 years, 5 months ago
  49. e5446ca sb/intel/*/lpc: Remove unused <string.h> by Elyes HAOUAS · 3 years, 5 months ago
  50. 9a05600 sb/intel/i82801jx: Use HPTS() for HPET visibility by Kyösti Mälkki · 3 years, 6 months ago
  51. 00f11c0 sb/intel/i82801jx: Drop Global NVS support by Angel Pons · 3 years, 6 months ago
  52. aa969e8 ACPI: Move PICM declaration by Kyösti Mälkki · 3 years, 6 months ago
  53. f6f1215 sb,soc/intel: Drop OSYS from GNVS by Kyösti Mälkki · 3 years, 7 months ago
  54. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  55. dc41371 sb/intel/i82801{dx,ix,jx}/lpc.c: Fix typo in comment by Elyes HAOUAS · 3 years, 5 months ago
  56. b70ff52 intel: Define `RCBA_LENGTH` in Kconfig and use it by Angel Pons · 3 years, 6 months ago
  57. 8fee995 sb,soc/intel: Add wake source fields in GNVS by Kyösti Mälkki · 3 years, 6 months ago
  58. 6e732d3 intel: Turn `DEFAULT_RCBA` into a Kconfig symbol by Angel Pons · 3 years, 6 months ago
  59. fa5f9b5 ACPI: Declare GNVS variables globally by Kyösti Mälkki · 3 years, 6 months ago
  60. b218c20 sb,soc/intel: Remove no-op APMC for C-state and P-state by Kyösti Mälkki · 3 years, 6 months ago
  61. 780e02d ACPI GNVS: Drop APIC, factor out MPEN by Kyösti Mälkki · 3 years, 7 months ago
  62. 66c6413 ACPI: Refactor ChromeOS specific ACPI GNVS by Kyösti Mälkki · 3 years, 7 months ago
  63. 661ad46 ACPI: Select ACPI_SOC_NVS only where suitable by Kyösti Mälkki · 3 years, 7 months ago
  64. b527841 sb/intel: Add CBMC entries in GNVS by Kyösti Mälkki · 3 years, 6 months ago
  65. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 1 month ago
  66. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  67. a9766c7 mb/x/acpi_tables: Rename to mainboard_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  68. 8a5f157 sb/intel: Use acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 1 month ago
  69. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 1 month ago
  70. 8c2cc68 arch/x86: Pass GNVS as parameter to SMM module by Kyösti Mälkki · 4 years, 1 month ago
  71. 2e0053b azalia: Use `azalia_enter_reset` function by Angel Pons · 3 years, 7 months ago
  72. 7f839f6 azalia: Use `azalia_exit_reset` function by Angel Pons · 3 years, 7 months ago
  73. d425ddd azalia: Make `azalia_find_verb` parametric by Angel Pons · 3 years, 7 months ago
  74. fcf8a3a azalia: Drop unused parameter from `azalia_find_verb` by Angel Pons · 3 years, 7 months ago
  75. 75c4f06 azalia: Make `find_verb` function non-static by Angel Pons · 3 years, 7 months ago
  76. 61dd836 azalia: Make `set_bits` function non-static by Angel Pons · 3 years, 7 months ago
  77. 79b2a15 sb/intel/x/smbus.c: Factor out common code by Angel Pons · 3 years, 7 months ago
  78. 244cf7d sb/intel/x/smbus.c: Add block read/write support by Angel Pons · 3 years, 7 months ago
  79. bb19d39 sb/intel/x/smbus.c: Rename parameter by Angel Pons · 3 years, 7 months ago
  80. 48a6c01 src: Remove redundant use of ACPI offset(0) by Elyes HAOUAS · 4 years ago
  81. 4b519f7 sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits by Angel Pons · 3 years, 9 months ago
  82. a42d37a sb/intel/*/acpi/lpc.asl: Drop unnecessary RCBA offset by Angel Pons · 3 years, 9 months ago
  83. 22d4397 azalia: Use `HDA_GCTL_CRST` macro as unset-mask by Angel Pons · 3 years, 9 months ago
  84. 554713e azalia: Treat all negative return values as errors by Angel Pons · 3 years, 9 months ago
  85. 131d9f5 src/southbridge: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  86. a4dd33c src: Use PCI_BASE_ADDRESS_* macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  87. 6ea24ff {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences by Elyes HAOUAS · 4 years ago
  88. 388c88b sb/intel/i82801jx: Use <device/azalia_device.h> registers by Elyes HAOUAS · 4 years ago
  89. c27571d sb/intel/i82801jx/sata.c: Simplify constant is_mobile parameter by Angel Pons · 4 years ago
  90. d1ccecf sb/intel/i82801jx/sata.c: Drop always-false is_mobile check by Angel Pons · 4 years ago
  91. 851fe83 sb/intel/i82801jx: Drop is-mobile checks by Angel Pons · 4 years ago
  92. 05a8c0aa sb/intel/i82801jx/early_init.c: Drop double blank line by Angel Pons · 4 years ago
  93. 94e0a10f sb/intel/i82801{gx,ix,jx}/acpi/lpc.asl: Drop dead code by Angel Pons · 4 years ago
  94. 5567bb5 {sb,soc}/intel/*/acpi/lpc.asl: Drop commented-out code by Angel Pons · 4 years ago
  95. b82b431 src: Never set ISA Enable on PCI bridges by Angel Pons · 4 years ago
  96. 89739ba {sb,soc}/intel/**/*.c: Use macros for PCI COMMAND bits by Angel Pons · 4 years ago
  97. df96d4d sb/intel/i82801jx/hdaudio.c: Rename to `azalia.c` by Angel Pons · 4 years ago
  98. 8d5cedf sb/intel/i82801jx: Drop `docking_supported` by Angel Pons · 4 years, 1 month ago
  99. 27387c3 sb/intel/i82801jx: Drop `c3_latency` by Angel Pons · 4 years, 1 month ago
  100. c274be5 x4x/i82801jx: Use common code for early SMBus by Angel Pons · 4 years, 1 month ago