summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-12-21Add a specific post code for S3 resume failuresDuncan Laurie
2013-12-21Add Kconfig options to override Subsystem Vendor and Device IDDuncan Laurie
2013-12-21falco: Force enable ASPM on PCIe Root Port 1Duncan Laurie
2013-12-21lynxpoint: Add devicetree config option to force enable ASPMDuncan Laurie
2013-12-21lynxpoint: me: Disable some verbose messagesDuncan Laurie
2013-12-21falco: Disable unused clocksDuncan Laurie
2013-12-21lynxpoint: me: Support ICC clock enables messageDuncan Laurie
2013-12-21lynxpoint: me: Allow for more than MKHI MEI messagesDuncan Laurie
2013-12-21falco: Enable EC controlled throttlingDuncan Laurie
2013-12-21chromeec: Add event methods for EC requested throttleDuncan Laurie
2013-12-21falco: Drive GPIO59/LTE_DISABLE_L low on S3/S5Duncan Laurie
2013-12-21pit: Add missing elements to the edid data structureGabe Black
2013-12-21tpm: provide explicit tpm register accessAaron Durbin
2013-12-21pit: Bump the EC SPI bus speed up to 5 MHzGabe Black
2013-12-21exynos5420: Fix some clock settingsGabe Black
2013-12-21exynos5420: Fix the clock divisor maskGabe Black
2013-12-21arm: Don't use const pointers with the write functionsGabe Black
2013-12-21exynos5420: Get rid of the PWM code like on the 5250Gabe Black
2013-12-21exynos5250: Get rid of the PWM timer code we shouldn't be using anymoreGabe Black
2013-12-21exynos5420: Apply pwm const fix to the 5420 as wellGabe Black
2013-12-21exynos5250: Fix consts in the pwm codeGabe Black
2013-12-21falco: add rtd2132 settings to device treeAaron Durbin
2013-12-21rtd2132: implement full configurationAaron Durbin
2013-12-21Remove PS/2 keyboard initialization on resume from S3Martin Roth
2013-12-21Add simple hexdump functionStefan Reinauer
2013-12-21Pit: set PWM to external on ParadeRonald G. Minnich
2013-12-21Pit: move parade writes to mainboard.cRonald G. Minnich
2013-12-21peppy: Drive WLAN_DISABLE_L / BT_ON low in S3 and S5.Shawn Nematbakhsh
2013-12-21Added structure members x_mm and y_mm to edid decodingFurquan Shaikh
2013-12-21FUI: Fill in link_m and link_n valuesFurquan Shaikh
2013-12-21Slippy: remove unneeded code in i915io.cRonald G. Minnich
2013-12-21slippy/falco/peppy: Route USB to XHCI on resumeDuncan Laurie
2013-12-21haswell: Add pei_data field for USB routingDuncan Laurie
2013-12-21haswell boards: fix SATA interrupt in ACPIDuncan Laurie
2013-12-21haswell: Update microcode revisionDuncan Laurie
2013-12-21slippy/falco/peppy: update ACPI C-state settingsDuncan Laurie
2013-12-21lynxpoint: Avoid any ME device communication in S3 pathDuncan Laurie
2013-12-21lynxpoint me: add support for mbp clear wait in finalize stepDuncan Laurie
2013-12-21lynxpoint xhci: Add ACPI D0/D3 workaroundsDuncan Laurie
2013-12-21Revert "lynxpoint: Move ME lock down to ramstage"Duncan Laurie
2013-12-21lynxpoint: power management setup tweakDuncan Laurie
2013-12-21SLIPPY: final changes for FUIRonald G. Minnich
2013-12-21peppy: Duplicate SPD data for 2GB configurations.Shawn Nematbakhsh
2013-12-21chromeos: Check for recovery reason code in shared dataDuncan Laurie
2013-12-21haswell boards: Use PECI temp sensor id 0Duncan Laurie
2013-12-21falco: Enable RTD2132 spread spectrum at 1.0%Duncan Laurie
2013-12-21rtd2132: Add driver for Realtek RTD2132 LVDS bridgeDuncan Laurie
2013-12-21lynxpoint: Add LPT-LP device id and smbus_write_byteDuncan Laurie
2013-12-21bolt: make the gpio interrupts edge sensitiveAaron Durbin
2013-12-20armv7: Remove SYS_TEXT_BASE config.Hung-Te Lin