Age | Commit message (Expand) | Author |
2019-04-23 | src: include <assert.h> when appropriate | Elyes HAOUAS |
2019-03-20 | src: Use 'include <string.h>' when appropriate | Elyes HAOUAS |
2019-03-14 | Remove leftover files | Kyösti Mälkki |
2019-03-04 | device/pnp: Add header files for PNP ops | Kyösti Mälkki |
2019-03-04 | arch/io.h: Drop unnecessary include | Kyösti Mälkki |
2019-01-28 | src: Don't use a #defines like Kconfig symbols | Elyes HAOUAS |
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 |