summaryrefslogtreecommitdiffstats
path: root/src/superio/ite
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* This patch fixes the decoding of the IO address range 0x0820->0x0827 into theFlorentin Demetrescu2008-02-011-1/+1
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1836-36/+36
* Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration.Carl-Daniel Hailfinger2007-11-122-1/+2
* Various IT8712F fixes:Philipp Degler2007-05-242-10/+59
* Some minor fixes in it8716f/superio.c:Uwe Hermann2007-05-041-23/+27
* Add fan control support to ITE IT8716F.Ward Vandewege2007-04-271-2/+33
* The *_early_serial.c pre-RAM code should do just that -- enable the serialUwe Hermann2007-04-026-36/+4
* Add missing it8716f_early_init.c file, which got lost in the commit ofUwe Hermann2007-03-021-0/+38
* Improve ITE IT8716F support.Yinghai Lu2007-02-242-69/+91
* RemoveUwe Hermann2006-12-037-7/+0
* Status update (trivial).Uwe Hermann2006-12-011-1/+1
* Explicitly set the CLKIN to 24 MHz on all ITE Super I/Os, otherwiseUwe Hermann2006-12-015-9/+9
* Add missing #includes to some ITE Super I/O files.Jon Dufresne2006-12-0121-1/+28
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-057-7/+7
* Various minor cosmetic changes in the ITE Super I/Os, mostly whitespaceUwe Hermann2006-11-0421-56/+60
* Adapt GPL license headers to match the current conventions.Uwe Hermann2006-11-0135-0/+196
* Rename some variables from *ITE* to *ite* for consistency reasons (refs #4).Uwe Hermann2006-11-0114-28/+28
* Add support for ITE it8705f from Uwe HermannStefan Reinauer2006-09-065-0/+243
* Patch from Uwe Hermann:Stefan Reinauer2006-09-0610-5/+258
* merge latest code from Uwe HermannStefan Reinauer2006-08-298-32/+275
* it8661f support from Uwe HermannStefan Reinauer2006-08-295-0/+241
* Support for two new ITE superio parts: it8712fStefan Reinauer2006-08-2510-0/+483
* fix serial initialization (from Uwe Hermann)Stefan Reinauer2006-08-104-41/+78
* add support for ite/it8671f superio from Uwe Hermann.Stefan Reinauer2006-08-075-0/+197
OpenPOWER on IntegriCloud