aboutsummaryrefslogtreecommitdiff
path: root/src/ec/lenovo/h8
AgeCommit message (Expand)Author
2019-11-12ec/lenovo/h8: Make dock init in ramstage fully mainboard-specificBill XIE
2019-08-21ec/lenovo/h8: Add option to set F1-F12 as primary functionIru Cai
2019-06-22src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-06-03ec/lenovo/h8: Fix method name in ACPI codeEvgeny Zinoviev
2019-05-29src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS
2019-05-13src/ec/lenovo/h8/acpi: Serialize Control MethodElyes HAOUAS
2019-05-08ec/lenovo/h8: Add VBOOT board supportPatrick Rudolph
2019-05-08ec/lenovo/h8: Add function to query sense statePatrick Rudolph
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-06ec/lenovo/h8: Implement ACPI methods to set battery thresholdsAlexey Kharlamov
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-11ec/lenovo/h8/Kconfig: increase ps2 kbd timeout from 3000 to 5000msMichael Bacarella
2018-12-06lenovo/h8,thinkpads: Re-do USB Always OnNathaniel Roach
2018-11-30cpu/intel/model_206{5,a}x: Rework acpi/cpu.aslArthur Heymans
2018-07-30ec/lenovo/h8/acpi: Fix ACPI error in _INIPatrick Rudolph
2018-07-19ec/lenovo/h8/acpi: Apply state on wakePatrick Rudolph
2018-07-19ec/lenovo/h8/ssdt: Add UWB ACPI interfacePatrick Rudolph
2018-07-19ec/lenovo/h8/ssdt: Add keyboard backlight interfacePatrick Rudolph
2018-07-19ec/lenovo/h8/acpi: Add WWAN ACPI methodsPatrick Rudolph
2018-07-09ec/lenovo/h8/acpi: Add BDC interfacePatrick Rudolph
2018-07-06ec/lenovo/h8/acpi: Move ACPI HKEY device to new filePatrick Rudolph
2018-06-04src/ec: Remove whitespace before tabElyes HAOUAS
2018-05-24src: Remove space after `defined`Elyes HAOUAS
2018-05-08ec/lenovo/h8: Get rid of device_tElyes HAOUAS
2018-01-17ec/h8: Store PWRS and notify CPU on AC power plug/unplug eventsArthur Heymans
2018-01-12ec/lenovo/h8: Add support for bluetooth on wifiPatrick Rudolph
2017-12-03ec/lenovo/h8/acpi: Fix regression (MS Windows crash on boot)Patrick Rudolph
2017-11-14ec/lenovo/h8/acpi/ec: Add registersPatrick Rudolph
2017-11-07ec/lenovo/h8: Clear EC output queue before enablementBill XIE
2017-11-04ec/lenovo/h8/acpi/thermal: Add ACPI fan controlPatrick Rudolph
2017-11-04ec/lenovo/h8/acpi/thermal: Add support for passive coolingPatrick Rudolph
2017-10-10ec/lenovo/h8: Serialize control method _CRSPaul Menzel
2017-09-11ec/lenovo/h8: Add WWAN detection supportPatrick Rudolph
2017-09-06ec/lenovo/h8: Add BDC detection supportPatrick Rudolph
2017-08-27ec/lenovo/h8/acpi/thermal: Don't hardcode limitsPatrick Rudolph
2017-08-21ec/lenovo/h8: Add panic methodPatrick Rudolph
2017-07-18ec/lenovo/h8/h8: Always enable tp-smapi and thermalPatrick Rudolph
2017-07-07ec/lenovo/h8/smm: Support USB always on AC onlyPatrick Rudolph
2017-05-11mb/lenovo/x201: Add support for ThinkLightStefan Ott
2017-03-21ec/lenovo/h8: Support an optional battery page flip delayTobias Diedrich
2017-03-11lenovo/t400: Rewrite dock from t60Kyösti Mälkki
2017-03-06ec/lenovo/h8: Use older syntax for bit shiftPaul Menzel
2017-02-28ec/lenovo/h8: Fix mute LEDsNicola Corna
2017-02-28ec/lenovo/h8: Pulse the power LED during S3, if supportedNicola Corna
2017-02-28ec/lenovo/h8: Add tablet mode switch methodNicola Corna
2017-02-28Select a default SeaBIOS PS2 timeout in H8 KconfigArthur Heymans
2017-02-24ec/lenovo/h8: Guard against EC bugs in the battery status logic.Tobias Diedrich
2017-02-20ec/lenovo: Add guards to fix build errors without SMBIOSPaul Menzel
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-11-18ec/lenovo/h8: Add USB Always OnNicola Corna
2016-11-16Revert "ec/lenovo/h8: don't load configuration when booting from s3"Nico Huber
2016-11-02ec/lenovo/h8: move H8_SOUND_REPEAT downwards to it's commentAlexander Couzens
2016-11-02ec/lenovo/h8: don't load configuration when booting from s3Alexander Couzens
2016-11-02ec/lenovo/h8: move charge priority into own functionAlexander Couzens
2016-10-17ec/lenovo/h8: fix whitespaces/tabsAlexander Couzens
2016-09-07src/ec: Improve code formattingElyes HAOUAS
2016-04-10ec/lenovo/h8: do not reset volume on s3 wakeupChristopher Spinrath
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-01-31h8/battery: Fix ASL warning.Vladimir Serbinenko
2016-01-14ec/: add missing license headersMartin Roth
2015-11-24ec/lenovo/h8: Fix IASL warningsMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-07ec/lenovo/h8: silence sound on bootAlexander Couzens
2015-05-29lenovo: Move pc_keyboard_init to h8 init.Vladimir Serbinenko
2015-05-29h8: Add missing include of stdint.hVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14lenovo: Disable radio when suspending or turning off.Vladimir Serbinenko
2015-04-29kbuild: automatically include ECsStefan Reinauer
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-09-12ec/lenovo/h8: return correctly typed package if battery is absentVladimir Serbinenko
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-30ec/lenovo/h8: Implement thinkpad-acpi compatible LED functionVladimir Serbinenko
2014-08-30ec/lenovo/h8: Rename LED to avoid conflicting with thinkpad-acpiVladimir Serbinenko
2014-08-30lenovo/h8: Support tablet eventsVladimir Serbinenko
2014-08-23ec/lenovo/h8/acpi/systemstatus.asl: Fix typo in o*n* in commentPaul Menzel
2014-08-13lenovo/h8: Support uwb radio.Vladimir Serbinenko
2014-08-11lenovo/h8: Remove useless smi.h include.Vladimir Serbinenko
2014-07-29ec/lenovo/h8: Apply ME workaround on X230 on S3 resume.Vladimir Serbinenko
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2014-03-01lenovo/x60: Unify volume button handling with common code.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Add backlight control.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Remove trackpoint_enable from device tree.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: make wlan config a CMOS optionVladimir Serbinenko
2014-01-12ec/lenovo/h8: Allow control of low-battery beep.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Allow user to disable powermanagement beeps.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Implement sticky Fn option.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Add an option to swap ctrl and fn.Vladimir Serbinenko
2014-01-12ec/lenovo/h8: Remove wlan_enable and wwan_enable from device tree.Vladimir Serbinenko
2014-01-10Replace all occurences of sprintf with snprintfVladimir Serbinenko
2013-12-19ec/lenovo/h8: Enable 3G modemVladimir Serbinenko
2013-12-15ec/lenovo/h8: Fix peripheral init without CMOS configVladimir Serbinenko
2013-12-02Introduce a config whether dock is inited in romstage or notVladimir Serbinenko
2013-12-02EC H8: remove dependence on IS_X201Vladimir Serbinenko
2013-12-02global: Fix usage of get_option() to make use of CB_CMOS_ codesAlexandru Gagniuc
2013-12-02ec/lenovo/h8: Add h8_build_id_and_function_spec_version()Peter Stuge
2013-12-01H8: Move EC GPE declaration to mainboardVladimir Serbinenko
2013-11-25Add declaration of dock registers 1, 2 and 3.Vladimir Serbinenko
2013-11-24Lenovo hotkeys supportVladimir Serbinenko
2013-11-23Change EC GPE on X201Vladimir Serbinenko
2013-11-23Call X201 dock hooks in EC codeVladimir Serbinenko