1. c0491d4 armv7/exynos: Fix and remove memory reset workarounds by Hung-Te Lin · 11 years ago
  2. c0d5eb2 Pit: graphics by Ronald G. Minnich · 11 years ago
  3. 052bf4b kirby is dead. long live the arm pit. by Stefan Reinauer · 11 years ago
  4. 01b4383 Snow: correctly disable trust zone hardware by Ronald G. Minnich · 11 years ago
  5. b0efbd3 Pit: correctly initialize trust zone by Ronald G. Minnich · 11 years ago
  6. fffbda5 ARMv7: Fix location of CBMEM console in romstage by Stefan Reinauer · 11 years ago
  7. 1f9f04e pit: update PMIC write sequence in romstage by David Hendricks · 11 years ago
  8. d598cac exynos5420: update set_cpu_id() by David Hendricks · 11 years ago
  9. 8ccabb6 snow: TPS69050 -> TPS65090 by David Hendricks · 11 years ago
  10. aa6061a kirby: pit: Fix up wakeup_need_reset by Gabe Black · 11 years ago
  11. 925ad2e pit: Get rid of the mostly unnecessary exynos5420.h by Gabe Black · 11 years ago
  12. 88fdd93 exynos5250: Add mct_start to the timer init blob in timer_monotonic_get by Gabe Black · 11 years ago
  13. 61cd111 kirby: Clean some cruft from mainboard.c by Gabe Black · 11 years ago
  14. 318cb10 kirby: Neutralize wakeup.c and delete the mostly unused exynos5420.h by Gabe Black · 11 years ago
  15. 9245440 Add a kirby board which is mostly a copy of pit by Gabe Black · 11 years ago
  16. 74dbfc2 arm: Remove __image_copy_end from the ARM linker script by Gabe Black · 11 years ago
  17. 80e6293 Exynos 5420: Enable dynamic CBMEM by Stefan Reinauer · 11 years ago
  18. 6628744 Exynos 5250: Enable dynamic CBMEM by Stefan Reinauer · 11 years ago
  19. d9a9858 armv7: Prepare tables code for dynamic CBMEM by Patrick Georgi · 11 years ago
  20. 88750cb google/pit: disable SYSMMU for graphics by Ronald G. Minnich · 11 years ago
  21. ea3a463 max77802: update header by David Hendricks · 11 years ago
  22. 997be3d Refactor code containing aux calls by Furquan Shaikh · 11 years ago
  23. 771c3ac Slippy/Falco: Fill in right values for PHSYNC and PVSYNC in transcoder flags by Furquan Shaikh · 11 years ago
  24. db3157c Add cpu transcoder attribute to intel dp by Furquan Shaikh · 11 years ago
  25. d0a81f7 Calculate transcoder flags based on pipe config by Furquan Shaikh · 11 years ago
  26. 10bd772 Enable CAR migration on Exynos 5250 and 5420 by Stefan Reinauer · 11 years ago
  27. c59fda3 peppy: Set optimal DTLE register values by Shawn Nematbakhsh · 11 years ago
  28. 2875227 lynxpoint: Add configuration option for SATA gen3 DTLE registers by Shawn Nematbakhsh · 11 years ago
  29. 190688c haswell: add option to change DqPinsInterleaved by Stefan Reinauer · 11 years ago
  30. 8818b9d wtm2: disable SDcard USB port by Duncan Laurie · 11 years ago
  31. 3106d0f haswell: Misc updates from 1.6.1 ref code by Duncan Laurie · 11 years ago
  32. 4fb3a61 slippy/falco/peppy: Fix EC wake events in S5 by Duncan Laurie · 11 years ago
  33. 727b545 Add a specific post code for S3 resume failures by Duncan Laurie · 11 years ago
  34. 7e1c83e Add Kconfig options to override Subsystem Vendor and Device ID by Duncan Laurie · 11 years ago
  35. d538e8f falco: Force enable ASPM on PCIe Root Port 1 by Duncan Laurie · 11 years ago
  36. 249a03b lynxpoint: Add devicetree config option to force enable ASPM by Duncan Laurie · 11 years ago
  37. 0b3cd36 lynxpoint: me: Disable some verbose messages by Duncan Laurie · 11 years ago
  38. c45dc1c falco: Disable unused clocks by Duncan Laurie · 11 years ago
  39. 0dc0d13 lynxpoint: me: Support ICC clock enables message by Duncan Laurie · 11 years ago
  40. 2017b4a lynxpoint: me: Allow for more than MKHI MEI messages by Duncan Laurie · 11 years ago
  41. 5fcfece falco: Enable EC controlled throttling by Duncan Laurie · 11 years ago
  42. d338b46 chromeec: Add event methods for EC requested throttle by Duncan Laurie · 11 years ago
  43. 7ad61f6 falco: Drive GPIO59/LTE_DISABLE_L low on S3/S5 by Duncan Laurie · 11 years ago
  44. 7b4c432 pit: Add missing elements to the edid data structure by Gabe Black · 11 years ago
  45. c422002 tpm: provide explicit tpm register access by Aaron Durbin · 11 years ago
  46. 9801809 pit: Bump the EC SPI bus speed up to 5 MHz by Gabe Black · 11 years ago
  47. e13680b exynos5420: Fix some clock settings by Gabe Black · 11 years ago
  48. ad88fda exynos5420: Fix the clock divisor mask by Gabe Black · 11 years ago
  49. dd8f603 arm: Don't use const pointers with the write functions by Gabe Black · 11 years ago
  50. 713853a exynos5420: Get rid of the PWM code like on the 5250 by Gabe Black · 11 years ago
  51. 9b764a0 exynos5250: Get rid of the PWM timer code we shouldn't be using anymore by Gabe Black · 11 years ago
  52. 2c116fe exynos5420: Apply pwm const fix to the 5420 as well by Gabe Black · 11 years ago
  53. 9a9d7e8 exynos5250: Fix consts in the pwm code by Gabe Black · 11 years ago
  54. c0f82d2 arm: libpayload: Include stdint.h in cache.h by Gabe Black · 11 years ago
  55. 7b6cc04 falco: add rtd2132 settings to device tree by Aaron Durbin · 11 years ago
  56. ebad176 rtd2132: implement full configuration by Aaron Durbin · 11 years ago
  57. 08637d3 Remove PS/2 keyboard initialization on resume from S3 by Martin Roth · 11 years ago
  58. 3ee59f7 Libpayload: Add keyboard-disable function. by Martin Roth · 11 years ago
  59. 2f38b07 Add simple hexdump function by Stefan Reinauer · 11 years ago
  60. 063c7c5 nvramtool: add -MG to makefile to make it pass clang by Yunlian Jiang · 11 years ago
  61. dcac162 libpayload: Include hexdump.c in the Makefile so it gets built by Gabe Black · 11 years ago
  62. 0d0b6e2 Pit: set PWM to external on Parade by Ronald G. Minnich · 11 years ago
  63. c0872f2 Pit: move parade writes to mainboard.c by Ronald G. Minnich · 11 years ago
  64. 3f17915 peppy: Drive WLAN_DISABLE_L / BT_ON low in S3 and S5. by Shawn Nematbakhsh · 11 years ago
  65. aa04ed6 Added structure members x_mm and y_mm to edid decoding by Furquan Shaikh · 11 years ago
  66. 6b19071 FUI: Fill in link_m and link_n values by Furquan Shaikh · 11 years ago
  67. 3d9b5a2 Slippy: remove unneeded code in i915io.c by Ronald G. Minnich · 11 years ago
  68. f47c4bc slippy/falco/peppy: Route USB to XHCI on resume by Duncan Laurie · 11 years ago
  69. 289bac6 haswell: Add pei_data field for USB routing by Duncan Laurie · 11 years ago
  70. d3c5e50 haswell boards: fix SATA interrupt in ACPI by Duncan Laurie · 11 years ago
  71. 52e3f44 libpayload: Increase USB EHCI transfer timeout by Julius Werner · 11 years ago
  72. 68a8431 haswell: Update microcode revision by Duncan Laurie · 11 years ago
  73. 8d716b9 slippy/falco/peppy: update ACPI C-state settings by Duncan Laurie · 11 years ago
  74. 8056dc6 lynxpoint: Avoid any ME device communication in S3 path by Duncan Laurie · 11 years ago
  75. 3d299c4 lynxpoint me: add support for mbp clear wait in finalize step by Duncan Laurie · 11 years ago
  76. 80fd5c4 lynxpoint xhci: Add ACPI D0/D3 workarounds by Duncan Laurie · 11 years ago
  77. af98062 Revert "lynxpoint: Move ME lock down to ramstage" by Duncan Laurie · 11 years ago
  78. d8c7d73 lynxpoint: power management setup tweak by Duncan Laurie · 11 years ago
  79. 45df596 SLIPPY: final changes for FUI by Ronald G. Minnich · 11 years ago
  80. ebb8a1a peppy: Duplicate SPD data for 2GB configurations. by Shawn Nematbakhsh · 11 years ago
  81. 21d4a85 chromeos: Check for recovery reason code in shared data by Duncan Laurie · 11 years ago
  82. 29f7688 haswell boards: Use PECI temp sensor id 0 by Duncan Laurie · 11 years ago
  83. a9dc051 falco: Enable RTD2132 spread spectrum at 1.0% by Duncan Laurie · 11 years ago
  84. 0cf0d14 rtd2132: Add driver for Realtek RTD2132 LVDS bridge by Duncan Laurie · 11 years ago
  85. 8870733 lynxpoint: Add LPT-LP device id and smbus_write_byte by Duncan Laurie · 11 years ago
  86. 05d065c bolt: make the gpio interrupts edge sensitive by Aaron Durbin · 11 years ago
  87. f584218 armv7: Remove SYS_TEXT_BASE config. by Hung-Te Lin · 11 years ago
  88. d03d69b abuild: improve --remove by Patrick Georgi · 11 years ago
  89. f422a44 ec/lenovo/h8: Enable 3G modem by Vladimir Serbinenko · 11 years ago
  90. 7d14e89 lynxpoint: Don't write to non-existent EHCI by Duncan Laurie · 11 years ago
  91. b1ae030 cpu/intel: Do not rely on CBFS microcode having a terminator by Alexandru Gagniuc · 11 years ago
  92. 4c37e58 device/dram/ddr3: Move CRC calculation in a separate function by Alexandru Gagniuc · 11 years ago
  93. d781343 X60/T60: Implement "next display output" button. by Vladimir Serbinenko · 11 years ago
  94. dd9945b qemu/videoinit: Set required fields in fake EDID by Vladimir Serbinenko · 11 years ago
  95. 86545f7 libpayload: Add simple hexdump function by Ronald G. Minnich · 11 years ago
  96. 9bf05de lenovo/x201: Add support for Lenovo X201 (Calpella-based laptop) by Vladimir Serbinenko · 11 years ago
  97. 2c87668 ec/lenovo/h8: Fix peripheral init without CMOS config by Vladimir Serbinenko · 11 years ago
  98. cc2f345 intel/cougar_canyon2/Kconfig: Remove HAVE_ACPI_RESUME as S3 is unsupported by Paul Menzel · 11 years ago
  99. ad3bd9d drivers/pc80: Add ACPI description. by Vladimir Serbinenko · 11 years ago
  100. 75b68d8 cpu/amd: Remove error messages on non-matching microcode patches by Kyösti Mälkki · 11 years ago