summaryrefslogtreecommitdiffstats
path: root/src/ec/acpi/ec.c
Commit message (Expand)AuthorAgeFilesLines
* 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/acpi: Return error codes on timeoutAbel Briggs2022-06-241-5/+5
* ec/acpi: Rework to reduce code duplicationAbel Briggs2022-06-031-48/+53
* rules.h: Use more consistent namingArthur Heymans2022-05-161-1/+1
* ec/acpi: Remove empty "chip" driverNico Huber2021-09-081-4/+0
* ec/acpi/ec.c: Use __func__Elyes HAOUAS2021-01-241-1/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-051-14/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* 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
* ec/acpi: add mechanisms to clear EC output queueBill XIE2017-11-071-0/+15
* ec/acpi: Add function to read EC status registerNico Huber2017-04-081-0/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-2/+1
* acpi/ec: Add missing delaysVladimir Serbinenko2014-01-121-0/+6
* Make acpi/ec.c usable in romstageVladimir Serbinenko2013-06-121-0/+13
* 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-151-0/+6
* ec/acpi: make ACPI register pair configurableSven Schnelle2011-03-141-7/+16
* ACPI EC: add ec_set_bit() / ec_clr_bit()Sven Schnelle2011-03-141-0/+10
* Add new ec subdir for Embedded Controllers and common ACPI EC supportSven Schnelle2011-01-271-0/+118