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
Age
Commit message (
Expand
)
Author
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-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-11-09
ELOG: Avoid some preprocessor use
Kyösti Mälkki
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
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-07-26
ec/quanta: pass ops to pnp_enable_devices instead of LDN-specific override
Felix Held
2018-06-04
src/ec: Remove whitespace before tab
Elyes HAOUAS
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-28
src/ec: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2017-06-07
Kconfig: Indent help text
Martin Roth
2017-06-07
src: change coreboot to lowercase
Martin Roth
2017-06-04
ec/ene_kb3940q: correct ACPI battery data fed into ToString()
Matt DeVillier
2016-09-07
src/ec: Improve code formatting
Elyes HAOUAS
2016-08-31
src/ec: Add required space before opening parenthesis '('
Elyes HAOUAS
2016-08-01
Remove non-ascii & unprintable characters
Martin Roth
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-12-26
ACPI: Add hack to avoid IASL warning when reading back registers
Martin Roth
2015-11-24
ec/quanta/ene_kb3940q: Fix ACPI Notice
Martin Roth
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
2015-02-16
acpi: Generate valid ACPI processor objects
Timothy Pearson
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-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-14
Support ITE IT8518 embedded controller running Quanta's firmware
Stefan Reinauer
2013-02-11
Add support for "Butterfly" Chromebook
Stefan Reinauer