summaryrefslogtreecommitdiff
path: root/src/superio/ite/it8716f
AgeCommit message (Expand)Author
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2011-11-01remove trailing whitespaceStefan Reinauer
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-19Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer
2011-02-19It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-11-15C and other Super I/O cosmetic fixes.Uwe Hermann
2010-11-11Remove superfluous Super I/O res0/res1 lines.Uwe Hermann
2010-11-08Add #include guards to all Super I/O header files (trivial).Uwe Hermann
2010-11-08Random ITE Super I/O fixes.Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-04-25zero warnings daysStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-07newconfig is no more.Patrick Georgi
2009-12-28trival. All the changes is about comment and spaces.Zheng Bao
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-06-22Enable hardware fan control for m57sli.Ronald Hoogenboom
2008-02-26Temporarily disable the fan control patch from this morning; it turns out toWard Vandewege
2008-02-25This patch adds automatic fan control for the CPU fan on the m57sliRonald Hoogenboom
2008-02-01 This patch fixes the decoding of the IO address range 0x0820->0x0827 into theFlorentin Demetrescu
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-11-12Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration.Carl-Daniel Hailfinger
2007-05-04Some minor fixes in it8716f/superio.c:Uwe Hermann
2007-04-27Add fan control support to ITE IT8716F.Ward Vandewege
2007-03-02Add missing it8716f_early_init.c file, which got lost in the commit ofUwe Hermann
2007-02-24Improve ITE IT8716F support.Yinghai Lu
2006-12-03RemoveUwe Hermann
2006-12-01Explicitly set the CLKIN to 24 MHz on all ITE Super I/Os, otherwiseUwe Hermann
2006-12-01Add missing #includes to some ITE Super I/O files.Jon Dufresne
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-04Various minor cosmetic changes in the ITE Super I/Os, mostly whitespaceUwe Hermann
2006-11-01Adapt GPL license headers to match the current conventions.Uwe Hermann
2006-11-01Rename some variables from *ITE* to *ite* for consistency reasons (refs #4).Uwe Hermann
2006-09-06Patch from Uwe Hermann:Stefan Reinauer