summaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
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