summaryrefslogtreecommitdiff
path: root/src/superio/ite/it8772f
AgeCommit message (Expand)Author
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2019-10-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-08superio/it8772f: use pnp_ops.h for pnp register accessFelix Held
2019-10-08superio/it8772f: use HWM access functionality from hwm5_conf.hFelix Held
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-02-07src: Remove unused include device/pnp_def.hElyes HAOUAS
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-12-16superio/ite/it8772f: Fix typoElyes HAOUAS
2018-08-09src/superio: Fix typo and remove unneeded whitespaceElyes HAOUAS
2018-07-18superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2016-11-18sio/it8772f: add GPIO blink definition needed by google/trickyMatt DeVillier
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-12-31superio/it8772f: Add register to set the default value of FAN speedTed Kuo
2015-12-31superio/it8772f: Add switch to enable HWM (Hardware Monitor)Ted Kuo
2015-12-29device/pnp: Ability to set vendor specific logical device configDamien Zammit
2015-12-26IT8772F: Clean up it8772f includes and add a LED APIdavid
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-21superio: ite8772f: Exit extemp busy stateRyan Lin
2014-11-04superio/ite: Use common dispatch for pnp entry/exit functionsEdward O'Callaghan
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-09-17pnp: Allow setting of misc register 0xf4 in device treeStefan Reinauer
2014-09-11pnp: Allow setting of misc register 0xfa in device treeStefan Reinauer
2014-07-18src/superio/ite/it8772f: Separate mainboard from SIO at obj levelEdward O'Callaghan
2014-06-20superio/ite/it8772f: Remove prototypes for func with no bodyEdward O'Callaghan
2014-06-03superio/ite/it8772f: Depreciate early wdt functionsEdward O'Callaghan
2014-06-03superio/ite/it8772f: Move towards removing #include .cEdward O'Callaghan
2014-05-13superio/*: Deal with some chip.h special casesEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2013-06-17pnp: Remove now plain wrappers for default PnP functionsNico Huber
2013-06-17pnp: Register implementations of enter/exit config stateNico Huber
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-06-17pnp: Unify some alignment to ease autogenerating patchesNico Huber
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-04-02Add support for ITE IT8772F SuperI/O chipStefan Reinauer