summaryrefslogtreecommitdiffstats
path: root/src/ec/quanta
Commit message (Expand)AuthorAgeFilesLines
* src/ec: Use 'include <stdlib.h>' when appropriateElyes HAOUAS2019-06-222-2/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* ec/quanta: pass ops to pnp_enable_devices instead of LDN-specific overrideFelix Held2018-07-262-6/+4
* src/ec: Remove whitespace before tabElyes HAOUAS2018-06-041-4/+4
* ec/quanta/it8518: add missing HID to SIO deviceMatt DeVillier2017-09-191-0/+1
* ec/quanta/it8518: correct ACPI battery data fed into ToString()Matt DeVillier2017-09-191-3/+3
* src/ec: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-281-1/+1
* device/pnp: remove struct io_infoSamuel Holland2017-06-132-2/+2
* Kconfig: Indent help textMartin Roth2017-06-072-2/+2
* src: change coreboot to lowercaseMartin Roth2017-06-071-1/+1
* ec/ene_kb3940q: correct ACPI battery data fed into ToString()Matt DeVillier2017-06-041-2/+2
* src/ec: Improve code formattingElyes HAOUAS2016-09-072-4/+4
* src/ec: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-312-4/+4
* Remove non-ascii & unprintable charactersMartin Roth2016-08-011-1/+1
* ASL: Remove unused modulo recipient.Vladimir Serbinenko2016-02-092-2/+2
* Workaround for unused variable warning.Vladimir Serbinenko2016-02-091-0/+3
* stout: Fix ASL warningsVladimir Serbinenko2016-02-091-2/+2
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-012-2/+2
* ACPI: Add hack to avoid IASL warning when reading back registersMartin Roth2015-12-261-0/+3
* ec/quanta/ene_kb3940q: Fix ACPI NoticeMartin Roth2015-11-241-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3114-56/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2114-20/+14
* kbuild: automatically include ECsStefan Reinauer2015-04-293-3/+8
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-2/+0
* acpi: Generate valid ACPI processor objectsTimothy Pearson2015-02-161-5/+5
* ec: Use DEVICE_NOOP macro formalism over static stub funcEdward O'Callaghan2014-11-292-28/+4
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-272-8/+8
* src/ec: Sanitize headers and comment #endif pairingsEdward O'Callaghan2014-06-252-11/+7
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-134-4/+2
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-132-7/+2
* Coding style: punctuation cleanup [1/2].Idwer Vollering2013-12-231-2/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+1
* Support ITE IT8518 embedded controller running Quanta's firmwareStefan Reinauer2013-03-1411-0/+1496
* Add support for "Butterfly" ChromebookStefan Reinauer2013-02-1111-0/+981