1. c0872f2 Pit: move parade writes to mainboard.c by Ronald G. Minnich · 10 years ago
  2. 3f17915 peppy: Drive WLAN_DISABLE_L / BT_ON low in S3 and S5. by Shawn Nematbakhsh · 10 years ago
  3. aa04ed6 Added structure members x_mm and y_mm to edid decoding by Furquan Shaikh · 10 years ago
  4. 6b19071 FUI: Fill in link_m and link_n values by Furquan Shaikh · 10 years ago
  5. 3d9b5a2 Slippy: remove unneeded code in i915io.c by Ronald G. Minnich · 10 years ago
  6. f47c4bc slippy/falco/peppy: Route USB to XHCI on resume by Duncan Laurie · 10 years ago
  7. 289bac6 haswell: Add pei_data field for USB routing by Duncan Laurie · 10 years ago
  8. d3c5e50 haswell boards: fix SATA interrupt in ACPI by Duncan Laurie · 10 years ago
  9. 68a8431 haswell: Update microcode revision by Duncan Laurie · 10 years ago
  10. 8d716b9 slippy/falco/peppy: update ACPI C-state settings by Duncan Laurie · 10 years ago
  11. 8056dc6 lynxpoint: Avoid any ME device communication in S3 path by Duncan Laurie · 10 years ago
  12. 3d299c4 lynxpoint me: add support for mbp clear wait in finalize step by Duncan Laurie · 10 years ago
  13. 80fd5c4 lynxpoint xhci: Add ACPI D0/D3 workarounds by Duncan Laurie · 10 years ago
  14. af98062 Revert "lynxpoint: Move ME lock down to ramstage" by Duncan Laurie · 10 years ago
  15. d8c7d73 lynxpoint: power management setup tweak by Duncan Laurie · 10 years ago
  16. 45df596 SLIPPY: final changes for FUI by Ronald G. Minnich · 10 years ago
  17. ebb8a1a peppy: Duplicate SPD data for 2GB configurations. by Shawn Nematbakhsh · 10 years ago
  18. 21d4a85 chromeos: Check for recovery reason code in shared data by Duncan Laurie · 10 years ago
  19. 29f7688 haswell boards: Use PECI temp sensor id 0 by Duncan Laurie · 10 years ago
  20. a9dc051 falco: Enable RTD2132 spread spectrum at 1.0% by Duncan Laurie · 10 years ago
  21. 0cf0d14 rtd2132: Add driver for Realtek RTD2132 LVDS bridge by Duncan Laurie · 10 years ago
  22. 8870733 lynxpoint: Add LPT-LP device id and smbus_write_byte by Duncan Laurie · 10 years ago
  23. 05d065c bolt: make the gpio interrupts edge sensitive by Aaron Durbin · 10 years ago
  24. f584218 armv7: Remove SYS_TEXT_BASE config. by Hung-Te Lin · 10 years ago
  25. f422a44 ec/lenovo/h8: Enable 3G modem by Vladimir Serbinenko · 10 years ago
  26. 7d14e89 lynxpoint: Don't write to non-existent EHCI by Duncan Laurie · 10 years ago
  27. b1ae030 cpu/intel: Do not rely on CBFS microcode having a terminator by Alexandru Gagniuc · 9 years ago
  28. 4c37e58 device/dram/ddr3: Move CRC calculation in a separate function by Alexandru Gagniuc · 9 years ago
  29. d781343 X60/T60: Implement "next display output" button. by Vladimir Serbinenko · 9 years ago
  30. dd9945b qemu/videoinit: Set required fields in fake EDID by Vladimir Serbinenko · 9 years ago
  31. 9bf05de lenovo/x201: Add support for Lenovo X201 (Calpella-based laptop) by Vladimir Serbinenko · 10 years ago
  32. 2c87668 ec/lenovo/h8: Fix peripheral init without CMOS config by Vladimir Serbinenko · 10 years ago
  33. cc2f345 intel/cougar_canyon2/Kconfig: Remove HAVE_ACPI_RESUME as S3 is unsupported by Paul Menzel · 9 years ago
  34. ad3bd9d drivers/pc80: Add ACPI description. by Vladimir Serbinenko · 9 years ago
  35. 75b68d8 cpu/amd: Remove error messages on non-matching microcode patches by Kyösti Mälkki · 9 years ago
  36. 66e0c4c cpu: Rename CPU_MICROCODE_IN_CBFS to SUPPORT_CPU_UCODE_IN_CBFS by Alexandru Gagniuc · 9 years ago
  37. 4c5b161 EDID: add fields specialized to the needs of framebuffers by Ronald G. Minnich · 10 years ago
  38. 3ece50d bolt: Initial mainboard commit by Duncan Laurie · 10 years ago
  39. 0a7c49e HDA: Enable Mini-HDA and fix up PCH-HDA init by Duncan Laurie · 10 years ago
  40. 4e3b345 slippy/falco/peppy: make GPIO interrupts be edge triggered by Duncan Laurie · 10 years ago
  41. 6da7046 EXYNOS5250: be less chatty at critical moments by Ronald G. Minnich · 10 years ago
  42. 3641cb1 falco: drive WLAN_DISABLE_L low in S3 and S5 by Aaron Durbin · 10 years ago
  43. c5aac95 exynos5250: Correct DDR3 Phy-reset value names. by Hung-Te Lin · 10 years ago
  44. 356833d haswell: Fix up GPU power management setup by Duncan Laurie · 10 years ago
  45. 118d105 haswell: Export functions for CPU family+model and stepping by Duncan Laurie · 10 years ago
  46. f6d6e62 exynos5420: Setup clocks for MMC bus controller. by Hung-Te Lin · 10 years ago
  47. 865912c peppy: Add backward-compatible RAM_ID table. by Shawn Nematbakhsh · 10 years ago
  48. aa1b106 Peppy: Update Realtek ALC283 verb table by Martin Roth · 10 years ago
  49. d0a6a38 chromeec: Allow get_board_version to be called from romstage. by Shawn Nematbakhsh · 10 years ago
  50. a367892 falco: fix usb port settings by Duncan Laurie · 10 years ago
  51. 7ed3976 Log device path during resource allocation by Duncan Laurie · 10 years ago
  52. 768903e haswell: Update ULT microcode to rev 14h by Duncan Laurie · 10 years ago
  53. 46cbcf6 falco: Remove thermal thresholds that use CTDP by Duncan Laurie · 10 years ago
  54. 86148a6 armv7: Fix dcache_clean_by_mva. by Hung-Te Lin · 10 years ago
  55. c55131c PIT: remove a comment that is incorrect. by Ronald G. Minnich · 10 years ago
  56. dcaaba4 snow: Fix the edid data structure definition so depthcharge works again. by Gabe Black · 10 years ago
  57. d6ff9e7 peppy: RAM_ID + storage changes for next build. by Shawn Nematbakhsh · 10 years ago
  58. ccb12fb peppy: Disable audio codec enable GPIO in S3 + S5. by Shawn Nematbakhsh · 10 years ago
  59. f0a13ce AMD boards: Fix includes for microcode updates by Kyösti Mälkki · 9 years ago
  60. 299c265 Refactor usage of walkcbfs to permit access to CBFS headers by Alexandru Gagniuc · 9 years ago
  61. 2267658 snprintf: lockless operation by Vladimir Serbinenko · 10 years ago
  62. f421b33 vtxprintf: Introduce vtxdprintf for the ease of closures by Vladimir Serbinenko · 10 years ago
  63. 16cbf89 haswell: VR controller configuration by Aaron Durbin · 10 years ago
  64. 01ab2d1 Add kernel-derived support functions for DDI. by Ronald G. Minnich · 10 years ago
  65. b171179 haswell: Add ACPI support for Controllable TDP by Duncan Laurie · 10 years ago
  66. c70353f haswell: Misc power management setup and fixes by Duncan Laurie · 10 years ago
  67. ddf6890 peppy: Enable power limiting for thermal control by Duncan Laurie · 10 years ago
  68. 10a070b elog: handle ROM_SIZE differences from detected flash size by Aaron Durbin · 10 years ago
  69. 8c0cb8a Correct file permissions. by Idwer Vollering · 9 years ago
  70. 6e6d719 src/vendorcode/amd: remove Visual Studio remnants. by Idwer Vollering · 9 years ago
  71. a406119 arch/x86: Do not run UPDATE-FIT if we don't include microcode by Alexandru Gagniuc · 9 years ago
  72. 8232bc2 usbdebug: Hide irrelevent options from menuconfig by Kyösti Mälkki · 10 years ago
  73. fab0c9f butterfly: Fix build without ChromeOS by Kyösti Mälkki · 10 years ago
  74. 590e8d4 qemu: fix GENERATE_ACPI_TABLES=n in fw_cfg.c by Gerd Hoffmann · 10 years ago
  75. 4623b20 Add in the Makefile bits for the new intel gma driver by Ronald G. Minnich · 10 years ago
  76. 99451b1 FUI: add intel_dp driver derived from kernel functions by Ronald G. Minnich · 10 years ago
  77. 5bcca7e haswell: pull in the init code for FUI by Ronald G. Minnich · 10 years ago
  78. 7982de1 google/link: use the new edid functions when in FUI mode by Ronald G. Minnich · 10 years ago
  79. 4bc107b lynxpoint: Update LPT-LP PM settings by Duncan Laurie · 10 years ago
  80. 1c4289d lynxpoint: enable clock gating by Aaron Durbin · 10 years ago
  81. 550bcca lynxpoint: provide gpio_is_native() by Aaron Durbin · 10 years ago
  82. ab365af lynxpoint: implement additional programming steps by Stefan Reinauer · 10 years ago
  83. c0254e6 lynxpoint: disable pcie devices based on config by Aaron Durbin · 10 years ago
  84. 6e764ff peppy: Disable forced dev mode. by Shawn Nematbakhsh · 10 years ago
  85. 414cd43 Fix Makefile to include all copies of the SPD sources by Duncan Laurie · 10 years ago
  86. 1defc86 AMD Kabini: fix issue 'S3 fails to suspend after wake up from USB keyboard' by Zheng Bao · 10 years ago
  87. ddf58ef AMD Kabini: Add ACPI sleep/wakeup calls for southbridge by Zheng Bao · 10 years ago
  88. abd119d AMD IMC AGESA: Access the data in stack by correct length by Zheng Bao · 10 years ago
  89. f589909 cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig option by Alexandru Gagniuc · 9 years ago
  90. 55fa7f5 intel/fsp_bd82x6x: Use correct type pointer for mainboard_smi_gpi by Alexandru Gagniuc · 9 years ago
  91. 9531692 qemu-armv7 CPU: Move Kconfig code into CPU directory by Stefan Reinauer · 10 years ago
  92. e02a833 lenovo/x60: Drop global oprom_is_loaded by Kyösti Mälkki · 10 years ago
  93. b67d99c lumpy: Fix build without ChromeOS by Kyösti Mälkki · 10 years ago
  94. 48a749a8 intel/cougar_canyon2: Intel CRB FSP based mainboard by Marc Jones · 10 years ago
  95. 0da082b Update SMM for FSP systems by Marc Jones · 10 years ago
  96. 73a9b50 Add Intel FSP bd82x6x southbridge support by Marc Jones · 10 years ago
  97. bdafcfa Add the Intel FSP 206ax CPU core support by Marc Jones · 10 years ago
  98. 54b8e7a Add Intel FSP northbridge support Sandybridge and Ivybridge by Marc Jones · 10 years ago
  99. a5adfed qemu-armv7: Drop additional console_init() by Stefan Reinauer · 10 years ago
  100. 4695705 ibexpeak: ensure config compatibility with bd82x6x by Vladimir Serbinenko · 10 years ago