1. 423adfb x86/acpi: Fix Coverity issue CID 1399153 by Werner Zeh · 5 years ago
  2. 7418464 mb/google/hatch: Provide DRAM part number from EEPROM by Furquan Shaikh · 5 years ago
  3. 5c19009 soc/intel/cannonlake: Allow mainboard to override DRAM part number by Furquan Shaikh · 5 years ago
  4. 8296fdd util/autoport: Separate NB and SB PCIe port IDs by Angel Pons · 6 years ago
  5. 1194999 src: Drop unused 'include <arch/ioapic.h>' by Elyes HAOUAS · 5 years ago
  6. 285ae69 mb/mainboard/amd/serengeti_cheetah_fam10: Use PCI_DEVFN() by Elyes HAOUAS · 6 years ago
  7. d214955 nb/amd/amdfam10: Remove define macro already done in 'amdfam10.h' by Elyes HAOUAS · 5 years ago
  8. 6b2e436 nb/amd/amdfam10: Remove 'IS_ENABLED()' by Elyes HAOUAS · 5 years ago
  9. b603fdc device/pci_ops: Rename 'where' to 'reg' by Kyösti Mälkki · 5 years ago
  10. 5517246 device/pci_ops: Unify signatures by Kyösti Mälkki · 5 years ago
  11. e5869f8 sb/amd/cimx/sb800/early.c: Drop unused 'include <cbmem.h> by Elyes HAOUAS · 5 years ago
  12. e183429 nb/intel/stage_cache.c: Drop unnecessary includes by Elyes HAOUAS · 5 years ago
  13. 18d6b0c src/mainboard/*/*/cstates.c: Drop unused includes by Elyes HAOUAS · 5 years ago
  14. 484efff {mb,nb/pineview}/*.asl: Remove unneeded include i82801gx.h by Elyes HAOUAS · 6 years ago
  15. a3c655b vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for Cometlake by Ronak Kanabar · 5 years ago
  16. 31f9631 src: Drop unused 'include <arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  17. ebac8c7 Documentation/soc/intel/fsp/ppi: Document new feature to dispatch external PPI by Subrata Banik · 5 years ago
  18. 52331ba drivers/intel/fsp2_0: Add provision to include PPI directory by Subrata Banik · 5 years ago
  19. abc5130 Documentation/soc/intel: Add documentation for Intel FSP by Subrata Banik · 5 years ago
  20. 0515ceb mb/facebook/watson: Enable TPM 1.2 support by zaolin · 5 years ago
  21. 44a5977 mb/google/hatch: Add Hatch_whl board by Shelley Chen · 5 years ago
  22. d244f6c mb/google/hatch: Enable audio support by Sathya Prakash M R · 6 years ago
  23. 8d8cead vendorcode/google/chromeos: Fix AMAC return type by Duncan Laurie · 5 years ago
  24. d9a5779 Docs/project_ideas: Add a "parse SerialICE traces" project idea by Patrick Georgi · 5 years ago
  25. 1ddccbf Docs/project_ideas: Add a stub for Ghidra integration by Patrick Georgi · 5 years ago
  26. 9d712bc include/efi/efi_datatype: Convert EFI datatypes as per coreboot specification by Subrata Banik · 5 years ago
  27. e4cb23c src/soc/intel/apollolake/cpu.c: Set up local APIC by Mario Scheithauer · 5 years ago
  28. be11236 commonlib/loglevel.h: Drop unnecessary include by Elyes HAOUAS · 6 years ago
  29. 5112043 src/mb: Shorten 'include <arch/x86/include/arch/acpigen.h>' by Elyes HAOUAS · 5 years ago
  30. d29ed4a Docs/project_ideas: Expand "toolchain" project description by Patrick Georgi · 5 years ago
  31. ef7a326 lint/kconfig: Update to support new CONFIG() macro by Julius Werner · 5 years ago
  32. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  33. b3a8cc5 Documentation: Our coding style now allows 80 + 2*8 columns in a line by Patrick Georgi · 5 years ago
  34. 9276fe4 mb/google/hatch: Create hatch_whl variant by Shelley Chen · 5 years ago
  35. eb2fa5c mb/google/hatch: Initialize all gpios by Shelley Chen · 5 years ago
  36. 91b027a soc/intel/cannonlake: Add support for logging wake source in SMM by V Sowmya · 5 years ago
  37. 5fe77af soc/intel/cannonlake: Move power_state functions to pmutil.c by V Sowmya · 5 years ago
  38. 0f8547e src/device/Kconfig: Include the discrete VGA OpROM at config UI by Mike Banon · 6 years ago
  39. 8e3b842 intelmetool: Add more flag descriptions by Damien Zammit · 5 years ago
  40. f4491e7 intelmetool: Consolidate all model support from upstream by Damien Zammit · 5 years ago
  41. 2847e1e prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist by Subrata Banik · 5 years ago
  42. 4f42eea arch/x86/postcar: Add separate timestamp for postcar stage by Subrata Banik · 5 years ago
  43. 34508cd soc/intel/icelake: Add PM timer emulation support in ICL by Aamir Bohra · 6 years ago
  44. 5539672 mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h by Elyes HAOUAS · 6 years ago
  45. ba5ae5b vboot: rename VB2_DISABLE_DEVELOPER_MODE by Joel Kitching · 6 years ago
  46. fdd3564 vboot: rename VB2_SD_DEV_MODE_ENABLED by Joel Kitching · 6 years ago
  47. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  48. ae54642 3rdparty/blobs: Update submodule pointer by Nico Huber · 5 years ago
  49. eab2a29 payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  50. b431833 Docs/project_ideas: Add coverity scan cleanup project by Patrick Georgi · 5 years ago
  51. c7b8357 Documentation: Add myself as potential mentor for QEMU targets by Patrick Georgi · 5 years ago
  52. 496ef1a Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX) by Julius Werner · 5 years ago
  53. 55f0a14 mainboard/google/kahlee: Add additional Micron MT40A512M16TB-062E:J SPD for variants by Kevin Chiu · 5 years ago
  54. 67bbb6d util/amdfwtool: Remove fanless SMU options by Marshall Dawson · 5 years ago
  55. dbc7095 soc/amd/stoneyridge: Convert SMU fanless options by Marshall Dawson · 5 years ago
  56. dbae632 util/amdfwtool: Split type field for PSP entries by Marshall Dawson · 5 years ago
  57. 2794a86 util/amdfwtool: Streamline functions with context by Marshall Dawson · 5 years ago
  58. 8e0dca0 util/amdfwtool: Add generic image copy function by Marshall Dawson · 5 years ago
  59. a378c22 util/amdfwtool: Combine table header population by Marshall Dawson · 5 years ago
  60. 0e02ce8 util/amdfwtool: Remove duplicate PSP2 support by Marshall Dawson · 5 years ago
  61. 6cdafd9 soc/amd/stoneyridge: Call amdfwtool with different arguments by Marshall Dawson · 5 years ago
  62. 67d868d util/amdfwtool: Introduce combo-capable option by Marshall Dawson · 5 years ago
  63. 8a45a4d util/amdfwtool: Clarify call to fletcher32 by Marshall Dawson · 5 years ago
  64. 239286c util/amdfwtool: Clarify calculations with structures by Marshall Dawson · 5 years ago
  65. c38c0c9 util/amdfwtool: Fix iteration of PSP firmwares by Marshall Dawson · 5 years ago
  66. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  67. 7a732b4 soc/intel/skylake: Add H110 PCH series by Maxim Polyakov · 5 years ago
  68. 46e6852 soc/intel/skylake: Add new Northbridge and IGD IDs by Maxim Polyakov · 5 years ago
  69. 9126169 soc/intel/braswell/include/soc/spi.h: Add OPTYPE values by Frans Hendriks · 5 years ago
  70. b063cbe MAINTAINERS: Update Braswell SoC maintainers by Michał Żygowski · 5 years ago
  71. 33973863 soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEV by Frans Hendriks · 5 years ago
  72. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  73. c2209e4 mb/google/poppy/variants/nami: Use Pantheon VBT by John Su · 5 years ago
  74. f8edeff mb/google/sarien: add ish firmware_variant field to _DSD by Jett Rink · 5 years ago
  75. 6bdfc80 driver/intel/ish: add ish chip driver support by Jett Rink · 5 years ago
  76. 4e8dee5 arch/x86: Prepare GDT for x86_64 by Patrick Rudolph · 5 years ago
  77. 0c590f0 pci_drivers/cpu_drivers: Fix constructed arrays on x86_64 by Patrick Rudolph · 6 years ago
  78. 57b4ec6 vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for Cometlake by Subrata Banik · 5 years ago
  79. 93d6ba0 ec/lenovo/h8: Implement ACPI methods to set battery thresholds by Alexey Kharlamov · 7 years ago
  80. b697c90 nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT by Kyösti Mälkki · 6 years ago
  81. c77ebc6 mb/siemens/{mc_apl1,mc_tcu3}: Fix typo on "Display" by Elyes HAOUAS · 5 years ago
  82. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  83. e079e5c device/pci_ops: Inline PCI config accessors for ramstage by Kyösti Mälkki · 6 years ago
  84. ad7758c device/pci_ops: Change ramstage PCI accessor signatures by Kyösti Mälkki · 5 years ago
  85. 6fefdfd device/pci_ops: Simplify logic for PCI bus ops by Kyösti Mälkki · 6 years ago
  86. e459a89 soc/intel: Use simple PCI config access by Kyösti Mälkki · 5 years ago
  87. c8b4d21 sb/amd: Use simple PCI IO config access by Kyösti Mälkki · 5 years ago
  88. 24b000a inteltool: Add multiple device IDs of Intel GPUs by Felix Singer · 6 years ago
  89. 9e3c302 util/superiotool/ite.c: add support for IT8613E by Krystian Hebel · 5 years ago
  90. 6d81b15 superio/ite/it8613e: add support for ITE IT8613E by Krystian Hebel · 5 years ago
  91. d60cc97 lint/kconfig: Fix check for IS_ENABLED(XXX) where someone forgot CONFIG_ by Julius Werner · 5 years ago
  92. 175aa69 intel/apollolake: Fix incorrect config usage by Julius Werner · 5 years ago
  93. c8aed48 x86/car: Fix incorrect config usage by Julius Werner · 5 years ago
  94. e586182 mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files by Hung-Te Lin · 5 years ago
  95. 49a4450 cbfstool: Support new FMD flag "PRESERVE" by Hung-Te Lin · 5 years ago
  96. 44b4ec7 rmodule: Add support for R_X86_64_PLT32 by Patrick Rudolph · 6 years ago
  97. 65200f0 mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage by Arthur Heymans · 6 years ago
  98. 9497fcb cbfstool: Change FMD annotation to flags by Hung-Te Lin · 5 years ago
  99. 7362768 arch/io.h: Drop includes in fam10 romstages by Kyösti Mälkki · 5 years ago
  100. 1368244d4 Makefile: Reduce scope of oprom include paths by Kyösti Mälkki · 5 years ago