summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc
Commit message (Expand)AuthorAgeFilesLines
* superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-1814-92/+87
* superio: move files to match the common naming schemeFelix Held2018-07-064-4/+5
* src/superio/{ite,smsc}: Remove space before tabElyes HAOUAS2018-06-041-1/+1
* sio/smsc/kbc1100: Fix some style issuesArthur Heymans2017-08-062-45/+43
* device/pnp: remove struct io_infoSamuel Holland2017-06-1314-58/+58
* smscsuperio: map interrupt in smscsuperio_enable_serial()Jonathan A. Kollasch2016-11-211-0/+8
* src/superio: Add space around operatorsElyes HAOUAS2016-09-202-5/+5
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-0916-30/+270
* superio/smsc/mec1308: Fix AddressMax value for SMBX mailboxMartin Roth2016-04-131-2/+2
* roda/rk9: Remove #include early_serial.c from romstageAntonello Dettori2016-03-084-21/+17
* amd/thatcher: Removed #include early_serial.c from romstageAntonello Dettori2016-03-053-1/+7
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-0112-12/+12
* header files: Fix guard name comments to match guard namesMartin Roth2016-01-181-1/+1
* superio/smsc/mec1308: Fix IASL warningsMartin Roth2015-11-241-2/+3
* Drop SuperIO smsc/fdc37m60xStefan Reinauer2015-11-046-198/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-3168-272/+0
* superio/smsc: Add support for SMSC DME1737Jonathan A. Kollasch2015-07-136-114/+30
* superio/smsc/dme1737: copy superio/smsc/lpc47b397Jonathan A. Kollasch2015-07-134-0/+271
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-2164-64/+64
* superio: Replace the indexed I/O functionsDave Frodin2015-05-141-12/+0
* kconfig: drop intermittend forwarder filesStefan Reinauer2015-04-071-0/+3
* superio/smsc/lpc47n217: Drop dead codeStefan Reinauer2015-01-061-40/+0
* superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan2015-01-065-4/+37
* superio/smsc/lpc47b272/superio.c: Remove dead codeEdward O'Callaghan2015-01-041-68/+23
* src/superio/smsc/lpc47m10x/superio.c: Remove dead codeEdward O'Callaghan2015-01-041-68/+22
* superio/smsc/lpc47b272: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-043-4/+12
* superio/smsc/lpc47m10x: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-043-4/+12
* superio/smsc/lpc47b397: Use link-time symbols over .c inclusionEdward O'Callaghan2015-01-043-4/+12
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-272-2/+2
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-2712-83/+83
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-2715-41/+41
* superio/smsc/sch4037: Cleanup and fix .c inclusionEdward O'Callaghan2014-08-234-33/+27
* superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c includeEdward O'Callaghan2014-08-233-16/+21
* superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan2014-08-091-29/+13
* src/superio/smsc/lpc47m15x: Avoid #include early_serial.cEdward O'Callaghan2014-07-183-4/+13
* superio/smsc: Add some missing header guardsEdward O'Callaghan2014-07-182-0/+10
* superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-1710-10/+0
* superio: Trivial - drop trailing blank lines at EOFEdward O'Callaghan2014-07-087-7/+0
* PS2 keyboard: Use acpi_is_wakeup_s3()Kyösti Mälkki2014-06-211-7/+0
* superio/smsc/fdc37n972: Trivial cleanup reorder headersEdward O'Callaghan2014-06-213-5/+5
* superio/smscsuperio: Fix chip detectionKyösti Mälkki2014-06-121-2/+5
* superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan2014-06-063-16/+31
* superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan2014-06-033-11/+60
* src/*: Remove the last remnants of struct keyboardEdward O'Callaghan2014-05-134-65/+0
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-1311-342/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-1314-39/+14
* uart8250: Drop includes in superioKyösti Mälkki2014-02-0626-27/+0
* sio1007: Properly build '.c' filesMarc Jones2013-11-103-7/+52
* pnp: Add some default functions to enter/exit config stateNico Huber2013-07-039-179/+19