1. 50c8f2e soc/intel/common: Add lunarlake device IDs by Appukuttan V K · 7 months ago
  2. ea19858 soc/intel: Rename Makefiles from .inc to .mk by Martin Roth · 7 months ago
  3. e46af3f soc/intel/cse: Add API to check if CSE Firmware update is required by Anil Kumar · 11 months ago
  4. e1b5996 soc/intel/cmn/block/cse: Support sending EOP from payload by Kapil Porwal · 1 year, 4 months ago
  5. d81d80c soc/intel/cse: remove cbfs_unverified_area_map() API in cse_lite by Rizwan Qureshi · 11 months ago
  6. 4067adb soc/intel/cse: Remove unused header file by Krishna Prasad Bhat · 10 months ago
  7. b58fd2d soc/intel/cse: Add entries to eventlog on PSR backup events by Krishna Prasad Bhat · 1 year, 2 months ago
  8. a2d10bb soc/intel/cse: Check PSR bit before issuing PSR backup command by Anil Kumar · 1 year, 4 months ago
  9. 7b2edc3 soc/intel/cse: Back up PSR data during CSE FW downgrade by Anil Kumar · 1 year, 4 months ago
  10. 98fb5ff soc/intel/cse: Implement APIs to access PSR backup status in CMOS by Krishna Prasad Bhat · 1 year, 1 month ago
  11. 4f062ec soc/intel/cse: Add function to get cse_bp_info early by Krishna Prasad Bhat · 11 months ago
  12. d2bc30f soc/intel/cse: Select SOC_INTEL_CSE_LITE_SYNC_IN_RAMSTAGE when PSR enabled by Krishna Prasad Bhat · 11 months ago
  13. 64ec6a7 soc/intel/cse: Move cse_store_rw_fw_version from cse_print_boot_partition_info by Krishna P Bhat D · 11 months ago
  14. c3c71c37 soc/intel/cse: Make cse_bp_info response global by Krishna Prasad Bhat · 1 year ago
  15. 8d357b5 Revert "soc/intel/common/block/cse/Kconfig: Remove unused symbols" by Reka Norman · 1 year ago
  16. a9232d8 soc/intel/cmd/blk/cse: Store fw versions in CMOS memory for cold boot by Dinesh Gehlot · 1 year, 2 months ago
  17. 91da19c soc/intel/cmd/blk/cse: Implement APIs to access CMOS CSE FPT versions by Dinesh Gehlot · 1 year, 3 months ago
  18. 2189640 chromeos/cse_board_reset.c: Clear EC AP_IDLE flag by Derek Huang · 12 months ago
  19. 88512b0 {driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementation by Subrata Banik · 1 year ago
  20. c8a0417 soc/intel/cmn/cse: Display CSE RW FW version by default for LITE SKU by Subrata Banik · 1 year ago
  21. 65a6d17 soc/intel/cmn/cse: Refactor CSE RW FW Version implementation by Subrata Banik · 1 year ago
  22. 9ab161d soc/intel/cse: Add config to enable PSR data backup for CSE Lite SKU by Krishna Prasad Bhat · 1 year, 1 month ago
  23. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 1 year, 1 month ago
  24. 6ba8348 soc/intel/common: Return CB_ERR when cse_data_clear_request() fails by Krishna Prasad Bhat · 1 year ago
  25. 06cb756 soc/intel/common/block/cse/Kconfig: Remove unused symbols by Elyes Haouas · 1 year, 1 month ago
  26. 2f70737 Makefile.inc: relocate get_fmap_value() here from soc/intel/common/block/cse by Matt DeVillier · 1 year, 2 months ago
  27. 2172a63 soc/intel/common/block/cse: Retrieve CSE RW FW version conditionally by Subrata Banik · 1 year, 2 months ago
  28. 6e303aa cbfs: Allow controlling decompression of unverified files by Julius Werner · 1 year, 3 months ago
  29. f27a41f soc/intel/cmn/cse: Read ISH FW version if avilable in CSE partition by Subrata Banik · 1 year, 2 months ago
  30. 225d9c1 soc/intel/cmd/blk/cse: Hook get CSE RW version into `.final` by Dinesh Gehlot · 1 year, 2 months ago
  31. 3c06f1e soc/intel/cmn/cse: Always save CSE RW version to CBMEM by Subrata Banik · 1 year, 2 months ago
  32. 272ce9a {driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version config by Subrata Banik · 1 year, 2 months ago
  33. 14d69d0 soc/intel/common: Add RPP-S PCI IDs by Jeremy Soller · 1 year, 3 months ago
  34. 8c53e6a soc/intel/cmn/blk.cse: Fix check condition in store_cse_rw_fw_version() by Dinesh Gehlot · 1 year, 3 months ago
  35. 88ade91 soc/intel/common: Fix long delay when ME is disabled by Sean Rhodes · 1 year, 4 months ago
  36. 792ce81 soc/intel: Do CSE sync in romstage, unless ramstage chooses otherwise by Subrata Banik · 1 year, 4 months ago
  37. afb926a soc/intel/cmn/cse: Decouple ME_RW compression from CSE RW Sync by Anil Kumar · 1 year, 4 months ago
  38. 2ee7162 intel/mtl: Add get_cse_ver_from_cbfs function by Ashish Kumar Mishra · 1 year, 4 months ago
  39. 044fc9f soc/intel/cmn/cse: Make `cse_get_fpt_partition_info()` function static by Subrata Banik · 1 year, 4 months ago
  40. b1b7c53 soc/intel/cmn/cse: Store ISH firmware version into CBMEM by Subrata Banik · 1 year, 4 months ago
  41. fc313d6 {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM by Subrata Banik · 1 year, 4 months ago
  42. 5ff0118 soc/intel/(adl, cmn, mtl): Refactor cse_fw_sync() function by Subrata Banik · 1 year, 4 months ago
  43. db7b35a soc/intel/cmn/cse: Refactor ramstage_cse_fw_sync() function by Subrata Banik · 1 year, 4 months ago
  44. 7f66adb soc/intel/cmn/cse: Move API to get FW partition info into cse_lite.c by Subrata Banik · 1 year, 4 months ago
  45. f963feb soc/intel/cmd/block: Implement an API to get firmware partition details by Dinesh Gehlot · 1 year, 5 months ago
  46. cda48b2 soc/intel/{adl, cmn}: Send CSE EOP Async CMD early by Subrata Banik · 1 year, 4 months ago
  47. 1d79188 soc/intel/cmn/cse: Handle EOP completion asynchronously by Jeremy Compostella · 1 year, 5 months ago
  48. 417fc15 Revert "soc/intel/cmn/cse: Handle EOP completion asynchronously" by Nick Vaccaro · 1 year, 5 months ago
  49. 9405049 soc/intel/alderlake: Add support for CSE timestamp data versions by Bora Guvendik · 1 year, 5 months ago
  50. e7a1204 soc/intel/cmn/cse: Handle EOP completion asynchronously by Jeremy Compostella · 1 year, 5 months ago
  51. 0e1be04 soc/intel/cmn/cse: Make heci_(send|receive) public functions by Jeremy Compostella · 1 year, 5 months ago
  52. d723a7b soc/intel/cmn/block/cse: ME source code at common location by Dinesh Gehlot · 1 year, 6 months ago
  53. 7e39616 soc/intel/cmn: Support for ME spec versions for SoCs at common code by Dinesh Gehlot · 1 year, 6 months ago
  54. 73fcbf1 soc/intel/cmn: Include ME specification configuration at common by Dinesh Gehlot · 1 year, 6 months ago
  55. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 6 months ago
  56. daa1710 intelblocks/cse: Add functions to check and change PTT state by Michał Żygowski · 1 year, 11 months ago
  57. 08b5200d soc/intel/common/cse_lite: Allow specific operation prior to update by Jeremy Compostella · 1 year, 7 months ago
  58. ad6e3c8 tree: Drop Intel Ice Lake support by Felix Singer · 1 year, 7 months ago
  59. 2e6c559 soc/intel/common: Use 'enum cb_error' values by Sridhar Siricilla · 1 year, 7 months ago
  60. dd7d51d soc/intel/common: Use 'enum cb_err' values by Sridhar Siricilla · 1 year, 7 months ago
  61. ad6d312 soc/intel/common: Use enum cb_err values by Sridhar Siricilla · 1 year, 7 months ago
  62. 8f9c153 soc/intel : Use 'enum cb_err' values by Sridhar Siricilla · 1 year, 7 months ago
  63. 4b6e8ca soc/intel: Use 'enum cb_err' instead of bool by Sridhar Siricilla · 1 year, 7 months ago
  64. 0ae7a8b soc/intel/common: Use enum csme_failure_reason by Sridhar Siricilla · 1 year, 7 months ago
  65. a3e68c9 soc/intel/cmn: Clear interrupt status after HECI-1 has been received by Johnny Lin · 2 years ago
  66. 9c4ae91 soc/intel/alderlake: make SOC_INTEL_CSE_SEND_EOP_EARLY per-board configurable by Michał Kopeć · 1 year, 10 months ago
  67. adbef6d soc/intel/cmn/cse: Allow to perform essential CSE operations post EOP by Subrata Banik · 1 year, 9 months ago
  68. 17a3da8 soc/intel/cmn/cse: API to perform essential CSE operations post EOP by Subrata Banik · 1 year, 9 months ago
  69. 5214c40 soc/intel/cmn/cse: Send EOP cmd from .final aka `cse_final()` by Subrata Banik · 1 year, 9 months ago
  70. bed82b0 soc/intel/cmn/cse: Create another config for sending CSE EOP cmd late by Subrata Banik · 1 year, 9 months ago
  71. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 9 months ago
  72. da527ec soc/intel/cmn/cse: Create API to get CSE Lite WP Information by Subrata Banik · 1 year, 9 months ago
  73. 8c97450 soc/intel/common: Define post codes by Martin Roth · 1 year, 9 months ago
  74. 605f793 vboot: Introduce handy vboot reboot functions by Jakub Czapiga · 1 year, 10 months ago
  75. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 10 months ago
  76. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  77. 90a4393 soc/intel/common: Update comment on HFSTS1.spi_protection_mode by Sridhar Siricilla · 1 year, 11 months ago
  78. 5768619 soc/intel/skylake: Assign device ops in chipset devicetree by Nico Huber · 2 years ago
  79. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 11 months ago
  80. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  81. c760e41a soc/intel/common: Update the comments for CSE RX and TX functions by Sridhar Siricilla · 2 years ago
  82. 2e8e060 soc/intel/common/block/cse: Tidy up table in comment by Angel Pons · 2 years ago
  83. 22369a1 soc/intel/common: Update the comment on CSE Region layout by Sridhar Siricilla · 2 years, 1 month ago
  84. e3178a1 common/intel/cse: Add function to perform CSE FW update in ramstage by Krishna P Bhat D · 2 years, 4 months ago
  85. 75a423e soc/intel/common: Update CSE FW update flow for compressed ME_RW blobs by Krishna P Bhat D · 2 years, 4 months ago
  86. ddd66ed common/block/cse: Add Kconfigs to indicate when CSE FW sync is performed by Krishna Prasad Bhat · 2 years, 2 months ago
  87. 801dbf4 soc/intel/cmn/cse: Implement heci_init() to initialize HECI devices by Subrata Banik · 2 years, 3 months ago
  88. 5790956 soc/intel/cmn/cse: Fix return type for `devfn` by Subrata Banik · 2 years, 3 months ago
  89. 0b92aa6 soc/intel: Rename heci_init to cse_init by Subrata Banik · 2 years, 3 months ago
  90. 0feef99 soc/intel/cmn/cse: Skip sending CSE `get_boot_perf` when CSE hidden by Subrata Banik · 2 years, 4 months ago
  91. 670572f soc/intel/cmn/cse: Enforce CSE disabling by Subrata Banik · 2 years, 4 months ago
  92. 4b1f4e3 soc/intel/cmn/cse: Drop redundant macro check for heci1_disable() by Subrata Banik · 2 years, 4 months ago
  93. 0aa1ac4 soc/intel/common: Add support to control CSE firmware update by Sridhar Siricilla · 2 years, 5 months ago
  94. 28315f8 soc/intel/common/block/cse: Simplify CSE final ops by Angel Pons · 2 years, 4 months ago
  95. 01bf002 soc/intel/common/cse: Show CSE device slot and function number properly by Subrata Banik · 2 years, 4 months ago
  96. 96527da soc/intel/cse: Allow calling all functions associated with `cse_final` by Subrata Banik · 2 years, 4 months ago
  97. 52479c7 soc/intel/common: Update CSE sub partition update by Sridhar Siricilla · 2 years, 5 months ago
  98. 7cd968e soc/intel/common: Add Kconfig SOC_INTEL_CSE_SET_EOP by John · 2 years, 5 months ago
  99. 9666986 soc/intel/common/block/cse: Change loglevel prefix to WARNING by Wisley Chen · 2 years, 5 months ago
  100. 073da0c soc/intel/common: Retry MEI CSE DISABLE command by Sridhar Siricilla · 2 years, 6 months ago