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
Age
Commit message (
Expand
)
Author
2018-07-18
superio/ite: pass the chip-specific ops struct to pnp_enable_devices
Felix Held
2018-06-04
src/superio/{ite,smsc}: Remove space before tab
Elyes HAOUAS
2018-05-15
superio/ite/it8720f: Implement power control
Samuel Holland
2018-05-12
superio/ite/it8623e: initialize the PWM fan controller
Kevin Cody-Little
2018-05-04
superio/ite/common: Add options to enable beeps
Vagiz Trakhanov
2018-01-07
superio/ite/it8623e: add support for SIO chip ITE IT8623E
Gergely Kiss
2018-01-06
superio/ite: add missing pnp_conf_mode fields in ops struct
Felix Held
2017-10-22
superio/ite/common: Make PECI a thermal mode
Vagiz Trakhanov
2017-10-22
superio/ite/common: Add temperature limits
Vagiz Trakhanov
2017-10-22
superio/ite/common: Add temperature offset
Vagiz Trakhanov
2017-07-08
superio/ite/it8716f: Update init_ec
Martin Roth
2017-07-07
src/superio: add IS_ENABLED() around Kconfig symbol references
Martin Roth
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
2017-06-12
superio/ite/it8728f: remove unused header
Samuel Holland
2017-06-12
superio/ite/common: fix prototype to match others
Samuel Holland
2017-05-09
superio/ite/it8728f: Hook up common environment-controller driver
Tobias Diedrich
2016-12-13
sio/ite/it8783ef: Return (0) in ACPI _PSC methods
Nico Huber
2016-12-07
sio/ite/it8783ef: New super i/o chip
Nico Huber
2016-12-07
sio/ite/common: Export pnp_enter/exit_conf_state()
Nico Huber
2016-11-28
common Ite EC driver: Enable PWM smoothing via devicetree
Arthur Heymans
2016-11-28
sio/it8718f: Hook up common environment-controller driver
Arthur Heymans
2016-11-18
sio/it8772f: add GPIO blink definition needed by google/tricky
Matt DeVillier
2016-11-17
sio/ite/common: Add generic environment-controller driver
Nico Huber
2016-09-05
src/superio: Improve code formatting
Elyes HAOUAS
2016-08-09
superio/*: Relocate Kconfig to chip folder.
Omar Pakker
2016-02-01
drivers/pc80: Add PS/2 mouse presence detect
Timothy Pearson
2016-01-18
header files: Fix guard name comments to match guard names
Martin Roth
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-30
superio/it8718f: Add missing PNP info
Damien Zammit
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-10-30
Drop SuperIO ite/it8661f
Stefan Reinauer
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-05-14
superio: Replace the indexed I/O functions
Dave Frodin
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
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
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/it8661f: Make early_serial into romstage sym
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-28
superio/ite/it8712f: Depreciate model specific early_serial.c
Edward O'Callaghan
2014-05-28
superio/ite/it8712f: Drop model specific sio func for generic ver
Edward O'Callaghan
2014-05-24
superio/ite/it8721f: Trivial drop redundant headers
Edward O'Callaghan
2014-05-23
Implement proper IT8728F PNP ops
Rudolf Marek
2014-05-23
ite/common: Introduce common watchdog and 3.3V VSB helpers
Rudolf Marek
2014-05-23
superio/ite/it8728f/it8728f_hwm.c: Small fixes
Rudolf Marek
2014-05-13
superio/*: Remove redundant chip.h header
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-05-12
superio/ite/it8718f: Remove hard coding from romstage
Edward O'Callaghan
2014-05-11
superio/ite/*: Factor out generic romstage component
Edward O'Callaghan
2014-05-11
superio/ite/it8728f: RAMstage PNP configuration component
Edward O'Callaghan
2014-04-26
superio/ite/it8673f: Remove poor implementation
Edward O'Callaghan
2014-04-26
superio/ite/it8705f: Remove poor implementation
Edward O'Callaghan
2014-04-26
superio/ite/it8716f: Rewrite from hardcoded base addr
Edward O'Callaghan
2014-04-26
superio/ite/it8721f: Rewrite from hardcoded base addr
Edward O'Callaghan
2014-04-15
superio/ite/it8728f: Fix headers and prototype location
Edward O'Callaghan
2014-02-06
uart8250: Drop includes in superio
Kyösti Mälkki
2013-07-20
it8728f: Add ITE IT8728F superio early serial support.
Damien Zammit
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-10-07
Remove chip.h files without config structure
Kyösti Mälkki
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-04-02
Add support for ITE IT8772F SuperI/O chip
Stefan Reinauer
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-09-14
Add IT8721F support
QingPei Wang
2011-04-21
some ifdef --> if fixes
Stefan Reinauer
2011-04-19
Drop baud rate init to an arbitrary baud rate from Super I/O code. ...
Stefan Reinauer
2011-02-19
It turns out that the code which enables specific LDN is somewhat buggy.
Rudolf Marek
2010-12-17
add license headers to some trivial files and pc87427.h
Stefan Reinauer
2010-12-08
second round name simplification. drop the <component>_ prefix.
stepan
2010-11-15
C and other Super I/O cosmetic fixes.
Uwe Hermann
2010-11-11
Remove superfluous Super I/O res0/res1 lines.
Uwe Hermann
2010-11-10
ITE IT8661F changes to match the common code structure.
Uwe Hermann
2010-11-08
Add #include guards to all Super I/O header files (trivial).
Uwe Hermann
2010-11-08
Random ITE Super I/O fixes.
Uwe Hermann
2010-09-30
Rename build system variables to be more intuitive, and
Patrick Georgi
2010-08-15
Gigabyte dual bios mainboard will always reboot, caused by the superio.
Wang Qing Pei
2010-05-14
ITE IT8671F: Add it8671f_48mhz_clkin().
Anders Jenbo
2010-04-30
fix superio warnings. interesting side node: most superio .h files have no
Stefan Reinauer
2010-04-25
zero warnings days
Stefan Reinauer
2010-04-16
fix up sb600 and it8712f tree.
Stefan Reinauer
2010-04-16
zero warnings days: unify mp tables. fix warnings.
Stefan Reinauer
2010-03-31
Drop \r\n and \n\r as both print_XXX and printk now do this internally.
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2010-02-23
Remove nonsensical wrapper for function in
Stefan Reinauer
[next]