1. 3edf840 cpu/x86/64bit: Turn jumping to long mode into a macro by Arthur Heymans · 3 years ago
  2. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  3. 1e67adb src/*/post_code.h: Change post code prefix to POSTCODE by Yuchen He · 12 months ago
  4. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  5. 3b3bb7c treewide: Remove repeated words by Elyes Haouas · 1 year, 5 months ago
  6. 2834d98 cpu/intel: Fix clearing MTRR for clang 64bit by Arthur Heymans · 1 year, 8 months ago
  7. 8c97450 soc/intel/common: Define post codes by Martin Roth · 1 year, 8 months ago
  8. 7a9716b src: remove force-included header rules.h from individual files by Martin Roth · 1 year, 10 months ago
  9. d58599d drivers/fsp: Rewrite post code hex values in lowercase by Sean Rhodes · 2 years, 8 months ago
  10. 26f97f9 src/soc to src/superio: Fix spelling errors by Martin Roth · 2 years, 10 months ago
  11. 0e2510f soc/intel/common/block/cpu: Introduce CAR_HAS_L3_PROTECTED_WAYS Kconfig by Subrata Banik · 3 years ago
  12. baf922c soc/intel/common: Calculate and configure SF Mask 1 by Subrata Banik · 3 years ago
  13. 16ab9bd soc/intel/common: Calculate and configure SF Mask 2 by Subrata Banik · 3 years ago
  14. 39b53d9 soc/intel/common/block: Add space before comment delimiter by Subrata Banik · 3 years ago
  15. 1b12d78 soc/intel/common: Use SPR for backing up data way and eviction mask by Subrata Banik · 3 years ago
  16. 5cb24d4 soc/intel/cache_as_ram.S: Fix CAR issues with Bootguard by Arthur Heymans · 3 years, 1 month ago
  17. 6da7fa2 soc/intel/cache_as_ram.S: Fix SOC_INTEL_APOLLOLAKE by Arthur Heymans · 3 years, 1 month ago
  18. cd96fed5 soc/intel/cache_as_ram.S: Add macro to detect bootguard nem by Arthur Heymans · 3 years, 1 month ago
  19. 481c52d soc/intel/car: Add support for bootguard CAR by Arthur Heymans · 4 years, 8 months ago
  20. 99a48bc soc/intel/common/cache_as_ram.S: Add macro to clear CAR by Arthur Heymans · 4 years, 8 months ago
  21. 64c9c6d soc/intel/common/cache_as_ram.S: Add macro to find a free MTRR by Arthur Heymans · 4 years, 8 months ago
  22. c57d303 soc/intel/car/cache_as_ram.S: Fix typo in comment by Arthur Heymans · 3 years, 1 month ago
  23. 0603902 soc/intel/common/block/cpu: Use tab instead of space by Subrata Banik · 3 years, 4 months ago
  24. e4606bb soc/intel/common/block/cpu: Use tab instead of space by Subrata Banik · 3 years, 4 months ago
  25. 7522a8f arch/x86: Move prologue to .init section by Kyösti Mälkki · 3 years, 8 months ago
  26. 860c684 src/soc/intel: Add support for CAR_HAS_SF_MASKS and select for TGL by Shreesh Chhabbi · 3 years, 7 months ago
  27. 87c7ec7 soc/intel: Remove INTEL_CAR_NEM_ENHANCED_V2 config option by Shreesh Chhabbi · 3 years, 7 months ago
  28. 89b296c soc/intel/common/block/cpu/car: Fix two whitespace issues by Subrata Banik · 3 years, 7 months ago
  29. 2b77112 soc/intel/common/block/cpu/car/cache_as_ram: Add x86_64 support by Patrick Rudolph · 3 years, 8 months ago
  30. c1d227d soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode by Aamir Bohra · 4 years ago
  31. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  32. 0612b27 soc/intel/common: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 3 months ago
  33. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  34. 5885ffe soc/intel/common: Make alignment proper for comments by Subrata Banik · 4 years, 8 months ago
  35. df9cdcf arch/x86/car.ld: Rename suffix _start/_end by Arthur Heymans · 4 years, 8 months ago
  36. 8adaffc soc/intel/common: Fix typo mistake in cache_as_ram.S by Subrata Banik · 5 years ago
  37. c4772b9 cpu/x86: Move checking for MTRR's as a proxy for proper CPU reset by Arthur Heymans · 5 years ago
  38. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  39. 419bfbc src: Move common IA-32 MSRs to <cpu/x86/msr.h> by Elyes HAOUAS · 6 years ago
  40. 05498a2 src/soc: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  41. 5268b76 src/soc: Fix various typos by Jonathan Neuschäfer · 6 years ago
  42. f329f0c intel/common: CAR setup CQOS by Naresh G Solanki · 7 years ago
  43. 028e18f arch/x86: update assembly to ensure 16-byte alignment into C by Aaron Durbin · 7 years ago
  44. 03e971c soc/intel/common/block: Add cache as ram init and teardown code by Subrata Banik · 7 years ago