1. 482d3a1 soc/intel/skylake: Always print ME FW SKU by Benjamin Doron · 3 years, 6 months ago
  2. 9038123 soc/intel/skl: Fix error code of send_global_reset() by Nico Huber · 3 years, 11 months ago
  3. b13bd1e Revert "soc/intel: Refactor do_global_reset() function" by Furquan Shaikh · 3 years, 11 months ago
  4. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  5. 77cc326 soc/intel: Refactor do_global_reset() function by Subrata Banik · 4 years ago
  6. f463dc0 soc/intel/common/block/cse: Refactor cse_request_global_reset() function by Subrata Banik · 4 years ago
  7. f70bd99 src: Remove unused '#include <stdint.h>' by Elyes HAOUAS · 4 years, 3 months ago
  8. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  9. 3bd1e3d soc/intel/skylake: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  10. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  11. 24a974a soc/intel/{common, skl, cnl, apl}: Move print_me_fw_version() to CSE lib by Sridhar Siricilla · 4 years, 6 months ago
  12. 7590918 soc/intel/skl: Rename me_hfs union into me_hfsts by Sridhar Siricilla · 4 years, 6 months ago
  13. f2eb687 soc/intel/{cnl,icl,skl,tgl,common}: Make changes to send_heci_reset_req_message() by Sridhar Siricilla · 4 years, 9 months ago
  14. 608fbf8 src/soc/intel: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  15. c888a7b src: Remove unused 'include <string.h>' by Elyes HAOUAS · 4 years, 10 months ago
  16. f35eee9 soc/intel/(apl,skl,cnl,common): Move mkhi_hdr structure definition to common by Sridhar Siricilla · 5 years ago
  17. d415c20 src/soc/intel/{common,cnl,skl,icl}: Move global reset req function to common by Sridhar Siricilla · 5 years ago
  18. b9d075b src/soc/intel/common/block/cse: Make hfsts1 common & add helper functions by Sridhar Siricilla · 5 years ago
  19. 2cc6691 soc/intel/common/block/cse: Move me_read_config32() to common code by Sridhar Siricilla · 5 years ago
  20. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  21. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  22. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  23. a96e66a soc/intel: Clean mess around UART_DEBUG by Nico Huber · 6 years ago
  24. 6e0044d soc: Remove useless include <device/pci_ids.h> by Elyes HAOUAS · 6 years ago
  25. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  26. 6e3cc88 soc/intel/skylake: add a space in printing ME FPF status by Pratik Prajapati · 6 years ago
  27. 39303d5 src/soc: Use "foo *bar" instead of "foo* bar" by Elyes HAOUAS · 6 years ago
  28. 5b84fad soc/intel/skylake: Protect me_progress_rom_values array boundary by Kane Chen · 6 years ago
  29. be04583 soc/intel/skylake: Do a heci_reset before reading ME firmware version by Furquan Shaikh · 6 years ago
  30. 5170031 soc/intel/skylake: Add support to print ME version by Furquan Shaikh · 6 years ago
  31. bffff54 soc/intel/skylake: Make use of common CSE code for skylake by Subrata Banik · 7 years ago
  32. e0603e3 skylake/me: Add debug output of HFST registers by Youness Alaoui · 7 years ago
  33. a1af090 soc/intel/skylake: Remove incorrect ME PG-status print by Barnali Sarkar · 7 years ago
  34. 8154171 soc/intel/skylake: soc/intel/skylake: Initialize struct member to 0 by Subrata Banik · 7 years ago
  35. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  36. 4a907c7 soc/intel/skylake: Display FPF status of CSME by Pratik Prajapati · 7 years ago
  37. 2ee54db soc/pci_devs.h: Use consistent naming in soc/pci_devs.h by Subrata Banik · 7 years ago
  38. f4c4ab9 soc/intel/skylake: Fix remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  39. b439a92 soc/intel/skylake: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  40. ff8bf41 soc/intel/skylake: Implement Global Reset MEI message by Subrata Banik · 8 years ago
  41. 1d14b3e soc/intel: Add Skylake SOC support by Lee Leahy · 9 years ago
  42. b000513 soc/intel/skylake: Use Broadwell as comparision base for Skylake SOC by Lee Leahy · 9 years ago