summaryrefslogtreecommitdiffstats
path: root/src/superio/ite
Commit message (Expand)AuthorAgeFilesLines
* 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
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-311-2/+2
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-2/+2
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-235-5/+5
* newconfig is no more.Patrick Georgi2010-02-077-154/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-2841-62/+19
* Correct typo. Thanks to Mark Marshall for spotting it.Myles Watson2009-10-201-1/+1
* Move ITE-specific option to src/superio/ite/Kconfig.Myles Watson2009-10-191-0/+4
* Clean up some #ifdef CONFIG_*Myles Watson2009-10-191-1/+1
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-7/+0
* More kconfig cleanups:Uwe Hermann2009-10-091-0/+7
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-257-7/+7
* Kconfig!Patrick Georgi2009-08-129-0/+182
* This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer2009-06-301-1/+1
* We should separate the it8718f_24mhz_clkin like the way IT8712 does.Zheng Bao2009-05-111-8/+27
* The IT8712F needs to have the configuration bits changed to handle the power forRudolf Marek2009-04-121-0/+16
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-287-19/+19
* Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERTJens Rottmann2008-11-031-1/+1
* Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O.Uwe Hermann2008-10-031-8/+11
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-017-7/+14
* This patch fixes the dbm690t keyboard not working issue. It should alsoMarc Jones2008-09-261-0/+1
* This patch adds support for watchdog kill and adds it to Asus M2V-MX SE.Rudolf Marek2008-09-231-0/+11
* The AMD dbm690t mainboard uses the it8712f SIO with theMarc Jones2008-09-231-8/+30
* Enable hardware fan control for m57sli.Ronald Hoogenboom2008-06-221-4/+4
* Temporarily disable the fan control patch from this morning; it turns out toWard Vandewege2008-02-261-3/+3
* This patch adds automatic fan control for the CPU fan on the m57sliRonald Hoogenboom2008-02-251-0/+4
OpenPOWER on IntegriCloud