summaryrefslogtreecommitdiffstats
path: root/src/superio/ite
Commit message (Expand)AuthorAgeFilesLines
* 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
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-157-37/+35
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-116-16/+6
* ITE IT8661F changes to match the common code structure.Uwe Hermann2010-11-103-60/+69
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-087-2/+32
* Random ITE Super I/O fixes.Uwe Hermann2010-11-0836-266/+191
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-307-7/+7
* Gigabyte dual bios mainboard will always reboot, caused by the superio. Wang Qing Pei2010-08-152-0/+15
* ITE IT8671F: Add it8671f_48mhz_clkin().Anders Jenbo2010-05-141-20/+34
* fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer2010-04-302-2/+7
* zero warnings daysStefan Reinauer2010-04-254-6/+20
* fix up sb600 and it8712f tree.Stefan Reinauer2010-04-162-3/+3
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-162-3/+10
OpenPOWER on IntegriCloud