summaryrefslogtreecommitdiffstats
path: root/src/superio/winbond
Commit message (Expand)AuthorAgeFilesLines
...
* w83627hf: correct typo in ASL include, correct indexed registers and remove u...Christoph Grenz2011-10-251-9/+2
* w83627hf: ASL include containing virtual device tree of the SuperIOChristoph Grenz2011-10-121-0/+1514
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-1916-87/+8
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-194-16/+4
* Place the W83627EHG MIDI base address mask in the correct position.Alexandru Gagniuc2011-02-081-1/+1
* add license headers to some trivial files and pc87427.hStefan Reinauer2010-12-172-0/+38
* second round name simplification. drop the <component>_ prefix.stepan2010-12-0810-0/+0
* W83627DHG/W83627EHG fixups for virtual LDNs.Uwe Hermann2010-12-054-33/+59
* Drop W83627THF, it's the same device as W83627THG.Uwe Hermann2010-11-167-268/+0
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-159-80/+80
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-118-24/+8
* Random Winbond Super I/O cosmetic and coding-style fixes.Uwe Hermann2010-11-1039-245/+221
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-0818-4/+84
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-309-9/+9
* get rid of some duplicate inclusion warnings.Stefan Reinauer2010-05-182-0/+9
* fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer2010-04-305-5/+13
* Remove some warnings. For code that is called from the mainboard romstage.cStefan Reinauer2010-04-302-2/+8
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-1/+1
* no warnings dayStefan Reinauer2010-04-072-2/+2
* Drop \r\n and \n\r as both print_XXX and printk now do this internally.Stefan Reinauer2010-03-312-2/+2
* drop some unused files and fix warnings on i945 based systems.Stefan Reinauer2010-03-221-1/+1
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-222-4/+4
* trivial warning fixes, mostly for ACPI codeStefan Reinauer2010-03-171-0/+2
* Add Win Enterprises' PL6064 boardAnish K. Patel2010-02-241-0/+11
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-238-8/+8
* This is a general cleanup patchStefan Reinauer2010-02-221-3/+3
* Add missing Copyright line, sorry.Uwe Hermann2010-02-141-0/+1
* Add w83627hf_set_clksel_48() function which sets CLKSEL to 48MHz.Anish K Patel2010-02-141-0/+10
* newconfig is no more.Patrick Georgi2010-02-079-207/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-2839-139/+653
* Remove some warnings from the tyan s2895.Myles Watson2009-10-303-9/+9
* Remove default n statements to simplify .config and ldoptions files.Myles Watson2009-10-091-9/+0
* More kconfig cleanups:Uwe Hermann2009-10-091-0/+9
* Without these fixes the w83627dhg driver (which is currently not used by anyStefan Reinauer2009-10-052-2/+3
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-2510-18/+18
* Kconfig!Patrick Georgi2009-08-1211-0/+148
* Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen2009-06-032-4/+4
* CMOS: Add set_option and rework get_option.Luc Verhaegen2009-06-032-4/+4
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-289-40/+40
* Add support for the Winbond W83627UHG Super I/O.Dan Lykowski2009-01-065-0/+320
* Add support for the Winbond W83627DHG Super I/O.Uwe Hermann2008-11-115-0/+253
* Implement support for the Winbond W83627THG.Stefan Reinauer2008-10-295-0/+155
* * Add a new board, the BCom WinNET P680Alex Mauer2008-10-161-0/+10
* Whitespace cleanup (trivial).Myles Watson2008-10-023-82/+84
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-015-7/+12
* Add support for the Winbond W83697HF Super I/O.Sean Nelson2008-07-215-0/+243
* This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN...Rudolf Marek2008-02-182-3/+22
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-1811-11/+11
* Add support for the Winbond W83977F-A Super I/O.Nikolay Petukhov2007-06-065-0/+243
* Cosmetic changes: push includes to top of file in chip.h files.Roger Zauner2007-05-163-6/+6
OpenPOWER on IntegriCloud