1. c2b7779 soc/intel/apollolake: provide poweroff() implementation by Aaron Durbin · 8 years ago
  2. 996b15c ec/google/chromeec: provide common SMI handler helpers by Aaron Durbin · 8 years ago
  3. b743b1a lib: add poweroff() declaration by Aaron Durbin · 8 years ago
  4. f1e22d5 soc/intel/quark: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  5. bf168e7 southbridge/intel/fsp_bd82x6x: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  6. 648c9ae southbridge/intel/fsp_i89xx: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  7. 4d7a9a5 southbridge/intel/fsp_rangeley: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  8. e991945 southbridge/intel/i82801gx: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  9. 671909b southbridge/intel/i82801dx: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  10. 78c6843 southbridge/intel/ibexpeak: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  11. da5f509 southbridge/intel/lynxpoint: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  12. 340898f southbridge/intel/bd82x6x: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  13. 15e439a soc/intel/fsp_baytrail: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  14. 9e6d143 soc/intel/broadwell: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  15. c159bb0 soc/intel/fsp_broadwell_de: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  16. e0a4914 soc/intel/skylake: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  17. 1b6196d soc/intel/braswell: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  18. f5cfaa3 soc/intel/baytrail: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  19. 56db47f soc/intel/common: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  20. ed35b7c soc/intel/apollolake: use common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  21. 20a588b arch/x86: provide common Intel ACPI hardware definitions by Aaron Durbin · 8 years ago
  22. 932e09d drivers/intel/fsp1_1: align on using ACPI_Sx definitions by Aaron Durbin · 8 years ago
  23. 9fe0ff2 mainboards: remove direct acpi_slp_type usage by Aaron Durbin · 8 years ago
  24. 30b0c7a mainboards: align on using ACPI_Sx definitions by Aaron Durbin · 8 years ago
  25. 95c4344 arch/x86: provide common ACPI_Sx constants by Aaron Durbin · 8 years ago
  26. ab1960c soc/intel/skylake: don't duplicate setting ACPI sleep state by Aaron Durbin · 8 years ago
  27. 0dca649 soc/intel/braswell: don't duplicate setting ACPI sleep state by Aaron Durbin · 8 years ago
  28. 97dc986 arch/riscv: Move CBMEM into RAM by Jonathan Neuschäfer · 8 years ago
  29. 580db7f chromeos: Fill in the firmware id (RO, RW A, RW B) FMAP sections by Paul Kocialkowski · 8 years ago
  30. 0776fcb rockchip/rk3399: extend romstage range by Lin Huang · 8 years ago
  31. a406c2a rockchip/rk3399: set kevin rev3 pwm regulator initial value to 0.95v by Lin Huang · 8 years ago
  32. 0562783 Google Mainboards: Increase RO coreboot size on flash by Daisuke Nojiri · 8 years ago
  33. 8cb974e rockchip/rk3399: Remove empty function in sdram.c by Derek Basehore · 8 years ago
  34. 5282fe6 rockchip/rk3399: Change copy_to_reg arg type by Derek Basehore · 8 years ago
  35. f3b3ccf rockchip/rk3399: Directly access variables in sdram.c by Derek Basehore · 8 years ago
  36. 1dd0bc0 rockchip/rk3399: cleanup variables in dram_all_config by Derek Basehore · 8 years ago
  37. d570a5a rockchip/rk3399: add/remove local variables to sdram_init by Derek Basehore · 8 years ago
  38. 3030eaf lib/version: Correct whitespace alignment by Paul Menzel · 8 years ago
  39. 585c781 Makefile: Include config from DOTCONFIG instead of HAVE_DOTCONFIG by Paul Kocialkowski · 8 years ago
  40. bcfa7cc buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issue by Martin Roth · 8 years ago
  41. 5f8cb14 spike-riscv: Look for the CBFS in RAM by Jonathan Neuschäfer · 8 years ago
  42. 8aa8caf soc/intel/quark/bootblock: Remove clear_smi_and_wake_events by Jonathan Neuschäfer · 8 years ago
  43. 455c3c9 arch/riscv: Unconditionally start payloads in machine mode by Jonathan Neuschäfer · 8 years ago
  44. c98aac0 spike-riscv: Register RAM resource at 0x80000000 by Jonathan Neuschäfer · 8 years ago
  45. 8660580 util/riscvtools: Provide a tohost/fromhost symbols so Spike doesn't hang by Jonathan Neuschäfer · 8 years ago
  46. dbd8b54 siemens/mc_bdx1: Add usage of external RTC PCF8523 by Werner Zeh · 8 years ago
  47. 3cad2de drivers/i2c: Add new driver for RTC type PCF8523 by Werner Zeh · 8 years ago
  48. 7804790 fsp_broadwell_de: Add SMBus driver for ramstage by Werner Zeh · 8 years ago
  49. bc62834 intel/amenia: Add mainboard SMI handler by Shaunak Saha · 8 years ago
  50. 9a6ebda google/reef: Add mainboard SMI handler by Shaunak Saha · 8 years ago
  51. 141ce41 intel/amenia: Add Maxim98357a support by Harsha Priya · 8 years ago
  52. bb6af29 google/reef: Enable touchscreen in ACPI by Furquan Shaikh · 8 years ago
  53. f0416ed intel/amenia: Update gpio config for audio by Harsha Priya · 8 years ago
  54. 4dc680a nb/intel/pineview/northbridge.c: Remove legacy_hole_size_k declaration by Jonathan Neuschäfer · 8 years ago
  55. f5ef699 tpm2: implement and use pcr_extend command by Vadim Bendebury · 8 years ago
  56. 4c0851c tpm2: implement locking firmware rollback counter by Vadim Bendebury · 8 years ago
  57. 1ec7603 tpm2: fix tpm_write() error reporting by Vadim Bendebury · 8 years ago
  58. adfbbde tpm2: add tlcl_force_clear and use it before factory init by Vadim Bendebury · 8 years ago
  59. 7ee057c tpm2: use pcr0 dependent nvram space policy definitions by Vadim Bendebury · 8 years ago
  60. 6acb9a6 tpm2: add TPM_Clear command processing by Vadim Bendebury · 8 years ago
  61. ebba4d7 tpm2: refactor session header marshalling by Vadim Bendebury · 8 years ago
  62. d9137d5 tpm2: clean up tpm_marshal_command() by Vadim Bendebury · 8 years ago
  63. bc92710 tpm2: avoid comparison between signed and unsigned ints by Vadim Bendebury · 8 years ago
  64. 03e4472 tpm2: drop unused structures by Vadim Bendebury · 8 years ago
  65. 1a98050 tpm2: remove unused buffer size definition by Vadim Bendebury · 8 years ago
  66. 690ac93 rk3399: allow more room for CBMEM console by Vadim Bendebury · 8 years ago
  67. 061e4ff gru: Enable TPM2 by Vadim Bendebury · 8 years ago
  68. 1935ce5 oak/gru: Fix derivative Kconfigs by Julius Werner · 8 years ago
  69. 0cf11cb soc/intel/apollolake: add offset of GPIO_TIER1_SCI_EN bit by Shaunak Saha · 8 years ago
  70. 81d1e09 soc/intel/apollolake: work around FSP for gpio interrupt polarity by Aaron Durbin · 8 years ago
  71. b72c67b soc/intel/apollolake: set gpio interrupt polarity in ITSS by Aaron Durbin · 8 years ago
  72. 1318e88 soc/intel/apollolake: add initial ITSS support by Aaron Durbin · 8 years ago
  73. c79101a mainboard/intel/amenia: use new gpio interrupt macros by Aaron Durbin · 8 years ago
  74. 96bb4d0 mainboard/google/reef: use new gpio interrupt macros by Aaron Durbin · 8 years ago
  75. a277bac soc/intel/apollolake: provide gpio _HIGH/_LOW macros by Aaron Durbin · 8 years ago
  76. d41a338 intel/amenia: Disable unused PCIe ports by Jagadish Krishnamoorthy · 8 years ago
  77. b6fc727 FSP1_0 does not support HAVE_ACPI_RESUME by Kyösti Mälkki · 8 years ago
  78. 044fb53 lib/selfboot: clear BSS segments by Aaron Durbin · 8 years ago
  79. 0dd655f lib/selfboot: remove duplicate prog_set_area() by Aaron Durbin · 8 years ago
  80. edfcce8 lib/selfboot: don't open code linked list operations by Aaron Durbin · 8 years ago
  81. 4934818 Documentation: Fix doxygen errors by Martin Roth · 8 years ago
  82. 5d2c0ef spike-riscv: Remove HTIF related code by Jonathan Neuschäfer · 8 years ago
  83. 066e0f3 google/reef: Add GPE routing settings by Shaunak Saha · 8 years ago
  84. 6e5c5a1 intel/amenia: Add GPE routing settings by Shaunak Saha · 8 years ago
  85. 7f149c7 soc/intel/apollolake: Add handler for SCI by Shaunak Saha · 8 years ago
  86. e51e104 payloads/iPXE: Fix PXE Kconfig question by Martin Roth · 8 years ago
  87. bfe6f6a kconfig: add olddefconfig target to help by Martin Roth · 8 years ago
  88. f626b93 soc/intel/quark: Set CBMEM top from HW register by Lee Leahy · 8 years ago
  89. 660c67a soc/intel/quark: Add host bridge access support by Lee Leahy · 8 years ago
  90. 89186b2 SPD: Add CAS latency 2 by Elyes HAOUAS · 8 years ago
  91. 74bb412 rockchip/rk3399: Fix pinctrl pull bias settings by Shunqian Zheng · 8 years ago
  92. 5d49b4a google/gru: Read RAM & board ids from the ADC by Shelley Chen · 8 years ago
  93. 1592bfb google/gru: Enable coreboot read recovery event by Shelley Chen · 8 years ago
  94. 7db2cd2 google/gru: enable EC software sync by Shelley Chen · 8 years ago
  95. bdd06de rockchip/rk3399: initialize apll_b by Lin Huang · 8 years ago
  96. 3d703bc rockchip/rk3399: Use apll instead of apll_l define by Lin Huang · 8 years ago
  97. 10ea104 vboot2: tpm2 factory initialization. by Vadim Bendebury · 8 years ago
  98. e3d78b8 rockchip/rk3399: calculate clocks based on parent clock speed by Lin Huang · 8 years ago
  99. 9e624fc rockchip/rk3399: Clean up comments in sdram.c by Derek Basehore · 8 years ago
  100. 58826fc tpm: report firmware version by Vadim Bendebury · 8 years ago