Age | Commit message (Expand) | Author |
2014-05-13 | src/*: Remove the last remnants of struct keyboard | Edward O'Callaghan |
2014-05-13 | superio/*: Remove redundant chip.h header | Edward O'Callaghan |
2014-05-13 | superio/*: Deal with some chip.h special cases | Edward O'Callaghan |
2014-05-13 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-05-12 | superio/ite/it8718f: Remove hard coding from romstage | Edward O'Callaghan |
2014-05-11 | superio/ite/*: Factor out generic romstage component | Edward O'Callaghan |
2014-05-11 | superio/ite/it8728f: RAMstage PNP configuration component | Edward O'Callaghan |
2014-05-10 | superio/fintek/f71869ad: Fix incorrect LDN's | Edward O'Callaghan |
2014-05-09 | superio/serverengines/pilot: Avoid .c includes | Edward O'Callaghan |
2014-05-08 | superio/fintek/f71869ad: Make hwm devicetree configurable | Edward O'Callaghan |
2014-05-08 | superio/fintek/f71869ad: Configure multi-func reg in devicetree | Edward O'Callaghan |
2014-05-07 | superio/common/conf_mode: Provide another common pnp entry/exit | Edward O'Callaghan |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |
2014-05-02 | superio/winbond/w83627thg: Remove w83627thg_enable_serial symbol | Edward O'Callaghan |
2014-04-28 | superio/winbond/w83627ehg: Convert romstage to generic component | Edward O'Callaghan |
2014-04-28 | superio/winbond/w83627dhg: Convert romstage to generic component | Edward O'Callaghan |
2014-04-28 | superio/winbond/*: Provide common romstage component | Edward O'Callaghan |
2014-04-26 | superio/fintek/*: Factor out generic romstage component | Edward O'Callaghan |
2014-04-26 | superio/fintek/*: Fix header style | Edward O'Callaghan |
2014-04-26 | superio/ite/it8673f: Remove poor implementation | Edward O'Callaghan |
2014-04-26 | superio/ite/it8705f: Remove poor implementation | Edward O'Callaghan |
2014-04-26 | superio/ite/it8716f: Rewrite from hardcoded base addr | Edward O'Callaghan |
2014-04-26 | superio/ite/it8721f: Rewrite from hardcoded base addr | Edward O'Callaghan |
2014-04-15 | superio/ite/it8728f: Fix headers and prototype location | Edward O'Callaghan |
2014-04-09 | uart: Redefine Kconfig options | Kyösti Mälkki |
2014-04-06 | superio/winbond/w83627thg: Avoid .c includes | Edward O'Callaghan |
2014-04-06 | superio/nuvoton/nct5104d: Avoid .c includes | Edward O'Callaghan |
2014-04-06 | superio/winbond/w83627ehg: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71859: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71889: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71872: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71863fg: Avoid .c includes | Edward O'Callaghan |
2014-04-02 | superio/fintek/f71805f: Avoid .c includes | Edward O'Callaghan |
2014-03-31 | superio/fintek/f81865f: Avoid .c includes | Edward O'Callaghan |
2014-02-13 | superio/fintek: Document Fintek F71869AD code. | Edward O'Callaghan |
2014-02-13 | Eliminate some ASL warnings | Oskar Enoksson |
2014-02-12 | winbond/w83627hf/acpi: Fix some ASL warnings | Oskar Enoksson |
2014-02-06 | uart8250: Drop includes in superio | Kyösti Mälkki |
2014-01-27 | superio/fintek: Add initial support for Fintek F71869AD. | Edward O'Callaghan |
2014-01-03 | superio: Uncomment the w83627uhg UART clock source initialization | Dave Frodin |
2013-12-07 | Correct file permissions. | Idwer Vollering |
2013-11-10 | sio1007: Properly build '.c' files | Marc Jones |
2013-08-15 | w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. | Christoph Grenz |
2013-08-15 | w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment` | Christoph Grenz |
2013-08-15 | w83627hf/acpi: Fix logical device power down in ACPI | Christoph Grenz |
2013-07-20 | it8728f: Add ITE IT8728F superio early serial support. | Damien Zammit |
2013-07-10 | w83627hf/acpi: Fix endianess error in floppy drive enumeration code | Christoph Grenz |
2013-07-04 | w83627hf/acpi: Fix offset of logical device activation | Nico Huber |
2013-07-04 | w83627hf/acpi: Fix type error in floppy drive enumeration code | Christoph Grenz |
2013-07-03 | winbond/w83627dhg: Fix logical device power down in ACPI | Nico Huber |
2013-07-03 | pnp: Add some default functions to enter/exit config state | Nico Huber |
2013-07-01 | w83627hf: Add comments about parallel port modes in superio.asl | Christoph Grenz |
2013-06-18 | winbond/w83627dhg: Correct resource setting for SPI (LDN6) | Nico Huber |
2013-06-17 | pnp: Remove now plain wrappers for default PnP functions | Nico Huber |
2013-06-17 | pnp: Register implementations of enter/exit config state | Nico Huber |
2013-06-17 | pnp: Provide alternative pnp_enable() implementation | Nico Huber |
2013-06-17 | pnp: Unify some alignment to ease autogenerating patches | Nico Huber |
2013-06-11 | winbond/w83627dhg: Add ACPI support | Nico Huber |
2013-06-11 | Start ACPI framework for PnP (super i/o) devices | Nico Huber |
2013-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-04-12 | Add new superio device | Steven Sherk |
2013-04-01 | Winbond W83627HF: Rename and move ASL snippet to `acpi/superio.asl` | Paul Menzel |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-15 | Super I/O W83627DHG: Enable UART B by redirecting pins | Wolfgang Kamp |
2013-03-06 | AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperio | Jens Rottmann |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-11-28 | Remove assembly coded log2 function | Ronald G. Minnich |
2012-11-06 | smsc/lpc47n227: Make early_serial usable | Patrick Georgi |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-09-07 | superio winbond w83627dhg: add a function which is used on tyan s8226 | Siyuan Wang |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-04 | SuperIO LPC47N217: Remove warnings | zbao |
2012-07-09 | servengines/pilot superio: add attribute unused | Sven Schnelle |
2012-05-10 | Unmark source files as executables | Alec Ari |
2012-05-08 | Clean up #ifs | Patrick Georgi |
2012-04-27 | SMSC MEC1308: Fix ACPI code to work with newer IASL versions | Stefan Reinauer |
2012-04-06 | Add support for SMSC MEC1308/1310 SuperI/O EC | Stefan Reinauer |
2012-04-06 | Add initial support for SMSC SIO1007 SuperI/O chip | Stefan Reinauer |
2012-04-06 | Add support for SMSC LPC47N207 SuperI/O chip | Stefan Reinauer |
2012-04-02 | Add support for ITE IT8772F SuperI/O chip | Stefan Reinauer |
2012-02-17 | SIO: Add smsc sio1036 superio | Kerry Sheh |
2012-02-17 | SIO: Add smsc/sch4037 superio support | Kerry Sheh |
2012-02-16 | SIO: Winbond w83627dhg update | Kerry Sheh |
2012-02-05 | SIO: condition compile Nuvoton WPCM450 early_init.c | Kerry Sheh |
2012-01-11 | W83627HF: remove unused function | Sven Schnelle |
2011-11-22 | implement hwmon fan divisor setting for w83697hf | Florian Zumbiehl |
2011-11-08 | make w83697hf_set_clksel_48() non-static and add a prototype | Florian Zumbiehl |
2011-11-07 | Add code to set the clock speed for Winbond W83627THF/THG. | Idwer Vollering |
2011-11-06 | w83627hf: multiple fixes and enhancements in ASL include | Christoph Grenz |
2011-11-06 | w83627hf: drop Scope(\_SB) from ASL include | Christoph Grenz |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-28 | w83627hf: add method to retrieve wake event source register to ASL include | Christoph Grenz |
2011-10-25 | w83627hf: correct typo in ASL include, correct indexed registers and remove u... | Christoph Grenz |
2011-10-18 | Append logical PME/GPIO device. Fix MPU device number. | Kyösti Mälkki |
2011-10-12 | w83627hf: ASL include containing virtual device tree of the SuperIO | Christoph Grenz |
2011-09-14 | Add IT8721F support | QingPei Wang |
2011-08-09 | Do not compile nuvoton superio for all board | Alexandru Gagniuc |
2011-07-22 | Update AMD SR5650 and SB700 | efdesign98 |
2011-06-29 | Added support for Aaeon PFM-540I RevB PC104 SBC | Mark Norman |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |