1. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  2. 9276fe4 mb/google/hatch: Create hatch_whl variant by Shelley Chen · 5 years ago
  3. eb2fa5c mb/google/hatch: Initialize all gpios by Shelley Chen · 5 years ago
  4. 91b027a soc/intel/cannonlake: Add support for logging wake source in SMM by V Sowmya · 5 years ago
  5. 5fe77af soc/intel/cannonlake: Move power_state functions to pmutil.c by V Sowmya · 5 years ago
  6. 0f8547e src/device/Kconfig: Include the discrete VGA OpROM at config UI by Mike Banon · 5 years ago
  7. 2847e1e prog_loader: Associate TS_END_ROMSTAGE timestamp with postcar if exist by Subrata Banik · 5 years ago
  8. 4f42eea arch/x86/postcar: Add separate timestamp for postcar stage by Subrata Banik · 5 years ago
  9. 34508cd soc/intel/icelake: Add PM timer emulation support in ICL by Aamir Bohra · 6 years ago
  10. 5539672 mb/{asus/p5qc,intel/dg43gt}: Remove unneeded include i82801jx.h by Elyes HAOUAS · 6 years ago
  11. ba5ae5b vboot: rename VB2_DISABLE_DEVELOPER_MODE by Joel Kitching · 6 years ago
  12. fdd3564 vboot: rename VB2_SD_DEV_MODE_ENABLED by Joel Kitching · 6 years ago
  13. 2d4e836 src: Drop unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  14. 496ef1a Add new CONFIG(XXX) macro to replace IS_ENABLED(CONFIG_XXX) by Julius Werner · 5 years ago
  15. 55f0a14 mainboard/google/kahlee: Add additional Micron MT40A512M16TB-062E:J SPD for variants by Kevin Chiu · 5 years ago
  16. dbc7095 soc/amd/stoneyridge: Convert SMU fanless options by Marshall Dawson · 5 years ago
  17. 6cdafd9 soc/amd/stoneyridge: Call amdfwtool with different arguments by Marshall Dawson · 5 years ago
  18. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  19. 7a732b4 soc/intel/skylake: Add H110 PCH series by Maxim Polyakov · 5 years ago
  20. 46e6852 soc/intel/skylake: Add new Northbridge and IGD IDs by Maxim Polyakov · 5 years ago
  21. 9126169 soc/intel/braswell/include/soc/spi.h: Add OPTYPE values by Frans Hendriks · 5 years ago
  22. 33973863 soc/intel/braswell/include/soc/pci_devs.h: Add PUNIT_DEV by Frans Hendriks · 5 years ago
  23. 89989cf src: Drop unused include <arch/acpi.h> by Elyes HAOUAS · 5 years ago
  24. c2209e4 mb/google/poppy/variants/nami: Use Pantheon VBT by John Su · 5 years ago
  25. f8edeff mb/google/sarien: add ish firmware_variant field to _DSD by Jett Rink · 5 years ago
  26. 6bdfc80 driver/intel/ish: add ish chip driver support by Jett Rink · 5 years ago
  27. 4e8dee5 arch/x86: Prepare GDT for x86_64 by Patrick Rudolph · 5 years ago
  28. 57b4ec6 vendorcode/intel/fsp/fsp2_0/cml: Update FSP header files for Cometlake by Subrata Banik · 5 years ago
  29. 93d6ba0 ec/lenovo/h8: Implement ACPI methods to set battery thresholds by Alexey Kharlamov · 7 years ago
  30. b697c90 nb/intel/sandybridge: Reserve CAR region with !NATIVE_RAMINIT by Kyösti Mälkki · 5 years ago
  31. c77ebc6 mb/siemens/{mc_apl1,mc_tcu3}: Fix typo on "Display" by Elyes HAOUAS · 5 years ago
  32. 503d324 Remove DEFAULT_PCIEXBAR alias by Kyösti Mälkki · 5 years ago
  33. e079e5c device/pci_ops: Inline PCI config accessors for ramstage by Kyösti Mälkki · 5 years ago
  34. ad7758c device/pci_ops: Change ramstage PCI accessor signatures by Kyösti Mälkki · 5 years ago
  35. 6fefdfd device/pci_ops: Simplify logic for PCI bus ops by Kyösti Mälkki · 5 years ago
  36. e459a89 soc/intel: Use simple PCI config access by Kyösti Mälkki · 5 years ago
  37. c8b4d21 sb/amd: Use simple PCI IO config access by Kyösti Mälkki · 5 years ago
  38. 6d81b15 superio/ite/it8613e: add support for ITE IT8613E by Krystian Hebel · 5 years ago
  39. 175aa69 intel/apollolake: Fix incorrect config usage by Julius Werner · 5 years ago
  40. c8aed48 x86/car: Fix incorrect config usage by Julius Werner · 5 years ago
  41. e586182 mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files by Hung-Te Lin · 5 years ago
  42. 65200f0 mb/qemu-{i440fx,q35}: Use POSTCAR stage to load the ramstage by Arthur Heymans · 6 years ago
  43. 7362768 arch/io.h: Drop includes in fam10 romstages by Kyösti Mälkki · 5 years ago
  44. b27fb33 soc/intel/braswell: Add SMBus support by Frans Hendriks · 5 years ago
  45. 80b0c64 mb/google/sarien/variants/arcada: Add GPIO H15 to enable BT by Casper Chang · 5 years ago
  46. 7c2b508 mb/google/octopus: Add 6GB dual-channel memory configuration by Seunghwan Kim · 5 years ago
  47. 3ee8b75 arch/io.h: Separate MMIO and PNP ops by Kyösti Mälkki · 5 years ago
  48. 3855c01 device/pnp: Add header files for PNP ops by Kyösti Mälkki · 5 years ago
  49. 3695593 Fix indirect include for endianess by Kyösti Mälkki · 5 years ago
  50. 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 5 years ago
  51. 065857e arch/io.h: Drop unnecessary include by Kyösti Mälkki · 5 years ago
  52. bdaec07 arch/io.h: Add missing includes by Kyösti Mälkki · 5 years ago
  53. 3e6913b arch/io.h: Fix PCI and PNP simple typedefs by Kyösti Mälkki · 5 years ago
  54. e132d57 Fix <io.h> includes by Kyösti Mälkki · 5 years ago
  55. 71a652c mb/google/sarien: Enable MAC address passthru support by Duncan Laurie · 5 years ago
  56. 57d5e47 vendorcode/google/chromeos: Support MAC address passthru policy by Duncan Laurie · 5 years ago
  57. 48532ee vendorcode/google/chromeos: Add support for reading VPD in ACPI by Duncan Laurie · 5 years ago
  58. cf8094c vendorcode/google/chromeos: Save VPD region into GNVS by Duncan Laurie · 5 years ago
  59. e0a0c63 soc/intel/cannonlake: Move common definitions to a header file by Rizwan Qureshi · 5 years ago
  60. 088d2a3 soc/intel/cnl/acpi: add ish ACPI device by Jett Rink · 5 years ago
  61. 59e5c80 soc/intel/cannonlake: Fix DSDT compile remarks by Lijian Zhao · 5 years ago
  62. 80505a6 sb/intel/i82801gx: Remove unnecessary/redundant ACPI offset operator by Elyes HAOUAS · 5 years ago
  63. 2796b24 nb/intel/i945: Remove redundant use of ACPI offset operator by Elyes HAOUAS · 5 years ago
  64. 4708612 fmap: Add FMAP_AREA_PRESERVE by Hung-Te Lin · 5 years ago
  65. 6c36642 Revert "mb/google/poppy/variants/atlas: Update DPTF parameters" by Puthikorn Voravootivat · 5 years ago
  66. b4f57bb src/soc/intel/braswell/cpu.c: Set up local APIC by Frans Hendriks · 6 years ago
  67. 59ae2ef {src/include},{soc/intel): Configure HDA codecs by Frans Hendriks · 5 years ago
  68. 8ee161d arch/x86/acpi: Remove obsolete acpi_gen_regaddr resv field by Elyes HAOUAS · 5 years ago
  69. 44206e3 sb/intel/common: Fix SMBus block commands by Kyösti Mälkki · 5 years ago
  70. 3a42c88 device/pci: Organize Makefile by Kyösti Mälkki · 5 years ago
  71. 78d1432 device/pci_ops: Drop parameter from pci_bus_default_ops() by Kyösti Mälkki · 5 years ago
  72. 00ad8df device/pci_ops: Drop unused parameter by Kyösti Mälkki · 5 years ago
  73. 92b5296 device/pci_ops: Avoid name collisions by Kyösti Mälkki · 5 years ago
  74. 2687443 sb/intel/common/firmware: Don't touch descriptor region by Mario Scheithauer · 5 years ago
  75. a7967ee arch/x86/acpi: Clean up comments by Elyes HAOUAS · 5 years ago
  76. a160113 cpu/intel/model_1067x: Don't try to apply MCU a second time by Nico Huber · 5 years ago
  77. 2d0fe4f cpu/intel/model_1067x: Implement microcode loading by Nico Huber · 5 years ago
  78. 97445f2 superio/ite/common: add option for enabling 5 FANs by Krystian Hebel · 5 years ago
  79. 65b514c superio/ite/common/env_ctrl.c: fix IS_ENABLED argument by Krystian Hebel · 5 years ago
  80. 49aaff7 mb/google/sarien: Remove DRIVERS_PS2_KEYBOARD by Duncan Laurie · 5 years ago
  81. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  82. 44e89af soc/intel/skylake: Unify serial IRQ options by Nico Huber · 5 years ago
  83. f288b39 src/arch/x86/acpi.c: Update ACPI table's revision numbers by Elyes HAOUAS · 6 years ago
  84. 0d4de2a ACPI: Rename FADT model and set it to zero by Elyes HAOUAS · 5 years ago
  85. c3d03b3 drivers/intel/fsp2_0: Add more EFI return status into FSP2.0 driver by Subrata Banik · 5 years ago
  86. 45e295b mb/siemens/mc_bdx1: Enable TPM2 on LPC by Werner Zeh · 5 years ago
  87. ddbdf9a mb/google/sarien: ALC3204 HDA verb table pin config change by Joyce Toh · 5 years ago
  88. 411a8b7 src/mb/sifive/hifive-unleashed: replace fdt in maskrom by Xiang Wang · 5 years ago
  89. c6d672f src/soc/intel/braswell/northcluster.c: Correct calculation of FSP memory area by Frans Hendriks · 6 years ago
  90. fa011db soc/intel/cannonlake: Add CometLake SoC support by Subrata Banik · 5 years ago
  91. 805bd10 mb/google/poppy/variants/atlas: Update DPTF parameters by Puthikorn Voravootivat · 5 years ago
  92. 8997f67 mb/google/poppy/variants/atlas: Add tdp_pl1_override value by Puthikorn Voravootivat · 5 years ago
  93. 255f35c src/soc/intel/braswell/southcluster.c: Config ISA DMA controller by Frans Hendriks · 6 years ago
  94. 9348413 soc/intel/braswell: Correct configuration of interrupts by Frans Hendriks · 6 years ago
  95. 3e8504a src/soc/intel/braswell/acpi/irqlinks.asl: Allow IRQ10 and 11 for all LNKx by Frans Hendriks · 6 years ago
  96. b28025a cpu/x86/mtrr/mtrr.c:Avoid static scan false positive by Richard Spiegel · 5 years ago
  97. 08087a3 cpu/intel: Remove socket_BGA1284 by Nico Huber · 5 years ago
  98. c570a0e cpu/intel: Rename socket_mPGA478MN to socket_p by Nico Huber · 5 years ago
  99. 1083a4d cpu/intel: Remove models 69x and 6dx by Nico Huber · 5 years ago
  100. ec6d07a cpu/intel/socket_m: Remove models 69x and 6dx by Nico Huber · 5 years ago