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
/
it8772f
Age
Commit message (
Expand
)
Author
2019-10-08
superio/it8772f: use pnp_ops.h for pnp register access
Felix Held
2019-10-08
superio/it8772f: use HWM access functionality from hwm5_conf.h
Felix Held
2019-03-04
device/pnp: Add header files for PNP ops
Kyösti Mälkki
2019-02-07
src: Remove unused include device/pnp_def.h
Elyes HAOUAS
2019-01-06
superio/*: Link early initialization into bootblock
Arthur Heymans
2018-12-16
superio/ite/it8772f: Fix typo
Elyes HAOUAS
2018-08-09
src/superio: Fix typo and remove unneeded whitespace
Elyes HAOUAS
2018-07-18
superio/ite: pass the chip-specific ops struct to pnp_enable_devices
Felix Held
2017-06-13
device/pnp: remove struct io_info
Samuel Holland
2016-11-18
sio/it8772f: add GPIO blink definition needed by google/tricky
Matt DeVillier
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-12-31
superio/it8772f: Add register to set the default value of FAN speed
Ted Kuo
2015-12-31
superio/it8772f: Add switch to enable HWM (Hardware Monitor)
Ted Kuo
2015-12-29
device/pnp: Ability to set vendor specific logical device config
Damien Zammit
2015-12-26
IT8772F: Clean up it8772f includes and add a LED API
david
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-21
superio: ite8772f: Exit extemp busy state
Ryan Lin
2014-11-04
superio/ite: Use common dispatch for pnp entry/exit functions
Edward O'Callaghan
2014-10-27
superio/*/superio.c: Don't hide pointer types behind typedefs
Edward O'Callaghan
2014-10-27
superio: Use 'pnp_devfn_t' over 'device_t' in romstage component
Edward O'Callaghan
2014-09-17
pnp: Allow setting of misc register 0xf4 in device tree
Stefan Reinauer
2014-09-11
pnp: Allow setting of misc register 0xfa in device tree
Stefan Reinauer
2014-07-18
src/superio/ite/it8772f: Separate mainboard from SIO at obj level
Edward O'Callaghan
2014-06-20
superio/ite/it8772f: Remove prototypes for func with no body
Edward O'Callaghan
2014-06-03
superio/ite/it8772f: Depreciate early wdt functions
Edward O'Callaghan
2014-06-03
superio/ite/it8772f: Move towards removing #include .c
Edward O'Callaghan
2014-05-13
superio/*: Deal with some chip.h special cases
Edward O'Callaghan
2014-05-13
src/drivers/pc80: Remove empty struct keyboard
Edward O'Callaghan
2014-02-06
uart8250: Drop includes in superio
Kyösti Mälkki
2013-06-17
pnp: Remove now plain wrappers for default PnP functions
Nico Huber
2013-06-17
pnp: Register implementations of enter/exit config state
Nico Huber
2013-06-17
pnp: Provide alternative pnp_enable() implementation
Nico Huber
2013-06-17
pnp: Unify some alignment to ease autogenerating patches
Nico Huber
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
2012-04-02
Add support for ITE IT8772F SuperI/O chip
Stefan Reinauer