summaryrefslogtreecommitdiff
path: root/src/ec/acpi
AgeCommit message (Expand)Author
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-12-17src: Conditionally include TEVTFrans Hendriks
2019-10-12ec/acpi/ec.c Link EC code in bootblock & verstageArthur Heymans
2019-09-14ec/acpi: Replace __PRE_RAM__ useKyösti Mälkki
2019-08-20src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki
2019-07-09arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki
2018-06-04src/ec: Remove whitespace before tabElyes HAOUAS
2017-11-07ec/acpi: add mechanisms to clear EC output queueBill XIE
2017-06-07Kconfig: Indent help textMartin Roth
2017-04-08ec/acpi: Add function to read EC status registerNico Huber
2016-11-09ec/acpi: Include ec.c unconditionally in romstageNico Huber
2016-10-31ec/acpi: Add missing includeNico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-29kbuild: automatically include ECsStefan Reinauer
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2014-01-12acpi/ec: Add missing delaysVladimir Serbinenko
2013-06-12Make acpi/ec.c usable in romstageVladimir Serbinenko
2013-06-06ec/acpi: Add ACPI methods for generic EC accessNico Huber
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