1. 2172a63 soc/intel/common/block/cse: Retrieve CSE RW FW version conditionally by Subrata Banik · 1 year, 2 months ago
  2. 6e303aa cbfs: Allow controlling decompression of unverified files by Julius Werner · 1 year, 3 months ago
  3. f27a41f soc/intel/cmn/cse: Read ISH FW version if avilable in CSE partition by Subrata Banik · 1 year, 2 months ago
  4. 225d9c1 soc/intel/cmd/blk/cse: Hook get CSE RW version into `.final` by Dinesh Gehlot · 1 year, 2 months ago
  5. 3c06f1e soc/intel/cmn/cse: Always save CSE RW version to CBMEM by Subrata Banik · 1 year, 2 months ago
  6. 272ce9a {driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version config by Subrata Banik · 1 year, 2 months ago
  7. 14d69d0 soc/intel/common: Add RPP-S PCI IDs by Jeremy Soller · 1 year, 3 months ago
  8. 8c53e6a soc/intel/cmn/blk.cse: Fix check condition in store_cse_rw_fw_version() by Dinesh Gehlot · 1 year, 3 months ago
  9. 88ade91 soc/intel/common: Fix long delay when ME is disabled by Sean Rhodes · 1 year, 4 months ago
  10. 792ce81 soc/intel: Do CSE sync in romstage, unless ramstage chooses otherwise by Subrata Banik · 1 year, 4 months ago
  11. afb926a soc/intel/cmn/cse: Decouple ME_RW compression from CSE RW Sync by Anil Kumar · 1 year, 4 months ago
  12. 2ee7162 intel/mtl: Add get_cse_ver_from_cbfs function by Ashish Kumar Mishra · 1 year, 4 months ago
  13. 044fc9f soc/intel/cmn/cse: Make `cse_get_fpt_partition_info()` function static by Subrata Banik · 1 year, 4 months ago
  14. b1b7c53 soc/intel/cmn/cse: Store ISH firmware version into CBMEM by Subrata Banik · 1 year, 4 months ago
  15. fc313d6 {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM by Subrata Banik · 1 year, 4 months ago
  16. 5ff0118 soc/intel/(adl, cmn, mtl): Refactor cse_fw_sync() function by Subrata Banik · 1 year, 4 months ago
  17. db7b35a soc/intel/cmn/cse: Refactor ramstage_cse_fw_sync() function by Subrata Banik · 1 year, 4 months ago
  18. 7f66adb soc/intel/cmn/cse: Move API to get FW partition info into cse_lite.c by Subrata Banik · 1 year, 4 months ago
  19. f963feb soc/intel/cmd/block: Implement an API to get firmware partition details by Dinesh Gehlot · 1 year, 5 months ago
  20. cda48b2 soc/intel/{adl, cmn}: Send CSE EOP Async CMD early by Subrata Banik · 1 year, 4 months ago
  21. 1d79188 soc/intel/cmn/cse: Handle EOP completion asynchronously by Jeremy Compostella · 1 year, 5 months ago
  22. 417fc15 Revert "soc/intel/cmn/cse: Handle EOP completion asynchronously" by Nick Vaccaro · 1 year, 4 months ago
  23. 9405049 soc/intel/alderlake: Add support for CSE timestamp data versions by Bora Guvendik · 1 year, 5 months ago
  24. e7a1204 soc/intel/cmn/cse: Handle EOP completion asynchronously by Jeremy Compostella · 1 year, 5 months ago
  25. 0e1be04 soc/intel/cmn/cse: Make heci_(send|receive) public functions by Jeremy Compostella · 1 year, 5 months ago
  26. d723a7b soc/intel/cmn/block/cse: ME source code at common location by Dinesh Gehlot · 1 year, 6 months ago
  27. 7e39616 soc/intel/cmn: Support for ME spec versions for SoCs at common code by Dinesh Gehlot · 1 year, 6 months ago
  28. 73fcbf1 soc/intel/cmn: Include ME specification configuration at common by Dinesh Gehlot · 1 year, 6 months ago
  29. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 6 months ago
  30. daa1710 intelblocks/cse: Add functions to check and change PTT state by Michał Żygowski · 1 year, 11 months ago
  31. 08b5200d soc/intel/common/cse_lite: Allow specific operation prior to update by Jeremy Compostella · 1 year, 7 months ago
  32. ad6e3c8 tree: Drop Intel Ice Lake support by Felix Singer · 1 year, 7 months ago
  33. 2e6c559 soc/intel/common: Use 'enum cb_error' values by Sridhar Siricilla · 1 year, 7 months ago
  34. dd7d51d soc/intel/common: Use 'enum cb_err' values by Sridhar Siricilla · 1 year, 7 months ago
  35. ad6d312 soc/intel/common: Use enum cb_err values by Sridhar Siricilla · 1 year, 7 months ago
  36. 8f9c153 soc/intel : Use 'enum cb_err' values by Sridhar Siricilla · 1 year, 7 months ago
  37. 4b6e8ca soc/intel: Use 'enum cb_err' instead of bool by Sridhar Siricilla · 1 year, 7 months ago
  38. 0ae7a8b soc/intel/common: Use enum csme_failure_reason by Sridhar Siricilla · 1 year, 7 months ago
  39. a3e68c9 soc/intel/cmn: Clear interrupt status after HECI-1 has been received by Johnny Lin · 2 years ago
  40. 9c4ae91 soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurable by Michał Kopeć · 1 year, 10 months ago
  41. adbef6d soc/intel/cmn/cse: Allow to perform essential CSE operations post EOP by Subrata Banik · 1 year, 9 months ago
  42. 17a3da8 soc/intel/cmn/cse: API to perform essential CSE operations post EOP by Subrata Banik · 1 year, 9 months ago
  43. 5214c40 soc/intel/cmn/cse: Send EOP cmd from .final aka `cse_final()` by Subrata Banik · 1 year, 9 months ago
  44. bed82b0 soc/intel/cmn/cse: Create another config for sending CSE EOP cmd late by Subrata Banik · 1 year, 9 months ago
  45. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  46. da527ec soc/intel/cmn/cse: Create API to get CSE Lite WP Information by Subrata Banik · 1 year, 9 months ago
  47. 8c97450 soc/intel/common: Define post codes by Martin Roth · 1 year, 9 months ago
  48. 605f793 vboot: Introduce handy vboot reboot functions by Jakub Czapiga · 1 year, 10 months ago
  49. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  50. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  51. 90a4393 soc/intel/common: Update comment on HFSTS1.spi_protection_mode by Sridhar Siricilla · 1 year, 11 months ago
  52. 5768619 soc/intel/skylake: Assign device ops in chipset devicetree by Nico Huber · 2 years ago
  53. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  54. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  55. c760e41a soc/intel/common: Update the comments for CSE RX and TX functions by Sridhar Siricilla · 2 years ago
  56. 2e8e060 soc/intel/common/block/cse: Tidy up table in comment by Angel Pons · 2 years ago
  57. 22369a1 soc/intel/common: Update the comment on CSE Region layout by Sridhar Siricilla · 2 years, 1 month ago
  58. e3178a1 common/intel/cse: Add function to perform CSE FW update in ramstage by Krishna P Bhat D · 2 years, 4 months ago
  59. 75a423e soc/intel/common: Update CSE FW update flow for compressed ME_RW blobs by Krishna P Bhat D · 2 years, 4 months ago
  60. ddd66ed common/block/cse: Add Kconfigs to indicate when CSE FW sync is performed by Krishna Prasad Bhat · 2 years, 2 months ago
  61. 801dbf4 soc/intel/cmn/cse: Implement heci_init() to initialize HECI devices by Subrata Banik · 2 years, 3 months ago
  62. 5790956 soc/intel/cmn/cse: Fix return type for `devfn` by Subrata Banik · 2 years, 3 months ago
  63. 0b92aa6 soc/intel: Rename heci_init to cse_init by Subrata Banik · 2 years, 3 months ago
  64. 0feef99 soc/intel/cmn/cse: Skip sending CSE `get_boot_perf` when CSE hidden by Subrata Banik · 2 years, 4 months ago
  65. 670572f soc/intel/cmn/cse: Enforce CSE disabling by Subrata Banik · 2 years, 4 months ago
  66. 4b1f4e3 soc/intel/cmn/cse: Drop redundant macro check for heci1_disable() by Subrata Banik · 2 years, 4 months ago
  67. 0aa1ac4 soc/intel/common: Add support to control CSE firmware update by Sridhar Siricilla · 2 years, 5 months ago
  68. 28315f8 soc/intel/common/block/cse: Simplify CSE final ops by Angel Pons · 2 years, 4 months ago
  69. 01bf002 soc/intel/common/cse: Show CSE device slot and function number properly by Subrata Banik · 2 years, 4 months ago
  70. 96527da soc/intel/cse: Allow calling all functions associated with `cse_final` by Subrata Banik · 2 years, 4 months ago
  71. 52479c7 soc/intel/common: Update CSE sub partition update by Sridhar Siricilla · 2 years, 5 months ago
  72. 7cd968e soc/intel/common: Add Kconfig SOC_INTEL_CSE_SET_EOP by John · 2 years, 5 months ago
  73. 9666986 soc/intel/common/block/cse: Change loglevel prefix to WARNING by Wisley Chen · 2 years, 5 months ago
  74. 073da0c soc/intel/common: Retry MEI CSE DISABLE command by Sridhar Siricilla · 2 years, 6 months ago
  75. 92bd71f soc/intel/common: Retry END_OF_POST command by Sridhar Siricilla · 2 years, 6 months ago
  76. 282c2a6 soc/intel/common: Use generic enum type values by Sridhar Siricilla · 2 years, 5 months ago
  77. 1506b77 soc/intel/common: Use heci_reset() in the CSE TX and RX flows by Sridhar Siricilla · 2 years, 6 months ago
  78. 6836da2 soc/intel/common: Implement error codes for for heci_send_receive() by Sridhar Siricilla · 2 years, 6 months ago
  79. 860672e soc/intel/alderlake: Inject CSE TS into CBMEM timestamp table by Bora Guvendik · 2 years, 11 months ago
  80. 61b8f89 intel/common/block/cse: Add option to send EOP early via SoC by MAULIK V VAGHELA · 2 years, 8 months ago
  81. 9f40107 soc/intel/common: Include Meteor Lake device IDs by Wonkyu Kim · 3 years, 9 months ago
  82. a67a92e soc/intel/common: Add Kconfig to enable compression on ME_RW blobs by Krishna Prasad Bhat · 2 years, 6 months ago
  83. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  84. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 5 months ago
  85. a4af1b5 intelblocks/cse: Skip sending EOP during S3 resume by MAULIK V VAGHELA · 2 years, 6 months ago
  86. 90e318b soc/intel/common/cse: Add `finalize` operation for CSE by Subrata Banik · 2 years, 6 months ago
  87. 148b545 soc/intel/common/block/cse: move cse_disable_mei_devices() into disable_heci.c by Matt DeVillier · 2 years, 6 months ago
  88. 7c31d17 soc/intel/common/cse: Add `cse_send_end_of_post()` as a public function by Subrata Banik · 2 years, 7 months ago
  89. 80c9289 soc/intel/common/cse: Add function to perform global reset lock by Subrata Banik · 2 years, 7 months ago
  90. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  91. 526cc3e soc/intel/{adl, common}: Add routines into CSE IA-common code by Subrata Banik · 2 years, 7 months ago
  92. 32e0673 soc/intel/common/cse: Rework heci_disable function by Subrata Banik · 2 years, 7 months ago
  93. 736f9cc soc/intel/common/cse: Make cse_disable_mei_devices a public function by Subrata Banik · 2 years, 7 months ago
  94. f711bf0 soc/intel/common/cse: skip heci_init() if HECI1 is disabled by Matt DeVillier · 2 years, 7 months ago
  95. d87b0c3 soc/intel/common/cse: Drop CSE library usage in bootblock by Subrata Banik · 2 years, 7 months ago
  96. f33c9bf soc/intel/common/cse: Add support to get CSME timestamps by Bora Guvendik · 2 years, 9 months ago
  97. e74ebcd soc/intel/common/cse: Add helper API for CSE SPI Protection Mode by Subrata Banik · 2 years, 8 months ago
  98. 98ce39d soc/intel/common: Abstract the sideband access by John Zhao · 2 years, 7 months ago
  99. 76806c3 soc/intel/common/cse: Add config to disable HECI1 at pre-boot by Subrata Banik · 2 years, 8 months ago
  100. b23571c src: Drop duplicated includes by Elyes HAOUAS · 2 years, 8 months ago