1. 4c333a6 soc/intel/**/fast_spi.c: Reorganize some statements by Angel Pons · 1 year, 10 months ago
  2. 50c8f2e soc/intel/common: Add lunarlake device IDs by Appukuttan V K · 7 months ago
  3. d5e70b2 soc/intel/common: Use newer function for resource declarations by Arthur Heymans · 1 year, 1 month ago
  4. 14d69d0 soc/intel/common: Add RPP-S PCI IDs by Jeremy Soller · 1 year, 3 months ago
  5. b64fdcc soc/intel/common/block/fast_spi: Add SPI Vendor Component Lock by Jonathan Zhang · 1 year, 7 months ago
  6. 6e0c78b soc/intel/common/block/fast_spi: Add SPI BIOS decode lock by Tim Chu · 1 year, 8 months ago
  7. 7cba1c4 treewide: Remove duplicated include <device/pci.h> by Elyes Haouas · 1 year, 7 months ago
  8. a2a9e8e soc/intel/common/block/fast_spi: Hook up pci_dev_ops_pci to set SSID by Kapil Porwal · 1 year, 8 months ago
  9. 1245916 soc/intel/**/fast_spi.c: Drop spurious whitespace by Angel Pons · 1 year, 10 months ago
  10. 826b45b common/block/fast_spi: Add extended BIOS window as reserved region by Werner Zeh · 1 year, 11 months ago
  11. 7770990 soc/intel/spi: Move BIOS flash SPI controllers to fast SPI driver by Werner Zeh · 2 years ago
  12. e7bdc1b soc/intel/commmon/fast_spi: Add missing ID for GLK by Sean Rhodes · 2 years ago
  13. 27d6299 device/resource: Add _kb postfix for resource allocators by Kyösti Mälkki · 2 years, 3 months ago
  14. 481599f soc/intel/fast_spi: Use smarter mtrr code in ramstage by Arthur Heymans · 2 years, 4 months ago
  15. 0c78f4c soc/intel/cmn/fast-spi: Add BIOS MMIO window as reserved region by Werner Zeh · 2 years, 3 months ago
  16. 53553e8 src/soc/intel/cmn/fast-spi: Add SSDT extension to fast SPI driver by Werner Zeh · 2 years, 3 months ago
  17. bae8498 soc/intel/cmn/spi: Separate fast SPI device from generic SPI driver by Werner Zeh · 2 years, 3 months ago
  18. 211be9c soc/intel/cmn/{block, pch}: Migrate GPMR driver by Subrata Banik · 2 years, 4 months ago
  19. d643165 soc/intel/cmn/fast_spi: Add API to set SPI controller VCL by Subrata Banik · 2 years, 4 months ago
  20. d5e7c63 soc/intel/cmn/fast_spi: Add API to clear outstanding SPI status by Subrata Banik · 2 years, 4 months ago
  21. def18c4 soc/intel/common/block/fast_spi: Refactor ROM caching implementation by Subrata Banik · 2 years, 5 months ago
  22. 1f28c85 soc/intel/common/fast_spi: support caching `ext_bios` in ramstage by Subrata Banik · 2 years, 5 months ago
  23. aaec809 soc/intel: Update api name for getting spi destination id by Wonkyu Kim · 2 years, 11 months ago
  24. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 11 months ago
  25. d21b463 security/intel: Add option to enable SMM flash access only by Angel Pons · 3 years, 6 months ago
  26. 051bf5d soc/intel/common/block/fast_spi: Add flash PRR34 lock by Marc Jones · 3 years, 5 months ago
  27. 967753f soc/intel/common: Prevent SMI storm when setting SPI WPD bit by Angel Pons · 3 years, 6 months ago
  28. 122cc8c soc/intel/common/block/fast_spi: Clean up header by Angel Pons · 3 years, 6 months ago
  29. 5207243 soc/intel/common/block/fast_spi: Define __SIMPLE_DEVICE__ by Angel Pons · 3 years, 6 months ago
  30. 28e1d0e soc/intel/common/fast_spi: Add Lockdown of extended BIOS region by Srinidhi N Kaushik · 3 years, 9 months ago
  31. 4eb489f soc/intel/common/fast_spi: Add support for configuring MTRRs by Srinidhi N Kaushik · 3 years, 9 months ago
  32. 6094908 soc/intel/common/fast_spi: Add extended decode window support by Srinidhi N Kaushik · 3 years, 9 months ago
  33. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  34. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  35. 2ec1c13 soc/intel/common: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 4 months ago
  36. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 4 months ago
  37. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  38. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 6 months ago
  39. 608fbf8 src/soc/intel: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  40. 1ceac4e soc/intel/common: Check bios_size and window_size after MIN operation by John Zhao · 5 years ago
  41. 42c44c2 Replace ENV_RAMSTAGE with ENV_PAYLOAD_LOADER by Subrata Banik · 5 years ago
  42. 2bb432e soc/intel/common: Check bios_size and window_size after MIN operation by John Zhao · 5 years ago
  43. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  44. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  45. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  46. ad1e49a soc/intel/common: Limit BIOS region cache to 16MB by Lijian Zhao · 6 years ago
  47. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  48. 68c851b src: Get rid of device_t by Elyes HAOUAS · 6 years ago
  49. e56189c pci: Move inline PCI functions to pci_ops.h by Patrick Rudolph · 6 years ago
  50. 2b96f42 soc/intel/common/fast_spi: implement spi_flash_ctrlr_protect_region() by Aaron Durbin · 7 years ago
  51. 64e8340 soc/intel/common/block: Make integer literal unsigned long by Paul Menzel · 7 years ago
  52. b051a9f5 soc/intel/skylake: Fix SPI WP disable status check by Ravi Sarawadi · 7 years ago
  53. 4f6e341 soc/intel/common: Add function to DLOCK PR registers by Barnali Sarkar · 7 years ago
  54. dc1e6bc intel/common/block/fast_spi: Add config option to disable write status by Duncan Laurie · 7 years ago
  55. 8e51319 soc/intel/common/block: Modify fast_spi_lock_bar function by Barnali Sarkar · 7 years ago
  56. 8e39009 common/block/fast_spi: Perform SPI offset read after lock down operation by Subrata Banik · 7 years ago
  57. 0b34fc6 soc/intel/common/fast_spi: support caching bios in ramstage by Aaron Durbin · 7 years ago
  58. 5391e55 soc/intel/common/block: add bios caching to fast spi module by Aaron Durbin · 7 years ago
  59. 89331cd soc/intel/common/block: Add Intel common FAST_SPI code by Barnali Sarkar · 7 years ago