aboutsummaryrefslogtreecommitdiff
path: root/src/ec/acpi/ec.c
AgeCommit message (Expand)Author
2021-01-24ec/acpi/ec.c: Use __func__Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-09-14ec/acpi: Replace __PRE_RAM__ useKyösti Mälkki
2019-08-20src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki
2017-11-07ec/acpi: add mechanisms to clear EC output queueBill XIE
2017-04-08ec/acpi: Add function to read EC status registerNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-01-12acpi/ec: Add missing delaysVladimir Serbinenko
2013-06-12Make acpi/ec.c usable in romstageVladimir Serbinenko
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2011-06-12log ec data with DEBUG_SPEWSven Schnelle
2011-03-15ACPI EC: add ec_query functionSven Schnelle
2011-03-14ec/acpi: make ACPI register pair configurableSven Schnelle
2011-03-14ACPI EC: add ec_set_bit() / ec_clr_bit()Sven Schnelle
2011-01-27Add new ec subdir for Embedded Controllers and common ACPI EC supportSven Schnelle