1. adda3f81 nb/intel/sandybridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 6 years ago
  2. 879eab8 arch/x86/acpi/statdef.asl: Remove unnecessary whitespace by Elyes HAOUAS · 7 years ago
  3. 97d58bc drivers/i2c/designware: conform to controller restrictions by Aaron Durbin · 6 years ago
  4. f18c041 payload/tianocore: Fix patch to preserve coreboot table by Matt DeVillier · 6 years ago
  5. 85a2c71 payloads/tianocore: Add a patch to use the proper BytesPerscanline by Arthur Heymans · 7 years ago
  6. 4ad1f7d Add a default path for vbt.bin by Arthur Heymans · 7 years ago
  7. 823dbde vendorcode/amd/pi/00670f00: Update headers to AGESA 1.3.0.9 by Marc Jones · 7 years ago
  8. 0876caa lib/stage_cache: Add debug messages for failures by Marshall Dawson · 6 years ago
  9. 8cc5fde amd/soc/common: Remove cbmem subregions in heap by Marshall Dawson · 6 years ago
  10. 1f27357 drivers/i2c/designware: Unset IC_ENABLE when setting target address by Chris Ching · 7 years ago
  11. 65d78e8 mb/google/kahlee: always load and run display oprom by Aaron Durbin · 6 years ago
  12. 1051025 device: add ALWAYS_RUN_OPROM option by Aaron Durbin · 6 years ago
  13. fbed9a5 device/pci_device: remove #if/#endif in oprom logic by Aaron Durbin · 6 years ago
  14. 2a5e15c amd/stoneyridge: Move TValid and SmmLock to end of POST by Marshall Dawson · 7 years ago
  15. 34fa425 commonlib: Add AGESA S3 resume defines by Marshall Dawson · 7 years ago
  16. f9bfe05 mb/google/kahlee: Add grunt cr50 support by Justin TerAvest · 6 years ago
  17. b1204aa mb/google/kahlee: Add grunt trackpad in devicetree by Justin TerAvest · 6 years ago
  18. 215bc53 util/docker/coreboot-sdk: Add libftdi1-dev by Martin Roth · 6 years ago
  19. a886974 nb/intel/*.h: Remove left-over register definitions by Patrick Rudolph · 6 years ago
  20. 662b6cb soc/intel/skylake: Always add PM1_TMR block to FADT by Duncan Laurie · 6 years ago
  21. 61e4e1a soc/intel/skylake: Fix common timer frequency by Duncan Laurie · 6 years ago
  22. 00c0cd2 device/pci_rom: Write _ROM method for VGA devices by Patrick Rudolph · 7 years ago
  23. 6be6df0 arch/x86/acpigen: Add generator for _ROM by Patrick Rudolph · 7 years ago
  24. a8733e3 soc/intel/cannonlake: CannonaLake make use of FVI information by Subrata Banik · 7 years ago
  25. 73b67dc drivers/intel/fsp2_0: Add support to display FSP version info Hob by Subrata Banik · 7 years ago
  26. df74577 vendorcode/intel/fsp/fsp2_0: Add CannonLake FirmwareVersionInfoHob header by Subrata Banik · 7 years ago
  27. e2a7bf1 intel/fsp: Update cannonlake fsp header by Lijian Zhao · 7 years ago
  28. b2e1109 vendorcode/intel/fsp: Remove TODOs and make use of EDK2 header by Subrata Banik · 7 years ago
  29. 491728f drivers/intel/fsp2_0: Make use of Resource Type macro from EDK code by Subrata Banik · 7 years ago
  30. db2aba9 vendorcode/intel: Add Kconfig option to get UDK_VERSION by Subrata Banik · 7 years ago
  31. 7455881 drivers/intel/fsp2_0: Unbind UDK2015 Kconfig from FSP2.0 driver by Subrata Banik · 7 years ago
  32. 8b9f289 vendorcode/intel: Add UDK2017 support by Subrata Banik · 7 years ago
  33. bb1e539 mb/google/poppy/variants/nautilus: Add gpio-keys ACPI node for PENH by Furquan Shaikh · 7 years ago
  34. 3c8e00e drivers/gpio_keys: Add driver for handling gpio-keys by Furquan Shaikh · 7 years ago
  35. c32e6cb autoport: Don't do writes to FD in romstage by Arthur Heymans · 6 years ago
  36. 9b31ced mainboard/google/zoombini/variant/meowth: enable FCAM_PWR_EN by Nick Vaccaro · 6 years ago
  37. c8f736b mainboard/google/zoombini/variant/meowth: fix SPD issues by Nick Vaccaro · 7 years ago
  38. 9061318 mainboard/google/zoombini/variants/meowth: enable I2C bus #2 by Nick Vaccaro · 7 years ago
  39. 896b6ab mainboard/google/zoombini/variants/meowth: Add rev 2 gpio changes by Nick Vaccaro · 7 years ago
  40. af0e7d1 mainboard/google/zoombini/variants/meowth: Fix USB OC settings by Nick Vaccaro · 7 years ago
  41. 6978971 mb/google/poppy/variants/soraka: Update _PSV for TCPU by Furquan Shaikh · 6 years ago
  42. f8344fb mb/google/poppy/variants/soraka: Enable mode-aware DPTF by Furquan Shaikh · 7 years ago
  43. cb58683 soc/intel/skylake: Add support for mode-aware DPTF by Furquan Shaikh · 7 years ago
  44. c96ad86 chromeec: Decouple EC tablet event and TBMC device by Furquan Shaikh · 7 years ago
  45. ec91dd8 drivers/i2c/tpm: Add irq_gpio support to tpm. by Justin TerAvest · 6 years ago
  46. 309d6ef mb/google/kahlee: correct comments in baseboard gpio.c by Aaron Durbin · 6 years ago
  47. 9325710 mb/google/kahlee: mark h1 bus as early init for grunt by Aaron Durbin · 6 years ago
  48. de3e84c soc/amd/stoneyridge: initialize i2c buses marked as early init by Aaron Durbin · 6 years ago
  49. 7ad0ce7 soc/amd/stoneyridge: fix gpio_acpi_path() by Aaron Durbin · 6 years ago
  50. 0d2d77a soc/amd/stoneyridge: use new host controller programming by Aaron Durbin · 7 years ago
  51. 063c00c soc/amd/stoneyridge: utilize full SPI flash controller fifo by Aaron Durbin · 6 years ago
  52. 1fcc9f3 drivers/spi: support cmd opcode deduction for spi_crop_chunk() by Aaron Durbin · 6 years ago
  53. 3c0d7cf google/scarlet: Add initialization sequence for Innolux P097PFG panel by Lin Huang · 7 years ago
  54. 0499ce9 rockchip/rk3399: Support LONG_WRITE type in MIPI DSI by Lin Huang · 7 years ago
  55. e87d3cd google/fizz: Adjust PL2 and PsysPl2 values for power loss by Shelley Chen · 7 years ago
  56. 339e771 mb/google/kahlee: Fix I2C bus 1 timing for Grunt by Justin TerAvest · 7 years ago
  57. 763e493 Makefile: Add filelist to help by Martin Roth · 6 years ago
  58. a9868b2 util/lint/checkpatch.pl: Untaint filename by Martin Roth · 6 years ago
  59. 0f68b23 intel: Prepare registers so Windows drivers are happier by Patrick Georgi · 7 years ago
  60. 26436fb soc/intel/denverton_ns: Rename HARCUVAR macros to DENVERTON by Julien Viard de Galbert · 7 years ago
  61. 22f54c5 amd/stoneyridge: Add NV storage to ramtop by Marshall Dawson · 7 years ago
  62. 3a649ee drivers/spi/spi_flash: honor spi controller fifo size for reads by Aaron Durbin · 7 years ago
  63. e987228 soc/intel/cannonlake: Add Cannonlake D0 support in mpinit and report by Lijian Zhao · 7 years ago
  64. 92b487d soc/intel/apollolake: select NO_UART_ON_SUPERIO by Ravi Sarawadi · 7 years ago
  65. 50cc53d amd/stoneyridge: Convert BiosRam access to MMIO by Marshall Dawson · 7 years ago
  66. 7539b8c nb/intel/sandybridge: Use common mrc cache functions by Arthur Heymans · 7 years ago
  67. a20e0b2 ec/google/chromeec: Add _PRW property to CREC device by Furquan Shaikh · 7 years ago
  68. c141323 mb/*/*/cmos.layout: Fix the values for the console level by Arthur Heymans · 7 years ago
  69. 0e32981 util/lint: Apply `final newlines` check to scripts by Alex Thiessen · 7 years ago
  70. 9989171 smbios: handle DIMM of 32G or more by Julien Viard de Galbert · 7 years ago
  71. efea957 mb/google/poppy/variants/soraka: Configure unused pins as NC by Furquan Shaikh · 7 years ago
  72. 8a1f095 mb/google/poppy/variants/nautilus: Update camera power enable GPIOs by Furquan Shaikh · 7 years ago
  73. 9e17e11 mainboard/google/zoombini/variant/meowth: add PCH_WP_OD by Nick Vaccaro · 7 years ago
  74. 25794d2 soc/amd/stoneyridge: fix compilation error by Aaron Durbin · 7 years ago
  75. 610e2e6 libpayload: allow x86 devices to provide non-tsc implementation by Aaron Durbin · 7 years ago
  76. 51e4c1a soc/amd/stoneyridge: remove dependence on TSC by Aaron Durbin · 7 years ago
  77. f49ddb6 arch/x86: allow timestamp source to not be TSC by Aaron Durbin · 7 years ago
  78. f70c1bf cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY by Aaron Durbin · 7 years ago
  79. 0660d1f lib: include timer.c for all stages for GENERIC_UDELAY by Aaron Durbin · 7 years ago
  80. b94a275 drivers/i2c/designware: reduce API complication for bus config by Aaron Durbin · 7 years ago
  81. d861d4e mb/google/kahlee: Add Grunt touchscreen support by Justin TerAvest · 7 years ago
  82. 9a045cf mb/google/kahlee: Add Grunt devicetree i2c bus cfg by Justin TerAvest · 7 years ago
  83. 9d2ed4d mb/google/kahlee: Select DRIVERS_I2C_GENERIC by Justin TerAvest · 7 years ago
  84. 13101a7 soc/amd/stoneyridge: Add I2C devicetree support. by Justin TerAvest · 7 years ago
  85. 949d666 src/amd/stoneyridge: Add devicetree ACPI names by Justin TerAvest · 7 years ago
  86. 8787f24 mb/google/kahlee: Correct grunt HWID in GBB by Justin TerAvest · 7 years ago
  87. ca2ed9f sconfig: Add a new mmio resource type by Justin TerAvest · 7 years ago
  88. 4eaf0fa src/soc/amd/stoneyridge/Kconfig: Use vbios new location by Richard Spiegel · 7 years ago
  89. 7c15047 soc/intel/skylake: Clean up the skylake PCH H device ID macros by V Sowmya · 7 years ago
  90. cb8123a mb/google/poppy/variants/nami: Disable SATA by Kane Chen · 7 years ago
  91. c96a4f6 mb/intel/glkrvp: Select SOC_ESPI to enable eSPI by Shaunak Saha · 7 years ago
  92. 1428f01 soc/intel/cannonlake: enable pch link in bootblock by Caveh Jalali · 7 years ago
  93. 6de0cd2 mainboard/google/zoombini: add ACPI entry for cr50 by Caveh Jalali · 7 years ago
  94. f56e71b mb/google/poppy/variants/nami: Enable elan touchpad wakeup system from S3/S0ix by Van Chen · 7 years ago
  95. f7f01f7 soc/intel/skylake: Send correct ddr_type to SMBIOS Table by Barnali Sarkar · 7 years ago
  96. a2fc1ae payloads/nvramcui/payload.sh: Fix shellcheck warnings by Martin Roth · 7 years ago
  97. 9cf2f70 soc/amd/stoneyridge/spi: do not open code existing CAR APIs by Aaron Durbin · 7 years ago
  98. 8aa0792 mainboard/intel/cannonlake_rvp: remove redundant setting by Lijian Zhao · 7 years ago
  99. bf78d07 util/docker/coreboot-sdk: Add msitools & rsync by Martin Roth · 7 years ago
  100. 2407932 soc/amd/stoneyridge: provide alternate monotonic timer by Aaron Durbin · 7 years ago