1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. 6ebcdf3 soc/amd: use KiB and MiB definitions by Felix Held · 2 years, 9 months ago
  3. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 8 months ago
  4. 19b3102 amd/lpc: Remove the weak function by Zheng Bao · 2 years, 8 months ago
  5. c2cee06 soc/amd/common/block/i2c: implement proper read_resource by Felix Held · 2 years, 9 months ago
  6. 8916a8d soc/amd/common/block/lpc: Don't disable the HOG bit by Raul E Rangel · 3 years ago
  7. a91eb90 soc/amd/common/blocks/lpc: Explicitly disable serial IRQ by Raul E Rangel · 3 years, 4 months ago
  8. 3e29ca9 soc/amd/common/block/lpc: move ACPI name to common code by Felix Held · 3 years, 5 months ago
  9. 0f3bc81 soc/amd: Move southbridge_write_acpi_tables by Raul E Rangel · 3 years, 5 months ago
  10. 466edb5 soc/amd/common/blocks/lpc: Remove common SPI registers by Raul E Rangel · 3 years, 5 months ago
  11. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 5 months ago
  12. 564b4c5 soc/amd,intel: Drop leftover GNVS includes by Kyösti Mälkki · 3 years, 5 months ago
  13. db11fa4 soc/amd/common: Handle I2C resource only if base address is defined by Zheng Bao · 3 years, 5 months ago
  14. bdd5031 soc/amd/common: Only set write_acpi_tables if ACPI table is enabled by Zheng Bao · 3 years, 5 months ago
  15. 070d7a6 soc/amd: Drop unnecessary <soc/nvs.h> include by Kyösti Mälkki · 3 years, 6 months ago
  16. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() by Kyösti Mälkki · 4 years ago
  17. 3139c8d ACPI: Drop redundant CBMEM_ID_ACPI_GNVS allocations by Kyösti Mälkki · 4 years ago
  18. 7aa3372 soc/amd: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  19. 8d9b878 soc/amd/common/lpc: Skip SERIRQ setup when using eSPI by Marshall Dawson · 4 years ago
  20. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  21. 511aa44 soc/amd/common/block/lpc: Configure io/mmio windows differently for LPC and eSPI by Furquan Shaikh · 4 years, 2 months ago
  22. 1e279a5 soc/amd/common/block/lpc: Reorganize LPC enable resources by Furquan Shaikh · 4 years, 2 months ago
  23. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  24. 40454b7 soc/amd/common/block/lpc: Use standard pci_dev_ops_pci by Furquan Shaikh · 4 years, 2 months ago
  25. a1cd7eb amd/family17h: Add PCI device IDs for all controllers in AMD Family17h by Furquan Shaikh · 4 years, 3 months ago
  26. 7e78e56 soc/amd/picasso/i2c: don't initialize I2C4 as master and refactor code by Martin Roth · 4 years, 8 months ago
  27. ae59387 soc/amd: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  28. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  29. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  30. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  31. 6044be7 soc/amd/common/lpc: Add Picasso ID by Marshall Dawson · 5 years ago
  32. 6ab5ed3 soc/amd/stoneyridge: Move LPC support to common by Marshall Dawson · 5 years ago[Renamed (94%) from src/soc/amd/stoneyridge/lpc.c]
  33. eceaa97 soc/amd/stoneyridge: Rework SPI base address get/set by Marshall Dawson · 5 years ago
  34. 69486ca soc/amd/common: Create AcpiMmio functionality from stoneyridge by Marshall Dawson · 5 years ago
  35. 1bc04e3 soc/amd/stoneyridge: Correct bugs in lpc.c by Marshall Dawson · 5 years ago
  36. e09caf6 soc/amd/stoneyridge: Move acpi_fill_mcfg to northbridge by Marshall Dawson · 5 years ago
  37. a11553d soc/amd/stoneyridge: Generate MCFG table by Raul E Rangel · 5 years ago
  38. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  39. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  40. 6a9e6cd src/(device/lib/soc): Remove unused variables by Richard Spiegel · 6 years ago
  41. 41baf0c soc/amd/stoneyridge: Remove dev_find_slot where possible by Richard Spiegel · 6 years ago
  42. ee09878 soc/amd/stoneyridge/lpc.c: Fix LPC host control naming by Richard Spiegel · 6 years ago
  43. 777ccd4 soc/amd/stoneyridge/: Get rid of device_t by Elyes HAOUAS · 6 years ago
  44. bbcfa8a soc/amd/stoneyridge/lpc.c: Fix bit definitions by Richard Spiegel · 6 years ago
  45. 6fc39d4 soc/amd/stoneyridge: Add I2C support by Chris Ching · 7 years ago
  46. b5f9645 amd/stoneyridge/lpc.c: Use new wide IO functions by Richard Spiegel · 7 years ago
  47. 7a39e02 soc/amd/stoneyridge: Fix and clean lpc.c by Richard Spiegel · 7 years ago
  48. 6a35fab soc/amd/stoneyridge: Use macros for PCI_DEVFN calls by Chris Ching · 7 years ago
  49. c5ecd3e soc/amd/stoneyridge: Replace magic registers by Richard Spiegel · 7 years ago
  50. aa18385 soc/amd/stoneyridge/lpc.c: Refactor lpc_enable_childrens_resources by Richard Spiegel · 7 years ago
  51. 9fde0d7 vboot: remove init_vbnv_cmos() by Aaron Durbin · 7 years ago
  52. dfeb1c4 stoneyridge: Rename hudson to southbridge by Marc Jones · 7 years ago
  53. 257db58 soc/amd/stoneyridge: Add GNVS by Marc Jones · 7 years ago
  54. 4e101ad soc/amd/stoneyridge: Fix most checkpatch errors by Marshall Dawson · 7 years ago
  55. 2448484 soc: Add AMD Stoney Ridge southbridge code by Marc Jones · 7 years ago