Age | Commit message (Expand) | Author |
2015-04-07 | kconfig: drop intermittend forwarder files | Stefan Reinauer |
2015-03-21 | superio: ite8772f: Exit extemp busy state | Ryan Lin |
2015-02-14 | superio/fintek/f81216h: Add the correct unlock key values | Dave Frodin |
2015-02-04 | superio/fintek: Add required changes so F81216H can be used | Dave Frodin |
2015-01-06 | superio: Drop print_ implementation from non-romcc boards | Stefan Reinauer |
2015-01-06 | superio/smsc/lpc47n217: Drop dead code | Stefan Reinauer |
2015-01-06 | superio/smsc/lpc47n207: Hook into build system | Edward O'Callaghan |
2015-01-04 | superio/smsc/lpc47b272/superio.c: Remove dead code | Edward O'Callaghan |
2015-01-04 | src/superio/smsc/lpc47m10x/superio.c: Remove dead code | Edward O'Callaghan |
2015-01-04 | superio/smsc/lpc47b272: Use link-time symbols over .c inclusion | Edward O'Callaghan |
2015-01-04 | superio/smsc/lpc47m10x: Use link-time symbols over .c inclusion | Edward O'Callaghan |
2015-01-04 | superio/smsc/lpc47b397: Use link-time symbols over .c inclusion | Edward O'Callaghan |
2015-01-04 | superio/nsc/pc87417: Use link-time symbols over .c inclusion | Edward O'Callaghan |
2015-01-04 | superio/nsc/pc87366: Use link-time symbols over .c inclusion | Edward O'Callaghan |
2015-01-04 | superio/nsc/pc97317: Use link-time symbols over .c inclusion | Edward O'Callaghan |
2015-01-04 | superio/intel/i3100: Use link-time symbol over .c includes | Edward O'Callaghan |
2015-01-04 | superio/nsc/pc87360: Use link-time symbol over .c includes | Edward O'Callaghan |
2014-12-18 | Drop Intel E7520 and E7525 and related boards | Stefan Reinauer |
2014-12-16 | Drop obsolete SuperIOs used by GX1 systems only | Stefan Reinauer |
2014-12-01 | Mark non-executable files non-executable | Patrick Georgi |
2014-11-04 | superio/ite: Use common dispatch for pnp entry/exit functions | Edward O'Callaghan |
2014-11-01 | superio/fintek/f81216h: Implement device support | Edward O'Callaghan |
2014-11-01 | superio/common/conf_mode.c: Introduce 'new' enter/exit keys for SIO's | Edward O'Callaghan |
2014-10-30 | superio/nuvoton: Add support for Nuvoton NCT6776 | Felix Held |
2014-10-30 | superio/nuvoton: Add support for Nuvoton NCT5572D | Felix Held |
2014-10-27 | {arch,cpu,drivers,ec}: Don't hide pointers behind typedefs | Edward O'Callaghan |
2014-10-27 | superio/*/superio.c: Don't hide pointer types behind typedefs | Edward O'Callaghan |
2014-10-27 | superio: Use 'pnp_devfn_t' over 'device_t' in romstage component | Edward O'Callaghan |
2014-10-27 | superio/common/conf_mode.c: Don't hide pointers with typedefs | Edward O'Callaghan |
2014-09-17 | pnp: Allow setting of misc register 0xf4 in device tree | Stefan Reinauer |
2014-09-11 | pnp: Allow setting of misc register 0xfa in device tree | Stefan Reinauer |
2014-08-23 | superio/smsc/sch4037: Cleanup and fix .c inclusion | Edward O'Callaghan |
2014-08-23 | superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c include | Edward O'Callaghan |
2014-08-09 | superio/smsc/sio1036: Clean up RAMstage superio.c component | Edward O'Callaghan |
2014-07-18 | superio/f71869ad: fix documentation of io_info mask values | Felix Held |
2014-07-18 | src/superio/smsc/lpc47m15x: Avoid #include early_serial.c | Edward O'Callaghan |
2014-07-18 | superio/smsc: Add some missing header guards | Edward O'Callaghan |
2014-07-18 | src/superio/ite/it8772f: Separate mainboard from SIO at obj level | Edward O'Callaghan |
2014-07-17 | superio,Makefile.inc: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-07-15 | superio/fintek/f71869ad: config struct should be const qualified | Edward O'Callaghan |
2014-07-08 | superio: Trivial - drop trailing blank lines at EOF | Edward O'Callaghan |
2014-06-21 | PS2 keyboard: Use acpi_is_wakeup_s3() | Kyösti Mälkki |
2014-06-21 | superio/smsc/fdc37n972: Trivial cleanup reorder headers | Edward O'Callaghan |
2014-06-20 | superio/nuvoton: Add chip support for setting IRQs to edge/level | Dave Frodin |
2014-06-20 | superio/nuvoton: Adds a function to route pins 41-48 to UARTD | Dave Frodin |
2014-06-20 | superio/ite/it8772f: Remove prototypes for func with no body | Edward O'Callaghan |
2014-06-12 | superio/smscsuperio: Fix chip detection | Kyösti Mälkki |
2014-06-09 | nuvoton/nct5104d: Update the #defined LDNs | Dave Frodin |
2014-06-06 | superio/nuvoton: factor out generic romstage components | Felix Held |
2014-06-06 | superio/smsc/kbc1100: Virtually rewrite support and fix mainboards | Edward O'Callaghan |