summaryrefslogtreecommitdiff
path: root/src/superio/winbond/w83627ehg/w83627ehg.h
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-31superio/winbond: Improve code formattingElyes HAOUAS
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2017-08-21superio/winbond/w83627*: Remove deprecated codeKeith Hui
2017-06-04superio/winbond/*/header: Include <arch/io.h>Arthur Heymans
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-05-31superio/winbond/w83627ehg: Depreciate romstage componentEdward O'Callaghan
2014-04-28superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan
2014-04-06superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2010-12-05W83627DHG/W83627EHG fixups for virtual LDNs.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-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
2009-12-28trival. All the changes is about comment and spaces.Zheng Bao
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-02-03Add support for the Winbond W83627EHG Super I/O.Yinghai Lu