Age | Commit message (Expand) | Author |
2024-02-18 | ec, lib, security, sb: Add SPDX license headers to Kconfig files | Martin Roth |
2024-01-31 | include/device/device.h: Remove CHIP_NAME() macro | Nicholas Sudsgaard |
2024-01-24 | ec: Rename Makefiles from .inc to .mk | Martin Roth |
2022-12-27 | {superio,ec}/acpi: Replace constant "Zero" with actual number | Felix Singer |
2022-12-27 | {superio,ec}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-11-22 | ec: Add SPDX license headers to Makefiles | Martin Roth |
2022-02-04 | src/ec: Get rid of unnecessary blank line {before,after} brace | Elyes HAOUAS |
2021-10-05 | src/acpi to src/lib: Fix spelling errors | Martin Roth |
2021-01-24 | ec/compal: Convert to ASL 2.0 syntax | Elyes HAOUAS |
2020-12-03 | src: Remove redundant use of ACPI offset(0) | Elyes HAOUAS |
2020-09-11 | src/ec: Drop unneeded empty lines | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-04-10 | src/ec: Add missing "set_resources = noop_set_resources" | Elyes HAOUAS |
2020-04-10 | Replace DEVICE_NOOP with noop_(set|read)_resources | Nico Huber |
2020-04-10 | Drop unnecessary DEVICE_NOOP entries | Nico Huber |
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-10-25 | ec/{compal,google,quanta}: Drop wrong _ADR objects | Elyes HAOUAS |
2019-08-20 | src/ec: Drop __PRE_RAM__ and __SMM__ guards | Kyösti Mälkki |
2019-08-20 | devicetree: Remove duplicate chip_ops declarations | Kyösti Mälkki |
2019-06-22 | src/ec: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2018-07-26 | ec/compal: pass ops to pnp_enable_devices instead of LDN-specific override | Felix Held |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2017-06-07 | Kconfig: Indent help text | Martin Roth |
2016-12-15 | ec/ene932: correct ACPI battery data fed into ToString() | Matt DeVillier |
2016-11-25 | google/parrot: Fix keyboard interrupts, DSDT | Prabal Saha |
2016-09-07 | src/ec: Improve code formatting | Elyes HAOUAS |
2016-08-31 | src/ec: Add required space before opening parenthesis '(' | Elyes HAOUAS |
2016-04-19 | kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme | Stefan Reinauer |
2016-02-09 | ASL: Remove unused modulo recipient. | Vladimir Serbinenko |
2016-02-09 | Workaround for unused variable warning. | Vladimir Serbinenko |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
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 |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2014-12-06 | ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASL | Edward O'Callaghan |
2014-11-29 | ec: Use DEVICE_NOOP macro formalism over static stub func | Edward O'Callaghan |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-05-13 | src/*: Remove the last remnants of struct keyboard | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-04-19 | ec/compal/ene932: Update to use coreboot EC-mainboard API | Alexandru Gagniuc |
2014-04-12 | ec/compal/ene932/acpi: Let mainboard define the ACPI lid object | Alexandru Gagniuc |
2014-04-09 | ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8' | Alexandru Gagniuc |
2013-07-10 | ec: Fix spelling | Martin Roth |
2012-12-12 | Add support for ENE932 EC w/ Compal firmware | Stefan Reinauer |