Age | Commit message (Expand) | Author |
2019-01-15 | src/superio/smsc/smscsuperio/superio.c: Add SCH5504 | Angel Pons |
2019-01-06 | superio/*: Link early initialization into bootblock | Arthur Heymans |
2018-12-28 | superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spaces | Elyes HAOUAS |
2018-12-19 | smsc/sch5147: Implement ACPI handling of a few LDN | Arthur Heymans |
2018-12-19 | superio/smsc: Add SCH5147 | Arthur Heymans |
2018-11-19 | src: Add required space after "switch" | Elyes HAOUAS |
2018-11-16 | src: Remove unneeded include <console/console.h> | Elyes HAOUAS |
2018-10-23 | src: Remove unneeded whitespace | Elyes HAOUAS |
2018-08-09 | src/superio: Fix typo and remove unneeded whitespace | Elyes HAOUAS |
2018-07-26 | sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops struct | Felix Held |
2018-07-18 | superio/smsc: pass the chip-specific ops struct to pnp_enable_devices | Felix Held |
2018-07-06 | superio: move files to match the common naming scheme | Felix Held |
2018-06-04 | src/superio/{ite,smsc}: Remove space before tab | Elyes HAOUAS |
2017-08-06 | sio/smsc/kbc1100: Fix some style issues | Arthur Heymans |
2017-06-13 | device/pnp: remove struct io_info | Samuel Holland |
2016-11-21 | smscsuperio: map interrupt in smscsuperio_enable_serial() | Jonathan A. Kollasch |
2016-09-20 | src/superio: Add space around operators | Elyes HAOUAS |
2016-08-09 | superio/*: Relocate Kconfig to chip folder. | Omar Pakker |
2016-04-13 | superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox | Martin Roth |
2016-03-08 | roda/rk9: Remove #include early_serial.c from romstage | Antonello Dettori |
2016-03-05 | amd/thatcher: Removed #include early_serial.c from romstage | Antonello Dettori |
2016-02-01 | drivers/pc80: Add PS/2 mouse presence detect | Timothy Pearson |
2016-01-18 | header files: Fix guard name comments to match guard names | Martin Roth |
2015-11-24 | superio/smsc/mec1308: Fix IASL warnings | Martin Roth |
2015-11-04 | Drop SuperIO smsc/fdc37m60x | Stefan Reinauer |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-07-13 | superio/smsc: Add support for SMSC DME1737 | Jonathan A. Kollasch |
2015-07-13 | superio/smsc/dme1737: copy superio/smsc/lpc47b397 | Jonathan A. Kollasch |
2015-06-04 | devicetree: Discriminate device ops scan_bus() | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-14 | superio: Replace the indexed I/O functions | Dave Frodin |
2015-04-07 | kconfig: drop intermittend forwarder files | 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 |
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-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 | 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-17 | superio,Makefile.inc: Trivial - drop trailing blank lines at EOF | 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-12 | superio/smscsuperio: Fix chip detection | Kyösti Mälkki |
2014-06-06 | superio/smsc/kbc1100: Virtually rewrite support and fix mainboards | Edward O'Callaghan |
2014-06-03 | superio/smsc/smscsuperio: Make romstage linkable with header | Edward O'Callaghan |
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 | src/drivers/pc80: Remove empty struct keyboard | Edward O'Callaghan |
2014-02-06 | uart8250: Drop includes in superio | Kyösti Mälkki |
2013-11-10 | sio1007: Properly build '.c' files | Marc Jones |
2013-07-03 | pnp: Add some default functions to enter/exit config state | 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-03-22 | x86: Unify arch/io.h and arch/romcc_io.h | Stefan Reinauer |
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-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-04 | SuperIO LPC47N217: Remove warnings | zbao |
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-02-17 | SIO: Add smsc sio1036 superio | Kerry Sheh |
2012-02-17 | SIO: Add smsc/sch4037 superio support | Kerry Sheh |
2011-11-01 | remove trailing whitespace | Stefan Reinauer |
2011-10-18 | Append logical PME/GPIO device. Fix MPU device number. | Kyösti Mälkki |
2011-06-29 | Added support for Aaeon PFM-540I RevB PC104 SBC | Mark Norman |
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 |
2011-02-14 | This code provides support for the superio chip on the AMD Inagua platform (n... | Frank Vibrans |
2010-12-17 | add license headers to some trivial files and pc87427.h | Stefan Reinauer |
2010-12-08 | second round name simplification. drop the <component>_ prefix. | stepan |
2010-11-16 | back out parts of #6073 | Stefan Reinauer |
2010-11-15 | C and other Super I/O cosmetic fixes. | Uwe Hermann |
2010-11-11 | Remove superfluous Super I/O res0/res1 lines. | Uwe Hermann |
2010-11-08 | Add #include guards to all Super I/O header files (trivial). | Uwe Hermann |
2010-10-26 | Convert some comments to proper Doxygen syntax. | Uwe Hermann |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-06-29 | fix misnamed functions. | Stefan Reinauer |
2010-05-21 | Use lists instead of arrays for resources in devices to reduce memory usage. | Myles Watson |
2010-05-16 | Add two new superios to coreboot: | Stefan Reinauer |
2010-05-09 | Move includes to where they are needed. This allows to simplify | Patrick Georgi |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-04-09 | zero warnings days. | Stefan Reinauer |
2010-04-07 | fix epia-m700 compilation, and remove more warnings. | Stefan Reinauer |
2010-04-07 | switch some ROMCC boards back to ROMCC. | Stefan Reinauer |