summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/it8772f
Commit message (Expand)AuthorAgeFilesLines
* superio/it8772f: use HWM access functionality from hwm5_conf.hFelix Held2019-10-081-35/+26
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-1/+2
* src: Remove unused include device/pnp_def.hElyes HAOUAS2019-02-071-1/+0
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-062-1/+2
* superio/ite/it8772f: Fix typoElyes HAOUAS2018-12-161-1/+1
* src/superio: Fix typo and remove unneeded whitespaceElyes HAOUAS2018-08-091-1/+1
* superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-9/+8
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-6/+6
* sio/it8772f: add GPIO blink definition needed by google/trickyMatt DeVillier2016-11-181-0/+1
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+19
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* superio/it8772f: Add register to set the default value of FAN speedTed Kuo2015-12-312-8/+20
* superio/it8772f: Add switch to enable HWM (Hardware Monitor)Ted Kuo2015-12-313-0/+59
* device/pnp: Ability to set vendor specific logical device configDamien Zammit2015-12-291-1/+1
* IT8772F: Clean up it8772f includes and add a LED APIdavid2015-12-263-0/+40
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-316-24/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* superio: ite8772f: Exit extemp busy stateRyan Lin2015-03-212-0/+37
* superio/ite: Use common dispatch for pnp entry/exit functionsEdward O'Callaghan2014-11-041-21/+3
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-3/+3
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-272-14/+14
* pnp: Allow setting of misc register 0xf4 in device treeStefan Reinauer2014-09-171-1/+2
* pnp: Allow setting of misc register 0xfa in device treeStefan Reinauer2014-09-111-1/+1
* src/superio/ite/it8772f: Separate mainboard from SIO at obj levelEdward O'Callaghan2014-07-184-93/+104
* superio/ite/it8772f: Remove prototypes for func with no bodyEdward O'Callaghan2014-06-201-2/+0
* superio/ite/it8772f: Depreciate early wdt functionsEdward O'Callaghan2014-06-032-31/+2
* superio/ite/it8772f: Move towards removing #include .cEdward O'Callaghan2014-06-032-24/+7
* superio/*: Deal with some chip.h special casesEdward O'Callaghan2014-05-131-4/+1
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-2/+2
* uart8250: Drop includes in superioKyösti Mälkki2014-02-062-2/+0
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-18/+3
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-6/+6
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-2/+1
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-171-5/+5
* Drop prototype guarding for romccStefan Reinauer2013-05-101-3/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-015-5/+5
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Add support for ITE IT8772F SuperI/O chipStefan Reinauer2012-04-026-0/+878