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