summaryrefslogtreecommitdiff
path: root/src/ec/lenovo/h8/h8.c
AgeCommit message (Expand)Author
2020-05-13ec/lenovo/h8: Reintroduce h8_mb_init() for specific boardsBill XIE
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-04-02Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2020-01-13ec/lenovo/h8: Prepend EC log message with *H8*Paul Menzel
2020-01-09drivers/pc80/rtc: Separate {get|set}_option() prototypesKyösti Mälkki
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-05-29src/{ec,vendorcode}: Add missing 'include <types.h>Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2018-12-06lenovo/h8,thinkpads: Re-do USB Always OnNathaniel Roach
2018-07-09ec/lenovo/h8/acpi: Add BDC interfacePatrick Rudolph
2018-05-08ec/lenovo/h8: Get rid of device_tElyes HAOUAS
2018-01-12ec/lenovo/h8: Add support for bluetooth on wifiPatrick Rudolph
2017-11-07ec/lenovo/h8: Clear EC output queue before enablementBill XIE
2017-09-11ec/lenovo/h8: Add WWAN detection supportPatrick Rudolph
2017-09-06ec/lenovo/h8: Add BDC detection supportPatrick Rudolph
2017-07-18ec/lenovo/h8/h8: Always enable tp-smapi and thermalPatrick Rudolph
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-04-10ec/lenovo/h8: do not reset volume on s3 wakeupChristopher Spinrath
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
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-21Remove address from GPLv2 headersPatrick Georgi
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-08-30smbios: reorganise OEM strings handling.Vladimir Serbinenko
2014-08-13lenovo/h8: Support uwb radio.Vladimir Serbinenko
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
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