summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc
Commit message (Expand)AuthorAgeFilesLines
* superio/smsc/lpc47b397: fix regression in ops overrideFelix Held2019-09-061-1/+1
* smsc/superio/sio1007: Fix header nameKyösti Mälkki2019-08-272-4/+5
* src: include <assert.h> when appropriateElyes HAOUAS2019-04-231-0/+2
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-209-9/+0
* Remove leftover filesKyösti Mälkki2019-03-141-45/+0
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-0421-9/+22
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-0412-12/+0
* src: Don't use a #defines like Kconfig symbolsElyes HAOUAS2019-01-281-5/+5
* src/superio/smsc/smscsuperio/superio.c: Add SCH5504Angel Pons2019-01-151-0/+2
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-0613-0/+13
* superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spacesElyes HAOUAS2018-12-281-2/+2
* smsc/sch5147: Implement ACPI handling of a few LDNArthur Heymans2018-12-191-0/+233
* superio/smsc: Add SCH5147Arthur Heymans2018-12-191-0/+2
* src: Add required space after "switch"Elyes HAOUAS2018-11-199-13/+13
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-168-8/+0
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-1/+1
* src/superio: Fix typo and remove unneeded whitespaceElyes HAOUAS2018-08-092-14/+14
* sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops structFelix Held2018-07-261-0/+2
* 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