summaryrefslogtreecommitdiff
path: root/src/superio
AgeCommit message (Expand)Author
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
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-05-04Some minor fixes in it8716f/superio.c:Uwe Hermann
2007-04-27Add fan control support to ITE IT8716F.Ward Vandewege
2007-04-05Fix typo, add datasheet info, minor cosmetic fixes (trivial).Uwe Hermann
2007-04-05Coding style and cosmetics (trivial).Uwe Hermann
2007-04-05Add early serial support for the Fintek F81705F Super I/O.Corey Osgood
2007-04-02The *_early_serial.c pre-RAM code should do just that -- enable the serialUwe Hermann
2007-03-31Add support for the NSC PC87309 Super I/O.Uwe Hermann
2007-03-02Add missing it8716f_early_init.c file, which got lost in the commit ofUwe Hermann
2007-02-24Improve ITE IT8716F support.Yinghai Lu
2007-02-24Remove unused defines.Uwe Hermann
2007-02-03Add support for the Winbond W83627EHG Super I/O.Yinghai Lu
2006-12-14Add support for the SMSC FDC37M60x Super I/O (tested on FDC37M602).Uwe Hermann
2006-12-05Add missing license headers to some files (info based on svn history).Uwe Hermann
2006-12-03RemoveUwe Hermann
2006-12-01Status update (trivial).Uwe Hermann
2006-12-01Explicitly set the CLKIN to 24 MHz on all ITE Super I/Os, otherwiseUwe Hermann
2006-12-01Add missing #includes to some ITE Super I/O files.Jon Dufresne
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-04Various minor cosmetic changes in the ITE Super I/Os, mostly whitespaceUwe Hermann
2006-11-01Adapt GPL license headers to match the current conventions.Uwe Hermann
2006-11-01Rename some variables from *ITE* to *ite* for consistency reasons (refs #4).Uwe Hermann
2006-10-24Rename src/superio/NSC to src/superio/nsc.Uwe Hermann
2006-10-24Change all occurences of NSC to nsc in the code. The next commitUwe Hermann
2006-09-06Add support for ITE it8705f from Uwe HermannStefan Reinauer
2006-09-06Patch from Uwe Hermann:Stefan Reinauer
2006-08-29merge latest code from Uwe HermannStefan Reinauer
2006-08-29it8661f support from Uwe HermannStefan Reinauer
2006-08-25Support for two new ITE superio parts: it8712fStefan Reinauer
2006-08-23Uwe Hermann:Stefan Reinauer
2006-08-18delete unused device. Ronald G. Minnich
2006-08-17add smsc part. Mod sun board to use smsc part for nowRonald G. Minnich
2006-08-11cleanup patch from Uwe Hermann.Stefan Reinauer
2006-08-10fix serial initialization (from Uwe Hermann)Stefan Reinauer
2006-08-07add support for ite/it8671f superio from Uwe Hermann.Stefan Reinauer
2006-07-29- Add support _framework_ for the Asus p2b. Richard Smith
2006-07-24add framework for i440bx chipsetRichard Smith