summaryrefslogtreecommitdiffstats
path: root/src/superio
Commit message (Expand)AuthorAgeFilesLines
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-136-68/+1
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-1336-1134/+0
* superio/*: Deal with some chip.h special casesEdward O'Callaghan2014-05-137-83/+3
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-1344-126/+56
* superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan2014-05-122-43/+7
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-1121-295/+112
* superio/ite/it8728f: RAMstage PNP configuration componentEdward O'Callaghan2014-05-115-0/+213
* superio/fintek/f71869ad: Fix incorrect LDN'sEdward O'Callaghan2014-05-102-4/+7
* superio/serverengines/pilot: Avoid .c includesEdward O'Callaghan2014-05-096-7/+64
* superio/fintek/f71869ad: Make hwm devicetree configurableEdward O'Callaghan2014-05-085-0/+126
* superio/fintek/f71869ad: Configure multi-func reg in devicetreeEdward O'Callaghan2014-05-085-0/+102
* superio/common/conf_mode: Provide another common pnp entry/exitEdward O'Callaghan2014-05-071-0/+24
* Introduce stage-specific architecture for corebootFurquan Shaikh2014-05-061-1/+1
* 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
OpenPOWER on IntegriCloud