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