aboutsummaryrefslogtreecommitdiff
path: root/src/superio/winbond
AgeCommit message (Expand)Author
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-04-01Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl`Paul Menzel
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-15Super I/O W83627DHG: Enable UART B by redirecting pinsWolfgang Kamp
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
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
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-10-29Implement support for the Winbond W83627THG.Stefan Reinauer
2008-10-16* Add a new board, the BCom WinNET P680Alex Mauer
2008-10-02Whitespace cleanup (trivial).Myles Watson
2008-10-01The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger
2008-07-21Add support for the Winbond W83697HF Super I/O.Sean Nelson
2008-02-18This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN...Rudolf Marek
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-06-06Add support for the Winbond W83977F-A Super I/O.Nikolay Petukhov
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-02-24Remove unused defines.Uwe Hermann
2007-02-03Add support for the Winbond W83627EHG Super I/O.Yinghai Lu
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-08-11cleanup patch from Uwe Hermann.Stefan Reinauer
2006-07-29- Add support _framework_ for the Asus p2b. Richard Smith
2005-07-08eric patchYinghai Lu
2005-01-13cosmetics. \n is enough here.Stefan Reinauer
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-08*** empty log message ***Yinghai Lu
2004-11-04- Update abuild.sh so it will rebuild successfull buildsEric Biederman
2004-11-02*** empty log message ***Yinghai Lu
2004-10-27S2885 winbond Superio all resource setYinghai Lu
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-20Tyan update to work with new CPU ConfigYinghai Lu
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-07-01Intel E7501 P64H2 ICH5R supportYinghai Lu
2004-05-27Fixed a silly typo :)David W. Hendricks
2004-05-26GPIO2 and GPIO3 support for HF part.David W. Hendricks
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-04-21yhlu's pnp patchLi-Ta Lo
2004-03-25sio-enable, because the init is not called. Without the init_keyboard,Stefan Reinauer
2004-03-12new supportRonald G. Minnich
2004-03-12forgot to do a cvs addRonald G. Minnich
2004-01-29almost there.Ronald G. Minnich
2004-01-28incomplete (wrong) support for this chip.Ronald G. Minnich