1. 53e5d1f soc/intel/cmn/block/cse: Create CBMEM entries for payload to fill with CSE info by Kapil Porwal · 4 weeks ago
  2. 83cd6f9 soc/intel/cmn/cse: Support CSE sync from payload by Kapil Porwal · 7 weeks ago
  3. c0d3cf1 soc/intel: Remove blank lines before '}' and after '{' by Elyes Haouas · 4 months ago
  4. abf9c21 soc/intel/common/block/cse: Remove return statement in void function by Elyes Haouas · 4 months ago
  5. e46af3f soc/intel/cse: Add API to check if CSE Firmware update is required by Anil Kumar · 9 months ago
  6. d81d80c soc/intel/cse: remove cbfs_unverified_area_map() API in cse_lite by Rizwan Qureshi · 10 months ago
  7. 4067adb soc/intel/cse: Remove unused header file by Krishna Prasad Bhat · 9 months ago
  8. b58fd2d soc/intel/cse: Add entries to eventlog on PSR backup events by Krishna Prasad Bhat · 1 year, 1 month ago
  9. a2d10bb soc/intel/cse: Check PSR bit before issuing PSR backup command by Anil Kumar · 1 year, 2 months ago
  10. 7b2edc3 soc/intel/cse: Back up PSR data during CSE FW downgrade by Anil Kumar · 1 year, 3 months ago
  11. 4f062ec soc/intel/cse: Add function to get cse_bp_info early by Krishna Prasad Bhat · 10 months ago
  12. 64ec6a7 soc/intel/cse: Move cse_store_rw_fw_version from cse_print_boot_partition_info by Krishna P Bhat D · 10 months ago
  13. c3c71c37 soc/intel/cse: Make cse_bp_info response global by Krishna Prasad Bhat · 11 months ago
  14. a9232d8 soc/intel/cmd/blk/cse: Store fw versions in CMOS memory for cold boot by Dinesh Gehlot · 1 year, 1 month ago
  15. 88512b0 {driver, soc/intel/cmn/cse}: Refactor ISH FW Version implementation by Subrata Banik · 11 months ago
  16. 65a6d17 soc/intel/cmn/cse: Refactor CSE RW FW Version implementation by Subrata Banik · 11 months ago
  17. 6ba8348 soc/intel/common: Return CB_ERR when cse_data_clear_request() fails by Krishna Prasad Bhat · 12 months ago
  18. 2172a63 soc/intel/common/block/cse: Retrieve CSE RW FW version conditionally by Subrata Banik · 1 year, 1 month ago
  19. f27a41f soc/intel/cmn/cse: Read ISH FW version if avilable in CSE partition by Subrata Banik · 1 year, 1 month ago
  20. 3c06f1e soc/intel/cmn/cse: Always save CSE RW version to CBMEM by Subrata Banik · 1 year, 1 month ago
  21. 272ce9a {driver, mb, soc}: Rename Intel CSE FPT config to ISH FW version config by Subrata Banik · 1 year, 1 month ago
  22. 8c53e6a soc/intel/cmn/blk.cse: Fix check condition in store_cse_rw_fw_version() by Dinesh Gehlot · 1 year, 2 months ago
  23. 2ee7162 intel/mtl: Add get_cse_ver_from_cbfs function by Ashish Kumar Mishra · 1 year, 3 months ago
  24. 044fc9f soc/intel/cmn/cse: Make `cse_get_fpt_partition_info()` function static by Subrata Banik · 1 year, 3 months ago
  25. b1b7c53 soc/intel/cmn/cse: Store ISH firmware version into CBMEM by Subrata Banik · 1 year, 3 months ago
  26. fc313d6 {commonlib, soc/intel/cmn/cse}: Store CSE firmware version into CBMEM by Subrata Banik · 1 year, 3 months ago
  27. 5ff0118 soc/intel/(adl, cmn, mtl): Refactor cse_fw_sync() function by Subrata Banik · 1 year, 3 months ago
  28. db7b35a soc/intel/cmn/cse: Refactor ramstage_cse_fw_sync() function by Subrata Banik · 1 year, 3 months ago
  29. 7f66adb soc/intel/cmn/cse: Move API to get FW partition info into cse_lite.c by Subrata Banik · 1 year, 3 months ago
  30. 893c3ae8 tree: Drop repeated words by Alexander Goncharov · 1 year, 5 months ago
  31. 08b5200d soc/intel/common/cse_lite: Allow specific operation prior to update by Jeremy Compostella · 1 year, 6 months ago
  32. 2e6c559 soc/intel/common: Use 'enum cb_error' values by Sridhar Siricilla · 1 year, 6 months ago
  33. dd7d51d soc/intel/common: Use 'enum cb_err' values by Sridhar Siricilla · 1 year, 6 months ago
  34. ad6d312 soc/intel/common: Use enum cb_err values by Sridhar Siricilla · 1 year, 6 months ago
  35. 8f9c153 soc/intel : Use 'enum cb_err' values by Sridhar Siricilla · 1 year, 6 months ago
  36. 4b6e8ca soc/intel: Use 'enum cb_err' instead of bool by Sridhar Siricilla · 1 year, 6 months ago
  37. 0ae7a8b soc/intel/common: Use enum csme_failure_reason by Sridhar Siricilla · 1 year, 6 months ago
  38. 9018dee src/soc/intel: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  39. da527ec soc/intel/cmn/cse: Create API to get CSE Lite WP Information by Subrata Banik · 1 year, 8 months ago
  40. def74aa soc/intel: Include <cpu/cpu.h> instead of <arch/cpu.h> by Elyes Haouas · 1 year, 9 months ago
  41. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  42. 2e8e060 soc/intel/common/block/cse: Tidy up table in comment by Angel Pons · 1 year, 11 months ago
  43. 22369a1 soc/intel/common: Update the comment on CSE Region layout by Sridhar Siricilla · 2 years ago
  44. e3178a1 common/intel/cse: Add function to perform CSE FW update in ramstage by Krishna P Bhat D · 2 years, 3 months ago
  45. 75a423e soc/intel/common: Update CSE FW update flow for compressed ME_RW blobs by Krishna P Bhat D · 2 years, 3 months ago
  46. 0aa1ac4 soc/intel/common: Add support to control CSE firmware update by Sridhar Siricilla · 2 years, 4 months ago
  47. 52479c7 soc/intel/common: Update CSE sub partition update by Sridhar Siricilla · 2 years, 4 months ago
  48. 6836da2 soc/intel/common: Implement error codes for for heci_send_receive() by Sridhar Siricilla · 2 years, 5 months ago
  49. f33c9bf soc/intel/common/cse: Add support to get CSME timestamps by Bora Guvendik · 2 years, 8 months ago
  50. 333edcc soc/intel/common: Add support for CSE IOM/NPHY sub-parition update by Krishna Prasad Bhat · 2 years, 8 months ago
  51. b9277ba soc/intel/common: Rename compare_cse_version() function name by Sridhar Siricilla · 2 years, 8 months ago
  52. 18881f99 intel: cse_lite: Use cbfs_unverified_area API by Julius Werner · 3 years, 3 months ago
  53. d2da870 soc/intel/common/cse: Split CSE metadata into two CBFS files by Furquan Shaikh · 2 years, 9 months ago
  54. c45e0be soc/intel/common/cse: Reorganize firmware update checks for CSE Lite by Furquan Shaikh · 2 years, 9 months ago
  55. 957857d soc/intel/common/cse: Add argument for CSE fixed client addr by Rizwan Qureshi · 2 years, 11 months ago
  56. f2801f4 soc/intel/common: Unbreak master by Tim Wawrzynczak · 3 years, 1 month ago
  57. 09635f4 soc/intel/common/block/cse: Move cse_trigger_recovery function by Tim Wawrzynczak · 3 years, 1 month ago
  58. 54b0356 soc/intel/common: Check CSE Lite RW status by Sridahr Siricilla · 3 years, 1 month ago
  59. e380a43 soc/intel/common/block/cse: Move enum csme_failure_reason by Tim Wawrzynczak · 3 years, 1 month ago
  60. f7a7e65 src: Remove unused <boot_device.h> by Elyes HAOUAS · 3 years, 5 months ago
  61. 944da48 src: Remove unused <bootstate.h> by Elyes HAOUAS · 3 years, 5 months ago
  62. 1a2b702 soc/intel/common: Move CSE Lite driver functionality into romstage by Sridhar Siricilla · 3 years, 7 months ago
  63. 4c2890d soc/inte/common: Replace #if macro with if C-language constuct by Sridhar Siricilla · 3 years, 7 months ago
  64. abeb688 soc/intel/common: Check sizes of CSE CBFS RW blob and CSE RW BP by Sridhar Siricilla · 3 years, 7 months ago
  65. 1369516 common/block/cse: Rename cbfs_boot_load_file() to cbfs_load() by V Sowmya · 3 years, 7 months ago
  66. 4a1cbdd soc/intel/common/cse: Perform cse_fw_sync on BS_PRE_DEVICE entry by Furquan Shaikh · 3 years, 8 months ago
  67. 361e364 soc/intel/common: Move CSE RW into new FMAP region to optimize boot time by Sridhar Siricilla · 3 years, 9 months ago
  68. 338b83c soc/intel/common: Generate the CSE RW metadata and add to FW_MAIN_A/B by V Sowmya · 3 years, 8 months ago
  69. f990552 soc/intel/common: Add Kconfig to enable the CSE FW Update feature by V Sowmya · 3 years, 8 months ago
  70. b13bd1e Revert "soc/intel: Refactor do_global_reset() function" by Furquan Shaikh · 3 years, 10 months ago
  71. 77cc326 soc/intel: Refactor do_global_reset() function by Subrata Banik · 3 years, 10 months ago
  72. cc05e31 soc/intel/common/cse_lite: Defer cse_fw_sync for JSL by Karthikeyan Ramasubramanian · 3 years, 10 months ago
  73. 754de4d soc/intel/common/block: Add NULL check for 'ctx' pointer by Subrata Banik · 3 years, 10 months ago
  74. 2f6d555 soc/intel/common: Add downgrade support for CSE Firmware by Sridhar Siricilla · 4 years, 3 months ago
  75. 9bc0411 cse_lite: Move global reset after MRC writeback by Caveh Jalali · 4 years ago
  76. ec17902 src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years ago
  77. f9cc637 soc/intel/common/cse_lite: Perform a board specific reset by Karthikeyan Ramasubramanian · 4 years ago
  78. 33aa115 soc/intel/common: Log CSE FW Status Registers before triggering recovery by Sridhar Siricilla · 4 years, 1 month ago
  79. ec32109 soc/intel/common/basecode: Implement CSE update flow by Rizwan Qureshi · 4 years, 10 months ago
  80. bd8e761 soc/intel/tigerlake: Switch to CSE Lite RW at BS_DEV_INIT_CHIPS entry by Jamie Ryu · 4 years, 1 month ago
  81. 9f71b17 soc/intel/common: Replace cse_bp and ME with cse_lite in all console logs by Sridhar Siricilla · 4 years, 1 month ago
  82. 87e36c4 soc/intel/common: Trigger recovery mode for CSE Lite SKU run time errors by Sridhar Siricilla · 4 years, 2 months ago
  83. b74f45e src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 2 months ago
  84. 99dbca3 soc/intel/common: Rename cse_is_hfs3_fw_sku_custom() by Sridhar Siricilla · 4 years, 2 months ago[Renamed (95%) from src/soc/intel/common/block/cse/custom_bp.c]
  85. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  86. f87ff33 soc/intel/common/block/cse: Add boot partition related APIs by Sridhar Siricilla · 4 years, 10 months ago