Age | Commit message (Expand) | Author |
2024-02-18 | ec, lib, security, sb: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-24 | ec: Rename Makefiles from .inc to .mk | Martin Roth |
2023-09-18 | clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flag | Jeremy Compostella |
2023-04-14 | ec/acpi/ec: replace misleading "recv_ec_data_timeout" console output | Felix Held |
2022-11-22 | ec: Add SPDX license headers to Makefiles | Martin Roth |
2022-06-24 | ec/acpi: Return error codes on timeout | Abel Briggs |
2022-06-03 | ec/acpi: Rework to reduce code duplication | Abel Briggs |
2022-05-16 | rules.h: Use more consistent naming | Arthur Heymans |
2021-09-08 | ec/acpi: Remove empty "chip" driver | Nico Huber |
2021-02-09 | src/ec/acpi/ec.asl: Convert to ASL 2.0 | Elyes HAOUAS |
2021-01-24 | ec/acpi: Convert 'ec.asl' to ASL 2.0 syntax | Elyes HAOUAS |
2021-01-24 | ec/acpi/ec.c: Use __func__ | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-05 | src/ec: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-03-17 | src (minus soc and mainboard): Remove copyright notices | Patrick Georgi |
2019-12-17 | src: Conditionally include TEVT | Frans Hendriks |
2019-10-12 | ec/acpi/ec.c Link EC code in bootblock & verstage | Arthur Heymans |
2019-09-14 | ec/acpi: Replace __PRE_RAM__ use | Kyösti Mälkki |
2019-08-20 | src/ec: Drop __PRE_RAM__ and __SMM__ guards | Kyösti Mälkki |
2019-07-09 | arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class | Kyösti Mälkki |
2018-06-04 | src/ec: Remove whitespace before tab | Elyes HAOUAS |
2017-11-07 | ec/acpi: add mechanisms to clear EC output queue | Bill XIE |
2017-06-07 | Kconfig: Indent help text | Martin Roth |
2017-04-08 | ec/acpi: Add function to read EC status register | Nico Huber |
2016-11-09 | ec/acpi: Include ec.c unconditionally in romstage | Nico Huber |
2016-10-31 | ec/acpi: Add missing include | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-04-29 | kbuild: automatically include ECs | Stefan Reinauer |
2014-06-25 | src/ec: Sanitize headers and comment #endif pairings | Edward O'Callaghan |
2014-01-12 | acpi/ec: Add missing delays | Vladimir Serbinenko |
2013-06-12 | Make acpi/ec.c usable in romstage | Vladimir Serbinenko |
2013-06-06 | ec/acpi: Add ACPI methods for generic EC access | Nico Huber |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2011-06-12 | log ec data with DEBUG_SPEW | Sven Schnelle |
2011-03-15 | ACPI EC: add ec_query function | Sven Schnelle |
2011-03-14 | ec/acpi: make ACPI register pair configurable | Sven Schnelle |
2011-03-14 | ACPI EC: add ec_set_bit() / ec_clr_bit() | Sven Schnelle |
2011-01-27 | Add new ec subdir for Embedded Controllers and common ACPI EC support | Sven Schnelle |