1. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 6 months ago
  2. c4f5241 soc/amd/common/block/espi_util: drop unneeded check in espi_get_config by Felix Held · 1 year, 7 months ago
  3. 687ec6b soc/amd/common/block/espi_util: make espi_set_initial_config non-fatal by Felix Held · 1 year, 7 months ago
  4. 84429e0 soc/amd/common/block/lpc/espi_util: make eSPI pin setup failure nonfatal by Felix Held · 1 year, 7 months ago
  5. 2e65e9c soc/amd: Use ioapic helper functions by Kyösti Mälkki · 3 years, 1 month ago
  6. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 9 months ago
  7. c6f029c soc/amd/*: Hook up LPC ops in devicetree by Arthur Heymans · 1 year, 9 months ago
  8. 6f9e817 soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]p by Felix Held · 1 year, 10 months ago
  9. 199b10f soc/amd: rework SPI flash MMIO region handling by Felix Held · 1 year, 11 months ago
  10. 62d42c3 soc/amd/common/include/espi: add more decode ranges by Felix Held · 2 years, 2 months ago
  11. 4f73242 treewide: Rename Sabrina to Mendocino by Jon Murphy · 2 years ago
  12. ac136250 commonlib: Substitude macro "__unused" in compiler.h by Bill XIE · 2 years ago
  13. 23bce8b soc/amd/common/block/lpc/lpc.c: Remove duplicated include by Elyes Haouas · 2 years ago
  14. 8b89424 soc,sb/amd: Change SPI controller resource by Kyösti Mälkki · 2 years, 2 months ago
  15. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 2 months ago
  16. dd14a62 soc/amd/common/include/espi: reduce visibility of IO/MMIO decode defines by Felix Held · 2 years, 2 months ago
  17. 2e4b95d soc/amd/common/include/espi: generalize IO/MMIO decode range macros by Felix Held · 2 years, 2 months ago
  18. dbeae6a soc/amd/common/block/lpc/espi: Add support for ALERT_ENABLE bit by Raul E Rangel · 2 years, 3 months ago
  19. 284831e soc/amd/common/block/lpc: Add support to not clear port80 enable by Karthikeyan Ramasubramanian · 2 years, 4 months ago
  20. 390a280 soc/amd/common: move FCH IOAPIC and HPET init from SMBUs to LPC device by Felix Held · 2 years, 9 months ago
  21. 697fa74 soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTER by Felix Held · 2 years, 4 months ago
  22. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  23. cbaf753 soc/amd/common/block/lpc/espi_util: use __fallthrough by Felix Held · 2 years, 5 months ago
  24. 6ba6bc2 soc/amd/common/block/lpc/espi_util: add decode range register helpers by Felix Held · 2 years, 5 months ago
  25. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 6 months ago
  26. 38712b8 soc/amd/common/lpc/espi_util: move register definitions to header file by Felix Held · 2 years, 6 months ago
  27. beaef09 soc/amd/common/block/espi: use lower case hex digits in definitions by Felix Held · 2 years, 6 months ago
  28. 5ba87a8 soc/amd/common/lpc/espi_util: handle espi_get_configuration error by Felix Held · 2 years, 7 months ago
  29. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 7 months ago
  30. aed38a9 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 7 months ago
  31. 4b4114f7 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 7 months ago
  32. 9e83054 soc/amd/common/lpc/espi_util: simplify espi_configure_decodes by Felix Held · 2 years, 7 months ago
  33. d992aa6 soc/amd/common/lpc/espi_util: simplify espi_get_general_configuration by Felix Held · 2 years, 7 months ago
  34. 6ebcdf3 soc/amd: use KiB and MiB definitions by Felix Held · 2 years, 9 months ago
  35. f6205d3 soc/amd/common/block/lpc: use 32 bit accesses in lpc_enable_port80 by Felix Held · 2 years, 8 months ago
  36. 8c4fe3f soc/amd/common/block/lpc/lpc_util: drop lpc_enable_pci_port80 by Felix Held · 2 years, 8 months ago
  37. 964eb67 soc/amd/common/block: Add spi_hw mutex by Raul E Rangel · 2 years, 9 months ago
  38. c0025c2 soc/amd/common/block/lpc: Set FSP-S/M alignment to 64 when using SPI DMA by Raul E Rangel · 2 years, 8 months ago
  39. cf17cd8 soc/amd/common/block/lpc: Set CBFS_CACHE_ALIGN to 64 when using SPI DMA by Raul E Rangel · 3 years ago
  40. 43cf27d include/device/pci_ids,soc/amd/common/block/lpc: drop duplicate PCI IDs by Felix Held · 2 years, 9 months ago
  41. 19b3102 amd/lpc: Remove the weak function by Zheng Bao · 2 years, 9 months ago
  42. 4690b03 soc/amd/common/block/lpc/Makefile: simplify handling spi_dma.c by Felix Held · 2 years, 9 months ago
  43. 1c03da5 soc/amd/common: move configure_espi_with_mb_hook implementation by Felix Held · 2 years, 9 months ago
  44. c2cee06 soc/amd/common/block/i2c: implement proper read_resource by Felix Held · 2 years, 9 months ago
  45. 4cf6605 soc/amd/common/block/lpc: simplify eSPI part of Makefile by Felix Held · 2 years, 9 months ago
  46. 953f2ad soc/amd/common/block/spi: Enable host burst to 4 DWORD when using DMA by Karthikeyan Ramasubramanian · 3 years ago
  47. 3af732a soc/amd/common/block/lpc/spi_dma: Yield after completing transaction by Raul E Rangel · 3 years ago
  48. 6f3c901 soc/amd/common/block/lpc/spi_dma: Use mutex to protect DMA registers by Raul E Rangel · 3 years ago
  49. d373d5d soc/amd/common/block/lpc/spi_dma: Implement SPI DMA functionality by Raul E Rangel · 3 years, 1 month ago
  50. 8916a8d soc/amd/common/block/lpc: Don't disable the HOG bit by Raul E Rangel · 3 years ago
  51. f702705 soc/amd/common/espi: Fix debug message log level by Raul E Rangel · 3 years, 1 month ago
  52. 3ba2180 soc/amd/common/block/lpc: Add custom SPI DMA boot device by Raul E Rangel · 3 years, 1 month ago
  53. fe58977 soc/amd/cezanne: Add call to mb to configure eSPI requirements by Martin Roth · 3 years, 1 month ago
  54. 43aa527 soc/amd/common/block/espi: Explicitly assert PLTRST# by Raul E Rangel · 3 years, 2 months ago
  55. 8fef0b7 soc/amd/common/block/espi: Fix typo in espi_setup_periph_channel by Raul E Rangel · 3 years, 2 months ago
  56. 0318dc1 soc/amd/common/block/espi: Increase ESPI_CH_READY_TIMEOUT_US to 10ms by Raul E Rangel · 3 years, 2 months ago
  57. 7a2bfeb soc/amd/common: Show espi init in log by Martin Roth · 3 years, 2 months ago
  58. 12c0542 soc/amd/common/block/espi_util: Work around in-band reset race condition by Raul E Rangel · 3 years, 2 months ago
  59. dcec409 Revert "soc/amd/common/espi: Don't set alert pin in espi_set_initial_config" by Raul E Rangel · 3 years, 2 months ago
  60. 8317e72 soc/amd/common/espi,mb/: Allow configuring open drain ALERT# by Raul E Rangel · 3 years, 2 months ago
  61. 6eced03 soc/amd/common/espi: Don't set alert pin in espi_set_initial_config by Raul E Rangel · 3 years, 2 months ago
  62. d2d762a soc/amd/common/espi: Print set eSPI peripheral config by Raul E Rangel · 3 years, 2 months ago
  63. 01792e3 soc/amd/common: Remove eSPI decode workaround by Raul E Rangel · 3 years, 3 months ago
  64. 7222f7e amd/common/blocks: Print eSPI peripheral channel by Raul E Rangel · 3 years, 3 months ago
  65. b95f848 soc/amd: Make espi_clear_decodes private by Raul E Rangel · 3 years, 3 months ago
  66. 61ac1bc soc/amd: Make espi_configure_decodes private by Raul E Rangel · 3 years, 3 months ago
  67. 66c52ff soc/amd/common/espi: Clear DNCMD_COMPLETE on completion by Raul E Rangel · 3 years, 3 months ago
  68. b92383a soc/amd/common/espi: Reset eSPI registers to known state by Raul E Rangel · 3 years, 3 months ago
  69. 1d0e493 soc/amd/common/espi: Add missing eSPI register definitions by Raul E Rangel · 3 years, 3 months ago
  70. 4774012 soc/amd/common/espi: Add ESPI_ prefix to SLAVE0_INT_EN by Raul E Rangel · 3 years, 3 months ago
  71. 011bf13 soc/amd/common: Add func to clear eSPI IO & memory decode ranges by Martin Roth · 3 years, 4 months ago
  72. a91eb90 soc/amd/common/blocks/lpc: Explicitly disable serial IRQ by Raul E Rangel · 3 years, 5 months ago
  73. a2642d0 Revert "soc/amd: Add option to select if SOC supports ESPI sub decode" by Felix Held · 3 years, 5 months ago
  74. 3e29ca9 soc/amd/common/block/lpc: move ACPI name to common code by Felix Held · 3 years, 5 months ago
  75. e18a978 soc/amd/common/*/Kconfig: remove unneeded default n for bool options by Felix Held · 3 years, 5 months ago
  76. 0f3bc81 soc/amd: Move southbridge_write_acpi_tables by Raul E Rangel · 3 years, 5 months ago
  77. 466edb5 soc/amd/common/blocks/lpc: Remove common SPI registers by Raul E Rangel · 3 years, 5 months ago
  78. 0322bc5 src: Remove unused <cbmem.h> by Elyes HAOUAS · 3 years, 6 months ago
  79. 564b4c5 soc/amd,intel: Drop leftover GNVS includes by Kyösti Mälkki · 3 years, 6 months ago
  80. db11fa4 soc/amd/common: Handle I2C resource only if base address is defined by Zheng Bao · 3 years, 6 months ago
  81. bdd5031 soc/amd/common: Only set write_acpi_tables if ACPI table is enabled by Zheng Bao · 3 years, 6 months ago
  82. 64d0ad3 soc/amd: Add an option to select if SOC supports ESPI sub decode by Zheng Bao · 3 years, 7 months ago
  83. 070d7a6 soc/amd: Drop unnecessary <soc/nvs.h> include by Kyösti Mälkki · 3 years, 6 months ago
  84. 91946c5 ACPI: Have single call-site for acpi_inject_nvsa() 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. 79d0ea4 soc/amd/common: Move lpc_util to verstage_x86 by Kyösti Mälkki · 4 years ago
  87. 870e44a soc/amd/common: simplify conditionals in Makefiles by Felix Held · 3 years, 8 months ago
  88. 7aa3372 soc/amd: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  89. b026c7c soc/amd/common/espi_util: clarify espi_open_io_window by Felix Held · 4 years ago
  90. 1ba3833 soc/amd/common/espi_util: rename espi_check_status by Felix Held · 4 years ago
  91. 316d59c soc/amd/common/espi_util: espi_send_command: improve error message by Felix Held · 4 years ago
  92. c0d4eeb soc/amd/common/espi_util: espi_std_io_decode: fix edge case bug by Felix Held · 4 years ago
  93. 4bf419f soc/amd/common/espi_util: simplify espi_std_io_decode function by Felix Held · 4 years ago
  94. f08fbf8 soc/amd/common/espi_util: make decode enable parameter uint32_t by Felix Held · 4 years ago
  95. 92dd678 soc/amd/common/espi_util: make reg parameter unsigned by Felix Held · 4 years ago
  96. b39e10d soc/amd/common: Don't get eSPI address from PCI if not on x86 by Martin Roth · 4 years ago
  97. 8d9b878 soc/amd/common/lpc: Skip SERIRQ setup when using eSPI by Marshall Dawson · 4 years, 1 month ago
  98. 0c1dd9c ACPI: Drop typedef global_nvs_t by Kyösti Mälkki · 4 years, 1 month ago
  99. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 2 months ago
  100. 48378e1 src: Remove duplicated includes by Elyes HAOUAS · 4 years, 2 months ago