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