Age | Commit message (Expand) | Author |
2020-03-02 | superio/nuvoton/npcd378: Switch to superio/common | Patrick Rudolph |
2020-02-28 | superio/common: Validate devicetree | Patrick Rudolph |
2020-02-25 | superio/aspeed/ast2400: drop non-onetime-config registers for iLPC2AHB | Michael Niewöhner |
2020-02-25 | superio/aspeed/ast2400: rename SWAK to SWC to match the datasheet | Michael Niewöhner |
2020-02-09 | superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl | Pavel Sayekat |
2020-01-30 | src/superio/*: Fix typos | Patrick Georgi |
2020-01-30 | src/superio: replace license boilerplate with SPDX | Felix Held |
2020-01-26 | superio/aspeed/ast2400: Fix Register Offset | Christian Walter |
2020-01-20 | superio/nuvoton/nct5104d: Add virtual LDN for simple GPIO IO control | Piotr Kleinschmidt |
2020-01-15 | superio/nuvoton/nct5104d: Add soft reset GPIO functionality | Piotr Kleinschmidt |
2020-01-09 | drivers/pc80/rtc: Separate {get|set}_option() prototypes | Kyösti Mälkki |
2020-01-09 | acpi: Be more ACPI compliant when generating _UID | Patrick Rudolph |
2020-01-09 | superio/common/ssdt: Make disabled PNP devices ACPI compliant | Patrick Rudolph |
2019-12-31 | src: Remove some romcc workarounds | Jacob Garber |
2019-12-30 | superio/nuvoton: add common HWM bank select function | Felix Held |
2019-12-22 | superio/common: Add more ACPI methods | Patrick Rudolph |
2019-12-22 | superio/common/conf_mode: Add op to write SSDT | Patrick Rudolph |
2019-12-20 | superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_state | Kyösti Mälkki |
2019-12-17 | superio/aspeed/ast2400: Add AST2500 support | Patrick Rudolph |
2019-12-16 | device/pnp: introduce and use PNP_SKIP_FUNCTION | Felix Held |
2019-12-16 | superio/ite/it8728f: remove unused LDN selection register define | Felix Held |
2019-12-16 | superio/ite: remove unused stdint.h include from header files | Felix Held |
2019-12-15 | mb/msi/ms7721: Don't rewrite pnp_{enter,exit}_conf_state function | Elyes HAOUAS |
2019-12-13 | superio/*: Don't use conf_mode directly | Patrick Rudolph |
2019-12-12 | superio/common/generic: Assign resources behind device | Christian Walter |
2019-12-06 | src/superio: Remove unused intel's superio chips | Elyes HAOUAS |
2019-12-06 | superio/smsc/lpc47n207: Remove unused <stdint.h> | Elyes HAOUAS |
2019-12-06 | superio/nsc/pc87417: Remove unused <stdint.h> | Elyes HAOUAS |
2019-12-06 | src/superio/via: Remove unused superio chips | Elyes HAOUAS |
2019-12-06 | superio/fintek: Fix typo | Elyes HAOUAS |
2019-12-05 | superio/fintek/f81866d: capitalize 'TODO' | Elyes HAOUAS |
2019-12-05 | superio/serverengines/pilot: Fix typo | Elyes HAOUAS |
2019-12-05 | superio/smsc/lpc47n2{17,27}: Fix typo | Elyes HAOUAS |
2019-12-05 | superio/ite/it8528e: Fix typo | Elyes HAOUAS |
2019-12-05 | superio/{aspeed,nuvoton}: Fix typo | Elyes HAOUAS |
2019-12-02 | superio/aspeed: Remove unused aspeed include path | Martin Roth |
2019-12-01 | src/superio: Remove unused include <stdlib.h> | Elyes HAOUAS |
2019-12-01 | superio/nct5539d: include the missing acpi.h and ssdt.h | Maxim Polyakov |
2019-11-05 | superio/*/*/acpi: Improve the readability of the IndexField | Elyes HAOUAS |
2019-11-04 | superio/nuvoton/nct5539d: use SuperIO ACPI generator | Maxim Polyakov |
2019-11-04 | superio/nuvoton/nct6791d: use SuperIO ACPI generator | Maxim Polyakov |
2019-11-04 | superio/aspeed/common: add workaround for serial routing delay quirk | Michael Niewöhner |
2019-10-20 | src: Remove unused 'include <string.h>' | Elyes HAOUAS |
2019-10-20 | superio: Use 'include <stdlib.h>' when appropriate | Elyes HAOUAS |
2019-10-20 | superio: Remove unused include <device/smbus.h> | Elyes HAOUAS |
2019-10-18 | superio/nuvoton/nct5539d: Add nuvoton NCT5539D specific superio.asl | Pavel Sayekat |
2019-10-18 | superio/smsc: Restore sio1036 | Marshall Dawson |
2019-10-16 | src/superio: Remove unused 'include <console/console.h>' | Elyes HAOUAS |
2019-10-16 | src/superio: Remove unused 'include <arch/io.h>' | Elyes HAOUAS |
2019-10-13 | src/superio: Remove unused superio chips | Martin Roth |