summaryrefslogtreecommitdiffstats
path: root/src/ec/compal
Commit message (Expand)AuthorAgeFilesLines
* src/ec: Get rid of unnecessary blank line {before,after} braceElyes HAOUAS2022-02-041-1/+0
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* ec/compal: Convert to ASL 2.0 syntaxElyes HAOUAS2021-01-243-41/+41
* src: Remove redundant use of ACPI offset(0)Elyes HAOUAS2020-12-031-2/+1
* src/ec: Drop unneeded empty linesElyes HAOUAS2020-09-112-5/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-117-7/+0
* src/ec: Add missing "set_resources = noop_set_resources"Elyes HAOUAS2020-04-101-0/+1
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-1/+1
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* src/ec: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-057-95/+14
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-177-7/+0
* ec/{compal,google,quanta}: Drop wrong _ADR objectsElyes HAOUAS2019-10-251-1/+0
* src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki2019-08-201-5/+0
* devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki2019-08-201-5/+0
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-221-1/+0
* ec/compal: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-261-3/+2
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-1/+1
* Kconfig: Indent help textMartin Roth2017-06-071-1/+1
* ec/ene932: correct ACPI battery data fed into ToString()Matt DeVillier2016-12-151-2/+2
* google/parrot: Fix keyboard interrupts, DSDTPrabal Saha2016-11-251-0/+1
* src/ec: Improve code formattingElyes HAOUAS2016-09-072-5/+5
* src/ec: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-3/+3
* kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ schemeStefan Reinauer2016-04-191-1/+1
* ASL: Remove unused modulo recipient.Vladimir Serbinenko2016-02-091-2/+2
* Workaround for unused variable warning.Vladimir Serbinenko2016-02-091-0/+2
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-317-28/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-217-11/+7
* kbuild: automatically include ECsStefan Reinauer2015-04-292-1/+4
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-1/+0
* ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASLEdward O'Callaghan2014-12-061-29/+2
* ec: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan2014-11-291-14/+2
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-4/+4
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-132-2/+1
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-4/+1
* ec/compal/ene932: Update to use coreboot EC-mainboard APIAlexandru Gagniuc2014-04-192-19/+43
* ec/compal/ene932/acpi: Let mainboard define the ACPI lid objectAlexandru Gagniuc2014-04-122-1/+24
* ec/compal/ene932/ec.h: Include stdint.h for definition of 'u8'Alexandru Gagniuc2014-04-091-0/+2
* ec: Fix spellingMartin Roth2013-07-101-2/+2
* Add support for ENE932 EC w/ Compal firmwareStefan Reinauer2012-12-1211-0/+889