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
/
superio
/
ite
/
it8721f
Age
Commit message (
Expand
)
Author
2020-09-22
superio/ite: Distinguish between chips for PECI readings
Michael Büchler
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-31
superio/ite: Improve code formatting
Elyes HAOUAS
2020-01-30
src/superio: replace license boilerplate with SPDX
Felix Held
2019-11-05
superio/*/*/acpi: Improve the readability of the IndexField
Elyes HAOUAS
2019-10-20
superio: Use 'include <stdlib.h>' when appropriate
Elyes HAOUAS
2019-01-06
superio/*: Link early initialization into bootblock
Arthur Heymans
2018-12-16
superio/ite/it8721f/acpi: Remove unneeded white space
Elyes HAOUAS
2018-08-21
superio/ite/it8721f: Add SuperIO ACPI declarations
Arthur Heymans
2018-08-21
superio/ite/it8721f: Add resources
Arthur Heymans
2018-07-18
superio/ite: pass the chip-specific ops struct to pnp_enable_devices
Felix Held
2018-01-06
superio/ite: add missing pnp_conf_mode fields in ops struct
Felix Held
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2016-08-09
superio/*: Relocate Kconfig to chip folder.
Omar Pakker
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
2014-10-27
superio/*/superio.c: Don't hide pointer types behind typedefs
Edward O'Callaghan
2014-05-24
superio/ite/it8721f: Trivial drop redundant headers
Edward O'Callaghan
2014-05-13
superio/*: Remove redundant chip.h header
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-05-11
superio/ite/*: Factor out generic romstage component
Edward O'Callaghan
2014-04-26
superio/ite/it8721f: Rewrite from hardcoded base addr
Edward O'Callaghan
2014-02-06
uart8250: Drop includes in superio
Kyösti Mälkki
2013-05-10
Drop prototype guarding for romcc
Stefan Reinauer
2013-03-22
x86: Unify arch/io.h and arch/romcc_io.h
Stefan Reinauer
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2011-09-14
Add IT8721F support
QingPei Wang