summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* 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/fintek/*: Factor out generic romstage componentEdward O'Callaghan2014-04-2623-305/+53
* superio/fintek/*: Fix header styleEdward O'Callaghan2014-04-2610-43/+40
* superio/ite/it8673f: Remove poor implementationEdward O'Callaghan2014-04-267-255/+0
* superio/ite/it8705f: Remove poor implementationEdward O'Callaghan2014-04-266-217/+0
* superio/ite/it8716f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-265-61/+43
* superio/ite/it8721f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-265-53/+47
* superio/ite/it8728f: Fix headers and prototype locationEdward O'Callaghan2014-04-153-44/+19
* uart: Redefine Kconfig optionsKyösti Mälkki2014-04-091-1/+1
* superio/winbond/w83627thg: Avoid .c includesEdward O'Callaghan2014-04-064-6/+11
* superio/nuvoton/nct5104d: Avoid .c includesEdward O'Callaghan2014-04-063-5/+5
* superio/winbond/w83627ehg: Avoid .c includesEdward O'Callaghan2014-04-064-5/+10
* superio/fintek/f71859: Avoid .c includesEdward O'Callaghan2014-04-023-3/+6
* superio/fintek/f71889: Avoid .c includesEdward O'Callaghan2014-04-024-5/+7
* superio/fintek/f71872: Avoid .c includesEdward O'Callaghan2014-04-024-3/+7
* superio/fintek/f71863fg: Avoid .c includesEdward O'Callaghan2014-04-024-4/+7
* superio/fintek/f71805f: Avoid .c includesEdward O'Callaghan2014-04-023-3/+6
* superio/fintek/f81865f: Avoid .c includesEdward O'Callaghan2014-03-314-3/+7
* superio/fintek: Document Fintek F71869AD code.Edward O'Callaghan2014-02-131-1/+35
* 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-0691-92/+0
* superio/fintek: Add initial support for Fintek F71869AD.Edward O'Callaghan2014-01-277-0/+256
* superio: Uncomment the w83627uhg UART clock source initializationDave Frodin2014-01-031-6/+6
* Correct file permissions.Idwer Vollering2013-12-074-0/+0
* sio1007: Properly build '.c' filesMarc Jones2013-11-103-7/+52
* 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
* it8728f: Add ITE IT8728F superio early serial support.Damien Zammit2013-07-206-0/+177
* 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-034-13/+23
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-0327-451/+102
* 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-1729-532/+84
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-1729-186/+194
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-1725-74/+25
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-174-20/+20
* winbond/w83627dhg: Add ACPI supportNico Huber2013-06-111-0/+196
* Start ACPI framework for PnP (super i/o) devicesNico Huber2013-06-115-0/+757
* Drop prototype guarding for romccStefan Reinauer2013-05-109-15/+6
* Add new superio deviceSteven Sherk2013-04-126-2/+204
* 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-2250-52/+48