summaryrefslogtreecommitdiff
path: root/src/ec/quanta
AgeCommit message (Expand)Author
2020-09-11src/ec: Drop unneeded empty linesElyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-10src/ec: Add missing "set_resources = noop_set_resources"Elyes HAOUAS
2020-04-10Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber
2020-04-10Drop unnecessary DEVICE_NOOP entriesNico Huber
2020-04-05src/ec: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-23acpi: Change Processor ACPI Name (Intel only)Christian Walter
2020-03-17src (minus soc and mainboard): Remove copyright noticesPatrick Georgi
2019-11-09ELOG: Avoid some preprocessor useKyösti Mälkki
2019-10-25ec/{compal,google,quanta}: Drop wrong _ADR objectsElyes HAOUAS
2019-10-24src/ec/quanta: Drop wrong _ADR objectsElyes HAOUAS
2019-08-20src/ec: Drop __PRE_RAM__ and __SMM__ guardsKyösti Mälkki
2019-08-20devicetree: Remove duplicate chip_ops declarationsKyösti Mälkki
2019-06-22src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-07-26ec/quanta: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held
2018-06-04src/ec: Remove whitespace before tabElyes HAOUAS
2017-09-19ec/quanta/it8518: add missing HID to SIO deviceMatt DeVillier
2017-09-19ec/quanta/it8518: correct ACPI battery data fed into ToString()Matt DeVillier
2017-06-28src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2017-06-07Kconfig: Indent help textMartin Roth
2017-06-07src: change coreboot to lowercaseMartin Roth
2017-06-04ec/ene_kb3940q: correct ACPI battery data fed into ToString()Matt DeVillier
2016-09-07src/ec: Improve code formattingElyes HAOUAS
2016-08-31src/ec: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-02-09ASL: Remove unused modulo recipient.Vladimir Serbinenko
2016-02-09Workaround for unused variable warning.Vladimir Serbinenko
2016-02-09stout: Fix ASL warningsVladimir Serbinenko
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-12-26ACPI: Add hack to avoid IASL warning when reading back registersMartin Roth
2015-11-24ec/quanta/ene_kb3940q: Fix ACPI NoticeMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-29kbuild: automatically include ECsStefan Reinauer
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2014-11-29ec: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-06-25src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-14Support ITE IT8518 embedded controller running Quanta's firmwareStefan Reinauer
2013-02-11Add support for "Butterfly" ChromebookStefan Reinauer