1. 54e97b8 soc/amd: Remove blank lines before '}' and after '{' by Elyes Haouas · 5 months ago
  2. c4f5241 soc/amd/common/block/espi_util: drop unneeded check in espi_get_config by Felix Held · 1 year, 8 months ago
  3. 687ec6b soc/amd/common/block/espi_util: make espi_set_initial_config non-fatal by Felix Held · 1 year, 8 months ago
  4. 84429e0 soc/amd/common/block/lpc/espi_util: make eSPI pin setup failure nonfatal by Felix Held · 1 year, 8 months ago
  5. 6f9e817 soc/amd/common/block/lpc/espi_util: use [read,write][8,16,32]p by Felix Held · 1 year, 11 months ago
  6. 62d42c3 soc/amd/common/include/espi: add more decode ranges by Felix Held · 2 years, 4 months ago
  7. 2e4b95d soc/amd/common/include/espi: generalize IO/MMIO decode range macros by Felix Held · 2 years, 4 months ago
  8. dbeae6a soc/amd/common/block/lpc/espi: Add support for ALERT_ENABLE bit by Raul E Rangel · 2 years, 4 months ago
  9. 284831e soc/amd/common/block/lpc: Add support to not clear port80 enable by Karthikeyan Ramasubramanian · 2 years, 5 months ago
  10. cbaf753 soc/amd/common/block/lpc/espi_util: use __fallthrough by Felix Held · 2 years, 6 months ago
  11. 6ba6bc2 soc/amd/common/block/lpc/espi_util: add decode range register helpers by Felix Held · 2 years, 6 months ago
  12. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  13. 38712b8 soc/amd/common/lpc/espi_util: move register definitions to header file by Felix Held · 2 years, 8 months ago
  14. beaef09 soc/amd/common/block/espi: use lower case hex digits in definitions by Felix Held · 2 years, 8 months ago
  15. 5ba87a8 soc/amd/common/lpc/espi_util: handle espi_get_configuration error by Felix Held · 2 years, 8 months ago
  16. aed38a9 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 8 months ago
  17. 4b4114f7 soc/amd/common/lpc/espi_util: use enum cb_err type for return values by Felix Held · 2 years, 8 months ago
  18. 9e83054 soc/amd/common/lpc/espi_util: simplify espi_configure_decodes by Felix Held · 2 years, 8 months ago
  19. d992aa6 soc/amd/common/lpc/espi_util: simplify espi_get_general_configuration by Felix Held · 2 years, 8 months ago
  20. 1c03da5 soc/amd/common: move configure_espi_with_mb_hook implementation by Felix Held · 2 years, 10 months ago
  21. f702705 soc/amd/common/espi: Fix debug message log level by Raul E Rangel · 3 years, 2 months ago
  22. fe58977 soc/amd/cezanne: Add call to mb to configure eSPI requirements by Martin Roth · 3 years, 2 months ago
  23. 43aa527 soc/amd/common/block/espi: Explicitly assert PLTRST# by Raul E Rangel · 3 years, 3 months ago
  24. 8fef0b7 soc/amd/common/block/espi: Fix typo in espi_setup_periph_channel by Raul E Rangel · 3 years, 3 months ago
  25. 0318dc1 soc/amd/common/block/espi: Increase ESPI_CH_READY_TIMEOUT_US to 10ms by Raul E Rangel · 3 years, 3 months ago
  26. 7a2bfeb soc/amd/common: Show espi init in log by Martin Roth · 3 years, 3 months ago
  27. 12c0542 soc/amd/common/block/espi_util: Work around in-band reset race condition by Raul E Rangel · 3 years, 3 months ago
  28. dcec409 Revert "soc/amd/common/espi: Don't set alert pin in espi_set_initial_config" by Raul E Rangel · 3 years, 3 months ago
  29. 8317e72 soc/amd/common/espi,mb/: Allow configuring open drain ALERT# by Raul E Rangel · 3 years, 3 months ago
  30. 6eced03 soc/amd/common/espi: Don't set alert pin in espi_set_initial_config by Raul E Rangel · 3 years, 3 months ago
  31. d2d762a soc/amd/common/espi: Print set eSPI peripheral config by Raul E Rangel · 3 years, 3 months ago
  32. 01792e3 soc/amd/common: Remove eSPI decode workaround by Raul E Rangel · 3 years, 4 months ago
  33. 7222f7e amd/common/blocks: Print eSPI peripheral channel by Raul E Rangel · 3 years, 4 months ago
  34. b95f848 soc/amd: Make espi_clear_decodes private by Raul E Rangel · 3 years, 5 months ago
  35. 61ac1bc soc/amd: Make espi_configure_decodes private by Raul E Rangel · 3 years, 5 months ago
  36. 66c52ff soc/amd/common/espi: Clear DNCMD_COMPLETE on completion by Raul E Rangel · 3 years, 5 months ago
  37. b92383a soc/amd/common/espi: Reset eSPI registers to known state by Raul E Rangel · 3 years, 5 months ago
  38. 1d0e493 soc/amd/common/espi: Add missing eSPI register definitions by Raul E Rangel · 3 years, 5 months ago
  39. 4774012 soc/amd/common/espi: Add ESPI_ prefix to SLAVE0_INT_EN by Raul E Rangel · 3 years, 5 months ago
  40. 011bf13 soc/amd/common: Add func to clear eSPI IO & memory decode ranges by Martin Roth · 3 years, 5 months ago
  41. a2642d0 Revert "soc/amd: Add option to select if SOC supports ESPI sub decode" by Felix Held · 3 years, 6 months ago
  42. 64d0ad3 soc/amd: Add an option to select if SOC supports ESPI sub decode by Zheng Bao · 3 years, 8 months ago
  43. b026c7c soc/amd/common/espi_util: clarify espi_open_io_window by Felix Held · 4 years ago
  44. 1ba3833 soc/amd/common/espi_util: rename espi_check_status by Felix Held · 4 years ago
  45. 316d59c soc/amd/common/espi_util: espi_send_command: improve error message by Felix Held · 4 years ago
  46. c0d4eeb soc/amd/common/espi_util: espi_std_io_decode: fix edge case bug by Felix Held · 4 years ago
  47. 4bf419f soc/amd/common/espi_util: simplify espi_std_io_decode function by Felix Held · 4 years ago
  48. f08fbf8 soc/amd/common/espi_util: make decode enable parameter uint32_t by Felix Held · 4 years ago
  49. 92dd678 soc/amd/common/espi_util: make reg parameter unsigned by Felix Held · 4 years ago
  50. b39e10d soc/amd/common: Don't get eSPI address from PCI if not on x86 by Martin Roth · 4 years, 1 month ago
  51. 0c154af src: Remove redundant includes by Elyes HAOUAS · 4 years, 3 months ago
  52. 70063ff5 soc/amd/common/block: Add support for configuring eSPI connection to slave by Furquan Shaikh · 4 years, 3 months ago
  53. 5181ac1 Remove new additions of "this file is part of" lines by Furquan Shaikh · 4 years, 3 months ago
  54. 98bc961 soc/amd/common/block/lpc: Provide an option to use static eSPI BAR by Furquan Shaikh · 4 years, 3 months ago
  55. f318e03 soc/amd/common/block/lpc: Add helpers for managing eSPI decode by Furquan Shaikh · 4 years, 4 months ago