index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ec
/
acpi
Age
Commit message (
Expand
)
Author
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2019-12-17
src: Conditionally include TEVT
Frans Hendriks
2019-10-12
ec/acpi/ec.c Link EC code in bootblock & verstage
Arthur Heymans
2019-09-14
ec/acpi: Replace __PRE_RAM__ use
Kyösti Mälkki
2019-08-20
src/ec: Drop __PRE_RAM__ and __SMM__ guards
Kyösti Mälkki
2019-07-09
arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class
Kyösti Mälkki
2018-06-04
src/ec: Remove whitespace before tab
Elyes HAOUAS
2017-11-07
ec/acpi: add mechanisms to clear EC output queue
Bill XIE
2017-06-07
Kconfig: Indent help text
Martin Roth
2017-04-08
ec/acpi: Add function to read EC status register
Nico Huber
2016-11-09
ec/acpi: Include ec.c unconditionally in romstage
Nico Huber
2016-10-31
ec/acpi: Add missing include
Nico Huber
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-06-25
src/ec: Sanitize headers and comment #endif pairings
Edward O'Callaghan
2014-01-12
acpi/ec: Add missing delays
Vladimir Serbinenko
2013-06-12
Make acpi/ec.c usable in romstage
Vladimir Serbinenko
2013-06-06
ec/acpi: Add ACPI methods for generic EC access
Nico Huber
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2011-06-12
log ec data with DEBUG_SPEW
Sven Schnelle
2011-03-15
ACPI EC: add ec_query function
Sven Schnelle
2011-03-14
ec/acpi: make ACPI register pair configurable
Sven Schnelle
2011-03-14
ACPI EC: add ec_set_bit() / ec_clr_bit()
Sven Schnelle
2011-01-27
Add new ec subdir for Embedded Controllers and common ACPI EC support
Sven Schnelle