index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ec
/
quanta
/
it8518
Age
Commit message (
Expand
)
Author
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-10-24
src/ec/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/quanta: pass ops to pnp_enable_devices instead of LDN-specific override
Felix Held
2017-09-19
ec/quanta/it8518: add missing HID to SIO device
Matt DeVillier
2017-09-19
ec/quanta/it8518: correct ACPI battery data fed into ToString()
Matt DeVillier
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2017-06-07
Kconfig: Indent help text
Martin Roth
2016-09-07
src/ec: Improve code formatting
Elyes HAOUAS
2016-08-31
src/ec: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-02-09
ASL: Remove unused modulo recipient.
Vladimir Serbinenko
2016-02-09
Workaround for unused variable warning.
Vladimir Serbinenko
2016-02-09
stout: Fix ASL warnings
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
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-06-25
src/ec: Sanitize headers and comment #endif pairings
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
2013-12-23
Coding style: punctuation cleanup [1/2].
Idwer Vollering
2013-03-14
Support ITE IT8518 embedded controller running Quanta's firmware
Stefan Reinauer