summaryrefslogtreecommitdiffstats
path: root/src/superio/ite
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-2137-37/+37
* superio: Replace the indexed I/O functionsDave Frodin2015-05-142-17/+0
* superio: ite8772f: Exit extemp busy stateRyan Lin2015-03-212-0/+37
* superio/ite: Use common dispatch for pnp entry/exit functionsEdward O'Callaghan2014-11-043-63/+9
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-272-2/+2
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-278-15/+15
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-2710-37/+37
* 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/it8661f: Make early_serial into romstage symEdward O'Callaghan2014-06-033-5/+8
* 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/ite/it8712f: Depreciate model specific early_serial.cEdward O'Callaghan2014-05-283-79/+0
* superio/ite/it8712f: Drop model specific sio func for generic verEdward O'Callaghan2014-05-282-8/+0
* superio/ite/it8721f: Trivial drop redundant headersEdward O'Callaghan2014-05-241-3/+0
* Implement proper IT8728F PNP opsRudolf Marek2014-05-231-4/+14
* ite/common: Introduce common watchdog and 3.3V VSB helpersRudolf Marek2014-05-232-0/+42
* superio/ite/it8728f/it8728f_hwm.c: Small fixesRudolf Marek2014-05-231-3/+4
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-135-157/+0
* superio/*: Deal with some chip.h special casesEdward O'Callaghan2014-05-131-4/+1
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-136-17/+7
* superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan2014-05-122-43/+7
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-1121-295/+112
* superio/ite/it8728f: RAMstage PNP configuration componentEdward O'Callaghan2014-05-115-0/+213
* superio/ite/it8673f: Remove poor implementationEdward O'Callaghan2014-04-267-255/+0
* superio/ite/it8705f: Remove poor implementationEdward O'Callaghan2014-04-266-217/+0
* superio/ite/it8716f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-265-61/+43
* superio/ite/it8721f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-265-53/+47
* superio/ite/it8728f: Fix headers and prototype locationEdward O'Callaghan2014-04-153-44/+19
* uart8250: Drop includes in superioKyösti Mälkki2014-02-0616-16/+0
* it8728f: Add ITE IT8728F superio early serial support.Damien Zammit2013-07-206-0/+177
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-173-54/+9
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-173-18/+18
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-173-6/+3
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-172-10/+10
* Drop prototype guarding for romccStefan Reinauer2013-05-105-9/+3
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2210-10/+10
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0146-46/+46
* Remove chip.h files without config structureKyösti Mälkki2012-10-074-70/+0
* Auto-declare chip_operationsKyösti Mälkki2012-08-229-18/+0
* Add support for ITE IT8772F SuperI/O chipStefan Reinauer2012-04-028-0/+881
* remove trailing whitespaceStefan Reinauer2011-11-017-7/+7
* Add IT8721F supportQingPei Wang2011-09-147-0/+271
* some ifdef --> if fixesStefan Reinauer2011-04-212-2/+2
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-1914-71/+7
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-192-2/+2
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-172-0/+39
* second round name simplification. drop the <component>_ prefix.stepan2010-12-088-0/+0