1. 23cda347 nb/intel/haswell: Hook up libgfxinit by Arthur Heymans · 8 years ago
  2. 7676730 mb/lenovo/x60: Remove PCI reset code from romstage by Paul Menzel · 8 years ago
  3. a446414 google/eve: Fix configuration of some GPIOs by Duncan Laurie · 8 years ago
  4. f171e66 riscv: enable counters via m[us]counteren by Ronald G. Minnich · 8 years ago
  5. 41f6690 drivers/spi: fix flash writes at page boundaries by Aaron Durbin · 8 years ago
  6. 06cd903 google/poppy: Add new board by Furquan Shaikh · 8 years ago
  7. 2911b5e amd/mainboard: Clean up bettong, gardenia USB todos by Marshall Dawson · 8 years ago
  8. 6e40482 motherboard/amd: Clean up bettong, gardenia makefiles by Marshall Dawson · 8 years ago
  9. 28cc06f amd/gardenia: Update ACPI routing by Marshall Dawson · 8 years ago
  10. a4facf8 drivers/intel/gma: Use scaling to simplify fb config by Nico Huber · 8 years ago
  11. 66203df drivers/intel/gma: Add textmode support with libgfxinit by Nico Huber · 8 years ago
  12. dcd2f17 pcengines/apu2: add board support by Piotr Król · 8 years ago
  13. cff3b09 amd/gardenia: Add AHB bridge registers in ACPI by Marshall Dawson · 8 years ago
  14. 0fc64ac amd/gardenia: Add I2C devices to ACPI by Marshall Dawson · 8 years ago
  15. 3c6c299 amd/gardenia: Clean up GPIO ASL by Marshall Dawson · 8 years ago
  16. 555c9f9 ti/beaglebone: Define arch for omap-header build by Kyösti Mälkki · 8 years ago
  17. 211b1d8 AMD binaryPI: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  18. 5efddd7 intel/fsp_rangeley: Fix use of __SIMPLE_DEVICE__ by Kyösti Mälkki · 8 years ago
  19. c86c6b3 intel cache-as-ram: Move DCACHE_RAM_BASE by Kyösti Mälkki · 8 years ago
  20. c3e0389 intel/i82801ix: Add HAVE_INTEL_FIRMWARE by Kyösti Mälkki · 8 years ago
  21. 7f0e458 emulation/qemu-q35: Increase default ROM_SIZE by Kyösti Mälkki · 8 years ago
  22. 82e41d8 ACPI S3: Signal successful boot by Kyösti Mälkki · 8 years ago
  23. d9307c2 riscv: Add support for timer interrupts by Ronald G. Minnich · 8 years ago
  24. a01695b Revert "arch/x86/smbios: Correct manufacturer ID" by Nico Huber · 8 years ago
  25. 9e70ce0 nb/x4x: Add other Eaglelake IGD PCI DID to list by Arthur Heymans · 8 years ago
  26. 2fe0d75 google/reef: Use exported GPIOs and ACPI regulator for touchscreen by Furquan Shaikh · 8 years ago
  27. 60f3217 drivers/regulator: Add driver for handling GPIO-based fixed regulator by Furquan Shaikh · 8 years ago
  28. 690831d google/eve: Set throttle offset to 10 degrees by Duncan Laurie · 8 years ago
  29. 698b387 amd/gardenia: Enable LPC decodes by Marshall Dawson · 8 years ago
  30. ce128a7 amd/gardenia: Enable HD Audio by Marshall Dawson · 8 years ago
  31. 2e0817e amd/gardenia: Update PCIe and DDI lanes by Marshall Dawson · 8 years ago
  32. ec6912b amd/gardenia: Enable SATA controller by Marshall Dawson · 8 years ago
  33. 081b724 amd/gardenia: Update xHCI configuration by Marshall Dawson · 8 years ago
  34. c3cd6d7 amd/gardenia: Configure GPIO signals by Marshall Dawson · 8 years ago
  35. fb73bb3 amd/gardenia: Remove board ID capability by Marshall Dawson · 8 years ago
  36. 941af1c amd/gardenia: Remove rev-specific storage setup by Marshall Dawson · 8 years ago
  37. 4bbea90 amd/gardenia: Correct SPD AGESA callout by Marshall Dawson · 8 years ago
  38. 91135fe mainboard/amd: Copy bettong to gardenia and update for build by Marc Jones · 8 years ago
  39. 3a1fbea drivers/pc80/tpm: Set default TPM acpi path if unset by Philipp Deppenwiese · 8 years ago
  40. adcad7f util/romcc: Don't read 'member' if it might be NULL by Patrick Georgi · 8 years ago
  41. 305035c nb/intel/sandybridge/raminit: Separate Sandybridge and Ivybridge by Patrick Rudolph · 8 years ago
  42. 054c5b5 mb/intel/kblrvp: Increase preram cbmem console size by Naresh G Solanki · 8 years ago
  43. 04bb480 x86: Configure premem cbmem console size by Naresh G Solanki · 8 years ago
  44. f3018f9 Set the fsb timer correctly for Netburst CPUs by Arthur Heymans · 8 years ago
  45. 98915bb drivers/i2c/generic: Allow mainboards to export reset and enable GPIOs by Furquan Shaikh · 8 years ago
  46. c804826 acpi_device: Add special HID for DT namespace by Furquan Shaikh · 8 years ago
  47. ca80196 util/broadcom: Check for successful file access by Patrick Georgi · 8 years ago
  48. 2d14021 google/eve: Enable touch devices by Duncan Laurie · 8 years ago
  49. 731ef9b tpm2: handle failures more gracefully by Vadim Bendebury · 8 years ago
  50. 74add8b samsung/exynos5420: Fix test for src < 0 by Patrick Georgi · 8 years ago
  51. da8421d util/romcc: remove self-assignment by Patrick Georgi · 8 years ago
  52. f78e658 util/romcc: Move access after NULL-check by Patrick Georgi · 8 years ago
  53. f23cba0 util/romcc: Fix resource leak by Patrick Georgi · 8 years ago
  54. 8c47b1f util/broadcom: Add two more NULL checks by Patrick Georgi · 8 years ago
  55. a3e928c util/broadcom: Check return value of stat() by Patrick Georgi · 8 years ago
  56. 3d51a6a util/broadcom: Initialize variable by Patrick Georgi · 8 years ago
  57. 6e50e33 util/broadcom: Close file after use by Patrick Georgi · 8 years ago
  58. 856a3ab util/broadcom: Terminate string by Patrick Georgi · 8 years ago
  59. 5f771dc util/broadcom: close file on error by Patrick Georgi · 8 years ago
  60. 1d1e141 mediatek/mt8173: Check the right set of bits in USB controller by Patrick Georgi · 8 years ago
  61. 710032b google/eve: Enable native mode for UART pins in bootblock by Duncan Laurie · 8 years ago
  62. a12fc81 drivers/i2c/hid: Add generic I2C HID driver by Duncan Laurie · 8 years ago
  63. bd10516 mb/roda/rv11: Add new boards Lizard RV11 and RW11 by Dennis Wassenberg · 9 years ago
  64. f971dcb 3rdparty/libgfxinit: Update to latest master by Nico Huber · 8 years ago
  65. e70bfee util/ifdfake: Add number of regions by Nico Huber · 8 years ago
  66. 50ce163 mb/ga-945gcm-s2l: Fix resume from suspend by Arthur Heymans · 8 years ago
  67. 4863cc4 smbios.h: add missing SKU field to type3 table by Matt DeVillier · 8 years ago
  68. 678923c ec/ene932: correct ACPI battery data fed into ToString() by Matt DeVillier · 8 years ago
  69. f8bd1dd mainboard/google/reef: clear normal MRC cache on recovery retrain by Aaron Durbin · 8 years ago
  70. d09142c soc/intel/common: provide option to invalide MRC cache on recovery by Aaron Durbin · 8 years ago
  71. 8f9a5ff ec/google/chromeec: query cbmem for retrain status by Aaron Durbin · 8 years ago
  72. b2a5f48 lib/cbmem: allow anyone to use cbmem_possibly_online() by Aaron Durbin · 8 years ago
  73. dfcc60c soc/intel/apollolake: don't probe flash manually by Aaron Durbin · 8 years ago
  74. 8099803 util/cbfstool: Handle error condition more carefully by Patrick Georgi · 8 years ago
  75. 6b2d2db util/cbfstool: check that buffer_create worked by Patrick Georgi · 8 years ago
  76. 862df92 util/cbfstool: Fix memory leak by Patrick Georgi · 8 years ago
  77. a2ce710 util/cbfstool: Add NULL-ptr check by Patrick Georgi · 8 years ago
  78. d03391a google/reef: Remove VARIANT_DIR definition by Martin Roth · 8 years ago
  79. fdc1b2e drivers/i2c: Pass in i2c_generic_config into i2c_generic_fill_ssdt by Furquan Shaikh · 8 years ago
  80. e34c16f ec/chromeec: Correct ACPI battery data fed into ToString() by Matt DeVillier · 8 years ago
  81. 31be2c9 soc/intel/common: remove mrc cache assumptions by Aaron Durbin · 8 years ago
  82. f1f322b pcf8523: Fix wrong initialization of several registers by Werner Zeh · 8 years ago
  83. 6bc4416 util/abuild: Fix update_config function by Martin Roth · 8 years ago
  84. 2ab96fc 3rdparty/blobs: Update for AMD Stoney Ridge by Marshall Dawson · 8 years ago
  85. b8a5736 lib/spd_bin: Check return code & remove dead code by Naresh G Solanki · 8 years ago
  86. 4134680 libpayload/drivers/video: Improve check in if condition by Patrick Georgi · 8 years ago
  87. 5250852 libpayload/.../PDCurses: Improve compatibility with ncurses by Patrick Georgi · 8 years ago
  88. 0f01c09 vendorcode/amd: drop dead code by Patrick Georgi · 8 years ago
  89. 83f75bf libpayload/.../PDCurses: avoid reading orig before NULL checking it by Patrick Georgi · 8 years ago
  90. cf3b306 vendorcode/amd: Fix non-terminating loop by Patrick Georgi · 8 years ago
  91. a1df15e soc/intel/broadwell/lpc.c: don't zeroize existing gnvs table by Matt DeVillier · 9 years ago
  92. 93eb8c4 google/eve: Configure I2C3 pins as GPIO inputs by Duncan Laurie · 8 years ago
  93. b7a52d3 sio/ite/it8783ef: Return (0) in ACPI _PSC methods by Nico Huber · 8 years ago
  94. 76069f3 mainboard/google/reef: implement phase enforcement pin by Aaron Durbin · 8 years ago
  95. 73deeae vendorcode/google/chromeos: provide acpi phase enforcement pin macros by Aaron Durbin · 8 years ago
  96. c53cf64 rockchip: rk3399: change emmc clk to 148.5MHz by Ziyuan Xu · 8 years ago
  97. 0803ba4 vendorcode/google/chromeos: zero out SHARED_DATA region by Patrick Georgi · 8 years ago
  98. 4399b85 vendorcode/google/chromeos: Fill in firmware ID regions by Patrick Georgi · 8 years ago
  99. d9edb18 util/cbfstool: Enable filling fmap regions with a given value by Patrick Georgi · 8 years ago
  100. 2c34e74 lenovo: Don't use extern with functions by Kyösti Mälkki · 8 years ago