Age | Commit message (Expand) | Author |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-30 | Drop SuperIO ite/it8661f | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-14 | superio: Replace the indexed I/O functions | Dave Frodin |
2015-03-21 | superio: ite8772f: Exit extemp busy state | Ryan Lin |
2014-11-04 | superio/ite: Use common dispatch for pnp entry/exit functions | Edward O'Callaghan |
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-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-07-18 | src/superio/ite/it8772f: Separate mainboard from SIO at obj level | Edward O'Callaghan |
2014-06-20 | superio/ite/it8772f: Remove prototypes for func with no body | Edward O'Callaghan |
2014-06-03 | superio/ite/it8661f: Make early_serial into romstage sym | Edward O'Callaghan |
2014-06-03 | superio/ite/it8772f: Depreciate early wdt functions | Edward O'Callaghan |
2014-06-03 | superio/ite/it8772f: Move towards removing #include .c | Edward O'Callaghan |
2014-05-28 | superio/ite/it8712f: Depreciate model specific early_serial.c | Edward O'Callaghan |
2014-05-28 | superio/ite/it8712f: Drop model specific sio func for generic ver | Edward O'Callaghan |
2014-05-24 | superio/ite/it8721f: Trivial drop redundant headers | Edward O'Callaghan |
2014-05-23 | Implement proper IT8728F PNP ops | Rudolf Marek |
2014-05-23 | ite/common: Introduce common watchdog and 3.3V VSB helpers | Rudolf Marek |
2014-05-23 | superio/ite/it8728f/it8728f_hwm.c: Small fixes | Rudolf Marek |
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-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-02-06 | uart8250: Drop includes in superio | Kyösti Mälkki |
2013-07-20 | it8728f: Add ITE IT8728F superio early serial support. | Damien Zammit |
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-05-10 | Drop prototype guarding for romcc | Stefan Reinauer |
2013-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2012-10-07 | Remove chip.h files without config structure | Kyösti Mälkki |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-04-02 | Add support for ITE IT8772F SuperI/O chip | Stefan Reinauer |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-09-14 | Add IT8721F support | QingPei Wang |
2011-04-21 | some ifdef --> if fixes | Stefan Reinauer |
2011-04-19 | Drop baud rate init to an arbitrary baud rate from Super I/O code. ... | Stefan Reinauer |
2011-02-19 | It turns out that the code which enables specific LDN is somewhat buggy. | Rudolf Marek |