summaryrefslogtreecommitdiffstats
path: root/src/superio/winbond
Commit message (Expand)AuthorAgeFilesLines
* superio/winbond/w83627hf: Avoid .c includes in mainboardsEdward O'Callaghan2014-05-314-19/+46
* superio/winbond/w83627ehg: Depreciate romstage componentEdward O'Callaghan2014-05-313-44/+0
* superio/winbond/w83627thg: Depreciate romstage componentEdward O'Callaghan2014-05-282-50/+0
* superio/winbond/w83627uhg: Depreciate romstage componentEdward O'Callaghan2014-05-283-59/+1
* superio/winbond/w83697hf: Depreciate romstage componentEdward O'Callaghan2014-05-233-5/+13
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-137-224/+0
* superio/*: Deal with some chip.h special casesEdward O'Callaghan2014-05-132-2/+2
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-138-22/+9
* superio/winbond/w83627thg: Remove w83627thg_enable_serial symbolEdward O'Callaghan2014-05-022-11/+0
* superio/winbond/w83627ehg: Convert romstage to generic componentEdward O'Callaghan2014-04-282-14/+3
* superio/winbond/w83627dhg: Convert romstage to generic componentEdward O'Callaghan2014-04-282-14/+3
* superio/winbond/*: Provide common romstage componentEdward O'Callaghan2014-04-284-0/+125
* superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan2014-04-064-6/+11
* superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan2014-04-064-5/+10
* Eliminate some ASL warningsOskar Enoksson2014-02-131-4/+4
* winbond/w83627hf/acpi: Fix some ASL warningsOskar Enoksson2014-02-121-3/+3
* uart8250: Drop includes in superioKyösti Mälkki2014-02-0616-16/+0
* superio: Uncomment the w83627uhg UART clock source initializationDave Frodin2014-01-031-6/+6
* w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE.Christoph Grenz2013-08-151-34/+25
* w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment`Christoph Grenz2013-08-151-1/+1
* w83627hf/acpi: Fix logical device power down in ACPIChristoph Grenz2013-08-151-12/+12
* w83627hf/acpi: Fix endianess error in floppy drive enumeration codeChristoph Grenz2013-07-101-4/+4
* w83627hf/acpi: Fix offset of logical device activationNico Huber2013-07-041-0/+1
* w83627hf/acpi: Fix type error in floppy drive enumeration codeChristoph Grenz2013-07-041-4/+8
* winbond/w83627dhg: Fix logical device power down in ACPINico Huber2013-07-031-0/+6
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-038-136/+16
* w83627hf: Add comments about parallel port modes in superio.aslChristoph Grenz2013-07-011-0/+4
* winbond/w83627dhg: Correct resource setting for SPI (LDN6)Nico Huber2013-06-181-2/+1
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-178-132/+22
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-178-57/+61
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-174-8/+4
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-171-5/+5
* winbond/w83627dhg: Add ACPI supportNico Huber2013-06-111-0/+196
* Drop prototype guarding for romccStefan Reinauer2013-05-103-5/+2
* Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl`Paul Menzel2013-04-011-0/+0
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-2210-12/+9
* Super I/O W83627DHG: Enable UART B by redirecting pinsWolfgang Kamp2013-03-151-0/+14
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-0145-45/+45
* Remove assembly coded log2 functionRonald G. Minnich2012-11-287-7/+1
* superio winbond w83627dhg: add a function which is used on tyan s8226Siyuan Wang2012-09-072-0/+11
* Auto-declare chip_operationsKyösti Mälkki2012-08-228-16/+0
* SIO: Winbond w83627dhg updateKerry Sheh2012-02-164-5/+36
* W83627HF: remove unused functionSven Schnelle2012-01-111-14/+0
* implement hwmon fan divisor setting for w83697hfFlorian Zumbiehl2011-11-222-1/+36
* make w83697hf_set_clksel_48() non-static and add a prototypeFlorian Zumbiehl2011-11-082-1/+5
* Add code to set the clock speed for Winbond W83627THF/THG.Idwer Vollering2011-11-072-0/+13
* w83627hf: multiple fixes and enhancements in ASL includeChristoph Grenz2011-11-061-252/+205
* w83627hf: drop Scope(\_SB) from ASL includeChristoph Grenz2011-11-061-1279/+1275
* remove trailing whitespaceStefan Reinauer2011-11-018-8/+8
* w83627hf: add method to retrieve wake event source register to ASL includeChristoph Grenz2011-10-281-0/+17
OpenPOWER on IntegriCloud