1. 9231f0b soc: Add SPDX license headers to Makefiles by Martin Roth · 1 year, 10 months ago
  2. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  3. 6c78420 soc/intel/braswell/romstage/romstage.c: Use __func__ by Elyes HAOUAS · 3 years, 7 months ago
  4. 540902c intel/baytrail,braswell,broadwell: Add const qualifier for power_state by Kyösti Mälkki · 3 years, 7 months ago
  5. 20c8aa7 soc/intel/braswell: Use Kconfig value for TSEG size by Angel Pons · 3 years, 8 months ago
  6. 233ae19 soc/intel/braswell: Clean up devicetree settings by Angel Pons · 3 years, 8 months ago
  7. 2854f40 src/soc/intel: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  8. 3ea5b2d soc/intel/braswell/romstage/romstage.c: Add missing include by Elyes HAOUAS · 4 years, 1 month ago
  9. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  10. ba38f37 soc/intel/braswell: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  11. aee7ab2 soc/intel/braswell: Clean up by Angel Pons · 4 years, 5 months ago
  12. 1c6d8a9 soc: Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  13. 8950cfb soc/intel: Use config_of() by Kyösti Mälkki · 5 years ago
  14. 4e0ec59 {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support by Frans Hendriks · 5 years ago
  15. 59b6542 soc/intel/braswell: Use common cpu/intel/car code by Arthur Heymans · 5 years ago
  16. 6336ee6 sb/intel/*: Delete early_spi by Patrick Rudolph · 5 years ago
  17. 00295aa soc/intel/braswell: Don't use CAR_GLOBAL by Arthur Heymans · 5 years ago
  18. cb6f6a10 soc/intel/braswell: Remove unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  19. c338507 soc/{amd,intel}/chip: Use local include for chip.h by Elyes HAOUAS · 5 years ago
  20. eb789f0 src: Use include <reset.h> when appropriate by Elyes HAOUAS · 6 years ago
  21. 03c60a5 soc/intel/braswell/romstage: Drop unused 'include <rtc.h>' by Elyes HAOUAS · 5 years ago
  22. ade13f0 src: Drop unused 'include <romstage_handoff.h>' by Elyes HAOUAS · 5 years ago
  23. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  24. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  25. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  26. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  27. c70eed1 device: Use pcidev_on_root() by Kyösti Mälkki · 6 years ago
  28. c21df03 arch/x86: Drop spurious arch/stages.h includes by Kyösti Mälkki · 6 years ago
  29. ead574e src: Get rid of duplicated includes by Elyes HAOUAS · 6 years ago
  30. d2b9ec1 src: Remove unneeded include "{arch,cpu}/cpu.h" by Elyes HAOUAS · 6 years ago
  31. 392d699 src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstage by Frans Hendriks · 6 years ago
  32. db70f3b drivers/tpm: Add TPM ramstage driver for devices without vboot. by Philipp Deppenwiese · 6 years ago
  33. c07f8fb security/tpm: Unify the coreboot TPM software stack by Philipp Deppenwiese · 6 years ago
  34. d88fb36 security/tpm: Change TPM naming for different layers. by Philipp Deppenwiese · 7 years ago
  35. 64e2d19 security/tpm: Move tpm TSS and TSPI layer to security section by Philipp Deppenwiese · 7 years ago
  36. decd062 drivers/mrc_cache: move mrc_cache support to drivers by Aaron Durbin · 7 years ago
  37. afe8aee lib: put romstage_handoff implementation in own compilation unit by Aaron Durbin · 8 years ago
  38. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  39. 1b6196d soc/intel/braswell: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  40. d077b58 soc/braswell: Fix issues found during static code analysis by Ravi Sarawadi · 9 years ago
  41. c4153c1 Strago: Enable CA Mirror by Shobhit Srivastava · 9 years ago
  42. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  43. 66208bd FSP 1.1: Replace soc_ prefix with fsp_ by Lee Leahy · 9 years ago
  44. e6af4be intel fsp1_1: prepare for romstage vboot verification split by Aaron Durbin · 9 years ago
  45. cc5ac17 soc/intel/common: remove chipset specific calls by Aaron Durbin · 9 years ago
  46. 3c4053f intel SOC common: Remove unused parameters by Lee Leahy · 9 years ago
  47. 789f2b6 fsp1_1: provide binding to UEFI version by Aaron Durbin · 9 years ago
  48. 9dcd4f0 fsp raminit: Add romstage_params to soc_memory_init_params by Duncan Laurie · 9 years ago
  49. acb9c0b Braswell: Update to end of June. by Lee Leahy · 9 years ago
  50. 3247172 Braswell: Add Braswell SOC support by Lee Leahy · 9 years ago
  51. 42e6856 stage_cache: use cbmem init hooks by Aaron Durbin · 9 years ago
  52. 5264862 Remove empty lines at end of file by Elyes HAOUAS · 9 years ago
  53. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  54. 25509ee Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  55. 0e90dae Move TPM code out of chromeos by Vladimir Serbinenko · 9 years ago
  56. 77ff0b1 Braswell: Use Baytrail as Comparison Base by Lee Leahy · 9 years ago