aboutsummaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
2010-03-22Fix all the format string warnings.Myles Watson
2010-03-22drop some unused files and fix warnings on i945 based systems.Stefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-03-17trivial warning fixes, mostly for ACPI codeStefan Reinauer
2010-03-17more warning fixes.Stefan Reinauer
2010-02-24Add Win Enterprises' PL6064 boardAnish K. Patel
2010-02-23Remove nonsensical wrapper for function inStefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2010-02-15fix clock polling in pc97317 driver.Stefan Reinauer
2010-02-15Various license header consistency fixes (trivial).Uwe Hermann
2010-02-14Add missing Copyright line, sorry.Uwe Hermann
2010-02-14Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.Anish K Patel
2010-02-07newconfig is no more.Patrick Georgi
2010-01-17Add support for Renesas M3885x Embedded ControllerStefan Reinauer
2010-01-17Add support for the SMSC LPC47n227 SuperI/O chipStefan Reinauer
2009-12-28trival. All the changes is about comment and spaces.Zheng Bao
2009-12-01Trivial. SCH4304 and SCH4307 have the same device id.Zheng Bao
2009-11-30Add support for the SMSC SCH4304 Super I/O.Zheng Bao
2009-10-30Remove some warnings from the tyan s2895.Myles Watson
2009-10-28Make d945gclf build.Myles Watson
2009-10-28Add some missing license headers, consistency fixes for others (trivial).Uwe Hermann
2009-10-28preliminary Intel D945GCLF Atom+i945 support.Stefan Reinauer
2009-10-20Correct typo. Thanks to Mark Marshall for spotting it.Myles Watson
2009-10-19Move ITE-specific option to src/superio/ite/Kconfig.Myles Watson
2009-10-19Clean up some #ifdef CONFIG_*Myles Watson
2009-10-09Remove default n statements to simplify .config and ldoptions files.Myles Watson
2009-10-09More kconfig cleanups:Uwe Hermann
2009-10-07Get rid of early_serial, it is now a generic function in early_init. Ronald G. Minnich
2009-10-05Without these fixes the w83627dhg driver (which is currently not used by anyStefan Reinauer
2009-09-24Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi
2009-08-28This patch adds VGA and PS/2 Keyboard/mouse support to the already existing i...Arnaud Maye
2009-08-27Correct typos /SMCSC/SMSC/ in Kconfig.Myles Watson
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi
2009-07-05Add support for the Mitac 6513WU mainboard, a Compaq OEM board using theMichael Gold
2009-07-01Add support for the Intel Eagle Heights development board.Thomas Jourdan
2009-06-30This patch unifies the use of config options in v2 to all start with CONFIG_Stefan Reinauer
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-06-01Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial).Uwe Hermann
2009-05-11We should separate the it8718f_24mhz_clkin like the way IT8712 does.Zheng Bao
2009-04-22This patch add rudimentary support for the superio functionality ofMondrian nuessle
2009-04-12The IT8712F needs to have the configuration bits changed to handle the power forRudolf Marek
2009-03-13This patch reverts SuperIO changes that I was too hasty with. Even though theMyles Watson
2009-03-10This patch adds ACPI support for Tyan s2891, s2892, and s2895. There is stillMyles Watson
2009-02-28coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer
2009-01-06Add support for the Winbond W83627UHG Super I/O.Dan Lykowski
2008-11-11Add support for the Winbond W83627DHG Super I/O.Uwe Hermann
2008-11-03Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERTJens Rottmann
2008-10-29Implement support for the Winbond W83627THG.Stefan Reinauer
2008-10-16* Add a new board, the BCom WinNET P680Alex Mauer
2008-10-13Add support for the Intel EP80579 (Tolapai) Development Kit mainboardEd Swierk
2008-10-03Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O.Uwe Hermann
2008-10-02Whitespace cleanup (trivial).Myles Watson
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-09-26This patch fixes the dbm690t keyboard not working issue. It should alsoMarc Jones
2008-09-23This patch adds support for watchdog kill and adds it to Asus M2V-MX SE.Rudolf Marek
2008-09-23The AMD dbm690t mainboard uses the it8712f SIO with theMarc Jones
2008-07-21Add support for the Winbond W83697HF Super I/O.Sean Nelson
2008-06-22Enable hardware fan control for m57sli.Ronald Hoogenboom
2008-05-20Add post-RAM init code for the Fintek F71805F Super I/O.Corey Osgood
2008-04-19This trivial patch adds the SMSC SCH3112 Super I/O chip ID to theChristopher Kilgour
2008-03-16This patch implements support for the Intel 3100 integrated SuperIO and UART....Ed Swierk
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-18This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN...Rudolf Marek
2008-02-01 This patch fixes the decoding of the IO address range 0x0820->0x0827 into theFlorentin Demetrescu
2008-01-18Rename almost all occurences of LinuxBIOS to coreboot. Stefan Reinauer
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-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-10-27Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).Uwe Hermann
2007-07-12[Arg! Forgot to 'svn add', sorry]Uwe Hermann
2007-06-06Add support for the Winbond W83977F-A Super I/O.Nikolay Petukhov
2007-05-24Various IT8712F fixes:Philipp Degler
2007-05-16Cosmetic changes: push includes to top of file in chip.h files.Roger Zauner
2007-05-11The Super I/O needs 0x87 sent twice to 0x2e (or 0x4e) to enable extendedRoger Zauner
2007-05-09The superio needs 0x87 sent twice to 0x3f0 to enable extended functionRoger Zauner
2007-05-04Some minor fixes in it8716f/superio.c:Uwe Hermann
2007-04-27Add fan control support to ITE IT8716F.Ward Vandewege
2007-04-05Fix typo, add datasheet info, minor cosmetic fixes (trivial).Uwe Hermann
2007-04-05Coding style and cosmetics (trivial).Uwe Hermann
2007-04-05Add early serial support for the Fintek F81705F Super I/O.Corey Osgood
2007-04-02The *_early_serial.c pre-RAM code should do just that -- enable the serialUwe Hermann
2007-03-31Add support for the NSC PC87309 Super I/O.Uwe Hermann
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
2007-02-24Remove unused defines.Uwe Hermann
2007-02-03Add support for the Winbond W83627EHG Super I/O.Yinghai Lu
2006-12-14Add support for the SMSC FDC37M60x Super I/O (tested on FDC37M602).Uwe Hermann
2006-12-05Add missing license headers to some files (info based on svn history).Uwe Hermann
2006-12-03RemoveUwe Hermann
2006-12-01Status update (trivial).Uwe 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-10-24Rename src/superio/NSC to src/superio/nsc.Uwe Hermann