1. 41a2c73 cpu/x86: Default to PARALLEL_MP selected by Kyösti Mälkki · 3 years, 2 months ago
  2. 95f1bb8 soc/amd: factor out ACPI ALIB function numbers to common code by Felix Held · 3 years, 2 months ago
  3. c0538d4 soc/amd/stoneyridge: use common pm_set_power_failure_state functionality by Felix Held · 3 years, 3 months ago
  4. de7262f soc/amd: remove special GPIO_2 override soc_gpio_hook by Kyösti Mälkki · 4 years ago
  5. 27b295b soc/amd: add DISABLE_KEYBOARD_RESET_PIN option by Felix Held · 3 years, 4 months ago
  6. c1042ba2 soc/amd: move PM_RST_CTRL1 register definition to common acpimmio header by Felix Held · 3 years, 4 months ago
  7. 51d6f5c soc/amd/*/gpio: include types.h instead of stdint.h to have size_t by Felix Held · 3 years, 4 months ago
  8. 61fcb7e acpi/acpigen.h: Add more intuitive AML package closing functions by Jakub Czapiga · 3 years, 5 months ago
  9. 4f87ae1 soc/amd/common/block/i2c: Move SoC agnostic parts into common by Karthikeyan Ramasubramanian · 3 years, 4 months ago
  10. 0dbea48 soc/amd/common: Introduce I2C driver common to all AMD SoCs by Karthikeyan Ramasubramanian · 3 years, 4 months ago
  11. a5cdf75 soc/amd: move warm reset flag function prototypes to common code by Felix Held · 3 years, 4 months ago
  12. e4a7e46 soc/amd/stoneyridge/smihandler: sort includes alphabetically by Felix Held · 3 years, 4 months ago
  13. 2966e0d soc/amd/stoneyridge/smihandler: remove unused device/pci_def.h include by Felix Held · 3 years, 4 months ago
  14. 90bcdb4 soc/amd/*/smihandler: factor out ELOG and SMMSTORE handler by Felix Held · 3 years, 4 months ago
  15. 8e6059d soc/amd,mb/google/,mb/amd: Move sleepstates.asl by Raul E Rangel · 3 years, 4 months ago
  16. c0733e1 ACPI: Use common OperationRegion for PCI_MMCONF by Kyösti Mälkki · 3 years, 5 months ago
  17. ff9ba54 sb,soc/amd: Drop OSFL method in ASL by Kyösti Mälkki · 3 years, 5 months ago
  18. ac204ba soc/amd/stoneyridge: Fix _INI method in SSDT for HDA by Furquan Shaikh · 3 years, 5 months ago
  19. 746f438 soc/amd: move SMM finalization to common code by Felix Held · 3 years, 5 months ago
  20. e09294f include/cpu/amd/msr: rename MSR_PSP_ADDR to PSP_ADDR_MSR by Felix Held · 3 years, 5 months ago
  21. 285dd6e soc/amd/common/amdblocks/psp: move MSR_PSP_ADDR to include/cpu/amd/msr.h by Felix Held · 3 years, 5 months ago
  22. 66b4f01 soc/amd/common/block/smbus: move ACPI name to common code by Felix Held · 3 years, 5 months ago
  23. 3e29ca9 soc/amd/common/block/lpc: move ACPI name to common code by Felix Held · 3 years, 5 months ago
  24. 547e58d soc/amd/*/iomap: remove unused ACPI_SMI_CTL_PORT by Felix Held · 3 years, 5 months ago
  25. 4de1a31 ACPI: Add acpi_reset_gnvs_for_wake() by Kyösti Mälkki · 3 years, 6 months ago
  26. d591a5a ACPI: Move common _PIC method by Kyösti Mälkki · 3 years, 6 months ago
  27. fa6a85c sb,soc/amd: Drop empty CIRQ call from _PIC by Kyösti Mälkki · 3 years, 6 months ago
  28. 6962b6e sb,soc/amd: Move _PIC method to global scope by Kyösti Mälkki · 3 years, 5 months ago
  29. 604ffa6 soc/amd: introduce and use common IOAPIC IDs by Felix Held · 3 years, 5 months ago
  30. 0e560e7 soc/amd: Move acpi_fill_mcfg into common/blocks/acpi by Raul E Rangel · 3 years, 5 months ago
  31. 0f3bc81 soc/amd: Move southbridge_write_acpi_tables by Raul E Rangel · 3 years, 5 months ago
  32. 9d5e724 soc/amd: select ACPI_AMD_HARDWARE_SLEEP_VALUES in common ACPI code by Felix Held · 3 years, 5 months ago
  33. e22eef7 soc/amd/*/Kconfig: remove redundant SMM_TSEG condition by Felix Held · 3 years, 5 months ago
  34. d6ccbb9 mainboards: Drop PWRS from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  35. 2e97897 soc/amd/*/smihandler: use size_t and unsigned int by Felix Held · 3 years, 5 months ago
  36. a2db88e soc/amd/*/smihandler: remove replace southbridge references with fch by Felix Held · 3 years, 5 months ago
  37. a90854d soc/amd: fully commonize clear_tvalid by Felix Held · 3 years, 5 months ago
  38. 574b1b9 soc/amd: include cpu/x86/smm directory in common SMM Makefile by Felix Held · 3 years, 5 months ago
  39. a3a66b6 soc/amd: move southbridge_smi_handler to common code by Felix Held · 3 years, 5 months ago
  40. bc13481 soc/amd: factor out common SMM relocation code by Felix Held · 3 years, 5 months ago
  41. a6fc212 soc/amd*/smihandler: factor out and rename clear_smi_sci_status by Felix Held · 3 years, 5 months ago
  42. 4f69ab7 soc/amd*/smihandler: factor out and rename clear_all_smi_status by Felix Held · 3 years, 5 months ago
  43. a8d4a71 soc/amd/stoneyridge: drop empty sb_enable by Felix Held · 3 years, 5 months ago
  44. 237bc2ef soc/amd/stoneyridge/chip: rewrite enable_dev as switch case statement by Felix Held · 3 years, 5 months ago
  45. 466edb5 soc/amd/common/blocks/lpc: Remove common SPI registers by Raul E Rangel · 3 years, 5 months ago
  46. f87427f soc/amd/stoneyridge: Add SPI registers by Raul E Rangel · 3 years, 5 months ago
  47. a3544e4 soc/amd: Move southbridge_smi_set_eos to common/blocks/smi/smi_util by Felix Held · 3 years, 5 months ago
  48. 063fc17 soc/amd: Move global_smi_enable to common/blocks/smi/smi_util by Felix Held · 3 years, 5 months ago
  49. 1a97343 soc/amd: Move soc_route_sci to common/blocks/smi/smi_util by Felix Held · 3 years, 5 months ago
  50. aecca75 soc/amd/stoneyridge/cpu: use MSR_PSP_ADDR define instead of hex number by Felix Held · 3 years, 5 months ago
  51. 2fff484 soc/amd/stoneyridge/memmap: drop __SIMPLE_DEVICE__ by Felix Held · 3 years, 5 months ago
  52. 72ff4b7 soc/amd/stoneyridge/acpi: Convert to ASL 2.0 by Elyes HAOUAS · 3 years, 5 months ago
  53. dd1fb4e soc/amd/stoneyridge: remove STONEYRIDGE_ACPI_IO_BASE Kconfig option by Felix Held · 3 years, 5 months ago
  54. 2f8228d soc/amd/stoneyridge: remove STONEYRIDGE_ prefix of ACPI_IO_BASE define by Felix Held · 3 years, 5 months ago
  55. 021c621 soc/amd/stoneyridge: Create chipset_power_state in romstage by Kyösti Mälkki · 3 years, 6 months ago
  56. ee1fb0a soc/amd: rename sb_init_acpi_ports to fch_init_acpi_ports by Felix Held · 3 years, 5 months ago
  57. da321d8 soc/amd: Drop PCNT from GNVS by Kyösti Mälkki · 3 years, 6 months ago
  58. 8684643 soc/amd/stoneyridge/acpi: Convert to ASL 2.0 syntax by Elyes HAOUAS · 3 years, 10 months ago
  59. 31fdefe soc/amd/stoneyridge/psp: fix check of MSR_PSP_ADDR contents by Felix Held · 3 years, 6 months ago
  60. ee04881 soc/amd/*/psp: move MSR_CU_CBBCFG to common and rename to MSR_PSP_ADDR by Felix Held · 3 years, 6 months ago
  61. 5ddcfe5 soc/amd/stoneyridge/southbridge: move PSP BAR hide bit to its register by Felix Held · 3 years, 6 months ago
  62. a21690b soc/amd/stoneyridge/southbridge: replace southbridge prefix with fch by Felix Held · 3 years, 6 months ago
  63. 7d63878 device/Kconfig: Declare MMCONF symbols' type once by Angel Pons · 3 years, 6 months ago
  64. ae7ac8a ACPI: Separate ChromeOS NVS in ASL by Kyösti Mälkki · 3 years, 6 months ago
  65. fa5f9b5 ACPI: Declare GNVS variables globally by Kyösti Mälkki · 3 years, 6 months ago
  66. 78f52fb soc/amd/stoneyridge: Change set_sb_nvs_final() by Kyösti Mälkki · 3 years, 7 months ago
  67. 3f24670 sb,soc/amd: Rename PMOD to PICM in ASL by Kyösti Mälkki · 3 years, 6 months ago
  68. 9e591c4 soc/amd: Refactor some ACPI S3 calls by Kyösti Mälkki · 3 years, 6 months ago
  69. b0db813 soc/amd: Refactor ACPI power state and ELOG by Kyösti Mälkki · 3 years, 6 months ago
  70. 10f7f99 soc/amd: Rename chipset_state to chipset_power_state by Kyösti Mälkki · 3 years, 6 months ago
  71. f1b0935 soc/amd/picasso,stoneyridge: Unify set_nvs_sws() by Kyösti Mälkki · 3 years, 7 months ago
  72. b64cdeb soc/amd/stoneyridge: Add struct chipset_state by Kyösti Mälkki · 3 years, 7 months ago
  73. 66c6413 ACPI: Refactor ChromeOS specific ACPI GNVS by Kyösti Mälkki · 3 years, 7 months ago
  74. ba4dbf8 soc/amd/stoneyridge/romstage.c: Remove repeated word by Elyes HAOUAS · 3 years, 6 months ago
  75. 2cc5bcb build system: Always add coreboot.pre dependency to intermediates by Patrick Georgi · 3 years, 6 months ago
  76. 0b7d3a1 build system: Remove flock calls from intermediate processing by Patrick Georgi · 3 years, 6 months ago
  77. d6eb72c build system: Structure and serialize INTERMEDIATE by Patrick Georgi · 3 years, 6 months ago
  78. 91ef925 soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_UART by Felix Held · 3 years, 6 months ago
  79. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years, 1 month ago
  80. 2ab4a96 ACPI: Add common acpi_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  81. e1ff3cd soc/amd: Rename to soc_fill_gnvs() by Kyösti Mälkki · 4 years, 1 month ago
  82. 39c16b5 soc/amd: Rename to pm_fill_gnvs() by Kyösti Mälkki · 3 years, 7 months ago
  83. d77b5e9 ACPI: Drop redundant ChromeOS setup for GNVS by Kyösti Mälkki · 4 years, 1 month ago
  84. 81b8472 ACPI: Drop redundant CONSOLE_CBMEM setup in GNVS by Kyösti Mälkki · 4 years, 1 month ago
  85. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years, 1 month ago
  86. 1153b2e cbfstool: Use flock() when accessing CBFS files by Julius Werner · 3 years, 6 months ago
  87. 7ae375d ACPI: Remove ACPI_NO_SMI_GNVS by Kyösti Mälkki · 3 years, 6 months ago
  88. af55b3f soc/amd/stoneyridge: Remove unused psp.h by Marshall Dawson · 3 years, 7 months ago
  89. d786520 soc/amd/common: Refactor SMBus base arguments by Kyösti Mälkki · 4 years ago
  90. 815efe1 soc/amd/*/include/spc/gpio: fix pin numbers in comments by Felix Held · 3 years, 7 months ago
  91. cd8d0e6 soc/amd/common: Refactor ACPIMMIO posted writes by Kyösti Mälkki · 4 years, 1 month ago
  92. 3fe1ad1 soc/amd/stoneyridge/reset: use port and bit defines from cf9_reset.h by Felix Held · 3 years, 7 months ago
  93. 0645347 soc/amd/picasso,stoneyridge: drop unused BIOSRAM offset defines by Felix Held · 3 years, 7 months ago
  94. 3760985 soc/amd: factor out functionality to print last reset source by Felix Held · 3 years, 7 months ago
  95. 26935d1 soc/amd: factor out legacy I/O and cf9 decode enable functions by Felix Held · 3 years, 7 months ago
  96. 6b519b2 soc/amd: factor out PM_DECODE_EN register definitions by Felix Held · 3 years, 7 months ago
  97. eb04fcb soc/amd: remove unused PM_ISA_CONTROL definitions by Felix Held · 3 years, 7 months ago
  98. 8ce68ea soc/amd/stoneyridge/southbridge: make sb_disable_4dw_burst static by Felix Held · 3 years, 7 months ago
  99. 49f6b9d soc/amd/stoneyridge: remove unused config_t typedef by Felix Held · 3 years, 7 months ago
  100. d28e159 soc/amd/stoneyridge/chip.h: remove unneeded extern pci_domain_ops by Felix Held · 3 years, 7 months ago