summaryrefslogtreecommitdiffstats
path: root/src/ec/acpi
Commit message (Expand)AuthorAgeFilesLines
* ec, lib, security, sb: Add SPDX license headers to Kconfig filesMartin Roth2024-02-181-0/+2
* ec: Rename Makefiles from .inc to .mkMartin Roth2024-01-241-0/+0
* clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flagJeremy Compostella2023-09-181-3/+0
* ec/acpi/ec: replace misleading "recv_ec_data_timeout" console outputFelix Held2023-04-141-1/+1
* ec: Add SPDX license headers to MakefilesMartin Roth2022-11-221-0/+1
* ec/acpi: Return error codes on timeoutAbel Briggs2022-06-242-7/+7
* ec/acpi: Rework to reduce code duplicationAbel Briggs2022-06-032-51/+60
* rules.h: Use more consistent namingArthur Heymans2022-05-161-1/+1
* ec/acpi: Remove empty "chip" driverNico Huber2021-09-081-4/+0
* src/ec/acpi/ec.asl: Convert to ASL 2.0Elyes HAOUAS2021-02-091-1/+1
* ec/acpi: Convert 'ec.asl' to ASL 2.0 syntaxElyes HAOUAS2021-01-241-19/+19
* ec/acpi/ec.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-113-3/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-053-41/+6
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-173-3/+0
* src: Conditionally include TEVTFrans Hendriks2019-12-171-0/+6
* ec/acpi/ec.c Link EC code in bootblock & verstageArthur Heymans2019-10-121-1/+3
* ec/acpi: Replace __PRE_RAM__ useKyösti Mälkki2019-09-141-15/+6
* src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki2019-08-201-2/+0
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-1/+1
* src/ec: Remove whitespace before tabElyes HAOUAS2018-06-041-2/+2
* ec/acpi: add mechanisms to clear EC output queueBill XIE2017-11-072-0/+16
* Kconfig: Indent help textMartin Roth2017-06-071-1/+1
* ec/acpi: Add function to read EC status registerNico Huber2017-04-082-0/+6
* ec/acpi: Include ec.c unconditionally in romstageNico Huber2016-11-091-1/+1
* ec/acpi: Add missing includeNico Huber2016-10-311-0/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-5/+3
* kbuild: automatically include ECsStefan Reinauer2015-04-291-0/+4
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-251-2/+1
* acpi/ec: Add missing delaysVladimir Serbinenko2014-01-121-0/+6
* Make acpi/ec.c usable in romstageVladimir Serbinenko2013-06-122-0/+14
* ec/acpi: Add ACPI methods for generic EC accessNico Huber2013-06-061-0/+171
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-0/+2
* log ec data with DEBUG_SPEWSven Schnelle2011-06-121-1/+1
* ACPI EC: add ec_query functionSven Schnelle2011-03-152-0/+7
* ec/acpi: make ACPI register pair configurableSven Schnelle2011-03-142-7/+17
* ACPI EC: add ec_set_bit() / ec_clr_bit()Sven Schnelle2011-03-142-0/+12
* Add new ec subdir for Embedded Controllers and common ACPI EC supportSven Schnelle2011-01-274-0/+173