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
/
it8720f
Age
Commit message (
Expand
)
Author
2024-01-31
include/device/device.h: Remove CHIP_NAME() macro
Nicholas Sudsgaard
2024-01-24
superio: Rename Makefiles from .inc to .mk
Martin Roth
2021-11-04
superio: Replace bad uses of `find_resource`
Angel Pons
2021-05-06
src: Retype option API to use unsigned integers
Angel Pons
2021-04-21
superio: Use get_int_option()
Angel Pons
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
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-11-05
superio/*/*/acpi: Improve the readability of the IndexField
Elyes HAOUAS
2019-01-06
superio/*: Link early initialization into bootblock
Arthur Heymans
2018-08-17
superio/ite/it8720f: fix power control init
Felix Held
2018-07-18
superio/ite: pass the chip-specific ops struct to pnp_enable_devices
Felix Held
2018-05-15
superio/ite/it8720f: Implement power control
Samuel Holland
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2017-06-12
superio/ite/it8720f: add new IT8720F Super I/O
Samuel Holland