1. 425e75a sb/intel/i82801gx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  2. a3caa2d sb/intel/lynxpoint: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  3. 0168639 sb/intel/i82801jx: Use SOUTHBRIDGE_INTEL_COMMON_PMCLIB by Patrick Rudolph · 5 years ago
  4. 1ae592b sb/intel/common: Add common detect_s3_resume by Patrick Rudolph · 5 years ago
  5. 6d56916 soc/intel/cpulib: Remove redundent enable/disable functions by Subrata Banik · 5 years ago
  6. 459df66 soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR code by Subrata Banik · 5 years ago
  7. c47eda0 mb/google/hatch: Restore Goodix Touch Screen by Eric Lai · 5 years ago
  8. cef9879 soc/intel/cannonlake: Select FSP_M_XIP by Furquan Shaikh · 5 years ago
  9. 237baa1 util/genbuild_h: Allow operation with older git versions by Patrick Georgi · 5 years ago
  10. 2936816 mb/google/hatch: Use GPIO IRQ for sx9310 device by Furquan Shaikh · 5 years ago
  11. aea9871 drivers/i2c/sx9310: Add support for GPIO IRQ by Furquan Shaikh · 5 years ago
  12. 5520840 mb/google/hatch: Configure reset config to PLTRST for IOAPIC pads by Furquan Shaikh · 5 years ago
  13. 09b01de soc/intel/cannonlake: Do not use XIP_ROM_SIZE by Furquan Shaikh · 5 years ago
  14. 9007118 mb/google/hatch: Skip UART0 config in FSP by Furquan Shaikh · 5 years ago
  15. 8f6f3ac util/genbuild_h: Do not print PGP verification results in `git log` output by Sergey Alirzaev · 5 years ago
  16. 5c76ed6 libpayload/option table: Don't pad string entries with garbage by Nico Huber · 6 years ago
  17. 8110f46 libpayload/storage: Add Apollo Lake AHCI ID to tested controllers by Nico Huber · 6 years ago
  18. 31eac4d drivers/spi: Move M25Pxx commands to spi_winbond.h by Frans Hendriks · 5 years ago
  19. 1385b7d drivers/intel/fsp1_1: Configure UART after memory init by Frans Hendriks · 5 years ago
  20. dd118103 mb/asrock/h110m: Add virtual LDN for SuperIO to DT by Maxim Polyakov · 5 years ago
  21. 693709b google/kukui: Add variant 'Krane' by Hung-Te Lin · 5 years ago
  22. b217baa nb/intel/i945: Fix ich7_setup_root_complex_topology by Elyes HAOUAS · 6 years ago
  23. 7fc25c0 mb/google/sarien: Reserve gpio pins for D3 cold control by Eric Lai · 5 years ago
  24. 67d6309 mb/google/sarien: Change GPIOs to avoid leakage during S0iX by Roy Mingi Park · 5 years ago
  25. f74f6cb nb/intel/{gm45,i945,x4x}: Correct array bounds checks by Jacob Garber · 5 years ago
  26. 94d61ec util/inteltool: Swap conditions to prevent uninit reads by Jacob Garber · 5 years ago
  27. e05fe31 soc/intel/cannonlake: Correct the GPE DWx mapping for GPIO groups by Aamir Bohra · 5 years ago
  28. 4577cd2 libpayload: keyboard: Add F11 and F12 support by Matt Delco · 5 years ago
  29. 7fd1845 mb/google/ampton: Fix polarity of EN_PP3300_WLAN_L signal. by Tim Wawrzynczak · 5 years ago
  30. 0043a3d Documentation: Explain FMAP and FMD by Hung-Te Lin · 5 years ago
  31. a751445 vboot: do not set VBSD_BOOT_FIRMWARE_WP_ENABLED flag by Joel Kitching · 5 years ago
  32. ae0fb76 chromeos: clean up "recovery" and "write protect" GPIOs by Joel Kitching · 5 years ago
  33. 482eec0 google/kukui: Use internal CR50_IRQ pull-up by You-Cheng Syu · 5 years ago
  34. 38dbd68 mb/google/octopus: Disable WLAN prior the entry of S5 by Kane Chen · 5 years ago
  35. f028604 kconfig_lint: Make uses of CONFIG() on an unknown option an error by Julius Werner · 5 years ago
  36. 5de93e9 nb/amd/amdfam10/util.c: Use "CONFIG" only when appropriate by Elyes HAOUAS · 5 years ago
  37. d18a0cb Documentation: Make lenovo codenames human readable by Patrick Rudolph · 5 years ago
  38. 1e74221 Documentation: Allow the use of CSV by Patrick Rudolph · 5 years ago
  39. bff6dc7 Documentation: Add coreboot architecture by Patrick Rudolph · 5 years ago
  40. 4a5f7ec mb/ocp/monolake: Add board.fmd by Andrea Barberio · 5 years ago
  41. bcd23b0 Doc/mb/asrock/h110m: update info about PEG by Maxim Polyakov · 5 years ago
  42. 0de2fa0 libpayload: Deduplicate strtol and strtoull by Julius Werner · 5 years ago
  43. 18c1b6b libpayload: limits.h: Provide reliable definitions for all XXX_MAX/MIN by Julius Werner · 5 years ago
  44. f5b76fe libpayload: Fix CONFIG_LP_DEBUG_MALLOC for 64-bit archs by Julius Werner · 8 years ago
  45. 651d8dd libpayload: Fix potential NULL pointer dereference by Francois Toguo · 5 years ago
  46. e0c181d nb/intel/sandybridge: Set uninitialized run length by Jacob Garber · 5 years ago
  47. cc86d89 google/kukui: Configure AP_IN_SLEEP_L correctly by You-Cheng Syu · 5 years ago
  48. 61d365f mb/google/hatch: Support 16MiB fmap by Philip Chen · 5 years ago
  49. 15589b4 arch/x86/smbios: Reference type 7 by Patrick Rudolph · 5 years ago
  50. fc5b809 arch/x86/smbios: Add type 7 by Patrick Rudolph · 5 years ago
  51. 835ca8e arch/x86/cpu: Add functions to determine CPU vendor by Patrick Rudolph · 5 years ago
  52. 5ce1698 mb/google/hatch: Add ACPI support for BT reset functionality by Tim Wawrzynczak · 5 years ago
  53. baa070a src: Fix remaining #include <timer.h> by Nico Huber · 5 years ago
  54. d727fb5 util/docker: Update coreboot-sdk Dockerfile for new debian image by Martin Roth · 5 years ago
  55. c4f3972 mb/facebook/watson: Make turbo mode configurable (disabled by default) by David Hendricks · 5 years ago
  56. 44ad93e Docs/kconfig: Update to use CONFIG() by Nico Huber · 5 years ago
  57. 8c11d05 nb/amd/pi/agesawrapper: Drop stale comment about IS_ENABLED() by Nico Huber · 5 years ago
  58. 8f7a53a commonlib/cbfs: Check for presence of CONFIG() macro by Nico Huber · 5 years ago
  59. e732773 soc/amd/stoney: Don't use IS_ENABLED() for a constant by Nico Huber · 5 years ago
  60. 1dde7cc Replace remaining IS_ENABLED(CONFIG_*) with CONFIG() by Nico Huber · 5 years ago
  61. 3d25430 libpayload/drivers/timer: Use 64 bits to prevent overflow by Jacob Garber · 5 years ago
  62. b70c776 nb/intel/pineview: Correct lsbpos(0) and msbpos(0) by Jacob Garber · 5 years ago
  63. 0decccb soc/intel/baytrail: Correct array bounds check by Jacob Garber · 5 years ago
  64. 42660cd nb/amd/pi, mb/amd/bettong: Fix null pointer checks by Jacob Garber · 5 years ago
  65. a12e9b0 soc/skl: Update SkipExtGfxScan in UPD from devtree by Maxim Polyakov · 5 years ago
  66. 7935b4a siemens/mc_apl5: Remove reduced clock rate for I2C0 by Mario Scheithauer · 5 years ago
  67. 83bb2d4 src/soc/intel/fsp_baytrail/smm.c: add bootstate entry for locking SMI by Michał Żygowski · 6 years ago
  68. 8bd5c99 {src,util}: Correct typo in comment and debug string by Frans Hendriks · 6 years ago
  69. db3ba1b mb/mainboard/google/sarien/variants: Set correct tcc_offset value by Sumeet Pawnikar · 5 years ago
  70. a2b7be7 mb/google/sarien: Add support for melfas touch panel by Eric Lai · 5 years ago
  71. 84743a1 src/soc/intel/cannonlake: Remove ITSS IPC restore by Aamir Bohra · 5 years ago
  72. 4318a97 vc/amd/agesa/f14: Add missing break statement by Jacob Garber · 5 years ago
  73. 7eb8eed sb/intel/{common,i82801dx}: Improve TCO debug code by Jacob Garber · 5 years ago
  74. d2cdfff device/pci: Rewrite PCI MMCONF with symbol reference by Kyösti Mälkki · 5 years ago
  75. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  76. 161eafb mb/amd/bettong/mainboard: Drop unused include <agesawrapper.h> by Elyes HAOUAS · 5 years ago
  77. add76f9 src: Use #include <timer.h> when appropriate by Elyes HAOUAS · 5 years ago
  78. 2452c84 Doc/mb/asrock/h110m: Fix the links by Maxim Polyakov · 5 years ago
  79. 16a1181 mb/asrock/h110m: Add PEG Gen3 support by Maxim Polyakov · 5 years ago
  80. 0220d1e soc/intel/skylake: Set FSP options for PEG port by Maxim Polyakov · 5 years ago
  81. 0de6c50 mb/asrock/h110m: Set PEG as primary GFX device by Maxim Polyakov · 5 years ago
  82. 0bec504 {mb,soc/intel/skylake}: remove unused InternalGfx by Maxim Polyakov · 5 years ago
  83. de08ae1 soc/intel/skylake: Update GFX devtree options by Maxim Polyakov · 5 years ago
  84. 407a279 libpayload: Align main() data types by Patrick Georgi · 5 years ago
  85. e75cb33 drivers/pc80/rtc/mc146818rtc.c: Reset RTC time on RTC power failure by Frans Hendriks · 5 years ago
  86. d371cf3 Make common macros double-evaluation safe by Julius Werner · 9 years ago
  87. bac21f5 mb/google/hatch: Move I2C/SPI options to override tree by Furquan Shaikh · 5 years ago
  88. b0fe89d util/docker: work around toolchain autotools issue by Martin Roth · 6 years ago
  89. b866610 mb/google/hatch: Change the DEVSLP reset config to PLTRST by Rizwan Qureshi · 5 years ago
  90. b4a4036 siemens/mc_apl4: Provide CLK on APL Pin PMU_SUSCLK by Uwe Poeche · 5 years ago
  91. 2e2fe3c mb/google/fizz/variants/karma: Clear GPP_B4 when entering S5 by David Wu · 6 years ago
  92. 2c63017 soc/intel/braswell: Correct serial IRQ support by Frans Hendriks · 5 years ago
  93. e8fb3df Documentation/gfx/libgfxinit.md: Align line breaks by Philipp Bartsch · 5 years ago
  94. 81cd0b0 Documentation: Fix invisible text by Philipp Bartsch · 5 years ago
  95. 654d7b5 Documentation: Fix broken link by Philipp Bartsch · 5 years ago
  96. 0828d03 soc/nvidia/tegra210: Increase bootblock size by Martin Roth · 5 years ago
  97. e8c655d mb/intel/coffeelake_rvp: Configure FSP UPDs of DDI ports for cmlrvp by V Sowmya · 5 years ago
  98. c10fed0 mb/google/hatch: Add Kohaku board by Shelley Chen · 5 years ago
  99. c76409c mb/google/hatch: Create kohaku variant by Shelley Chen · 5 years ago
  100. e556f71 vboot: remove Kconfig option VBOOT_PHYSICAL_REC_SWITCH by Joel Kitching · 5 years ago