summaryrefslogtreecommitdiff
path: root/src/superio/winbond
AgeCommit message (Expand)Author
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-09-07superio winbond w83627dhg: add a function which is used on tyan s8226Siyuan Wang
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-02-16SIO: Winbond w83627dhg updateKerry Sheh
2012-01-11W83627HF: remove unused functionSven Schnelle
2011-11-22implement hwmon fan divisor setting for w83697hfFlorian Zumbiehl
2011-11-08make w83697hf_set_clksel_48() non-static and add a prototypeFlorian Zumbiehl
2011-11-07Add code to set the clock speed for Winbond W83627THF/THG.Idwer Vollering
2011-11-06w83627hf: multiple fixes and enhancements in ASL includeChristoph Grenz
2011-11-06w83627hf: drop Scope(\_SB) from ASL includeChristoph Grenz
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-28w83627hf: add method to retrieve wake event source register to ASL includeChristoph Grenz
2011-10-25w83627hf: correct typo in ASL include, correct indexed registers and remove u...Christoph Grenz
2011-10-12w83627hf: ASL include containing virtual device tree of the SuperIOChristoph Grenz
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
2011-02-08Place the W83627EHG MIDI base address mask in the correct position.Alexandru Gagniuc
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-12-08second round name simplification. drop the <component>_ prefix.stepan
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann
2010-11-16Drop W83627THF, it's the same device as W83627THG.Uwe Hermann
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-10Random Winbond Super I/O cosmetic and coding-style fixes.Uwe Hermann
2010-11-08Add #include guards to all Super I/O header files (trivial).Uwe Hermann
2010-09-30Rename build system variables to be more intuitive, andPatrick Georgi
2010-05-18get rid of some duplicate inclusion warnings.Stefan Reinauer
2010-04-30fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer
2010-04-30Remove some warnings. For code that is called from the mainboard romstage.cStefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-04-07no warnings dayStefan Reinauer
2010-03-31Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer
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-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-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
2009-12-28trival. All the changes is about comment and spaces.Zheng Bao
2009-10-30Remove some warnings from the tyan s2895.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-05Without these fixes the w83627dhg driver (which is currently not used by anyStefan Reinauer
2009-08-25Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann
2009-08-12Kconfig!Patrick Georgi
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