aboutsummaryrefslogtreecommitdiff
path: root/src/superio/smsc
AgeCommit message (Expand)Author
2021-02-13superio/smsc/sch5545: Add missing <types.h>Elyes HAOUAS
2020-11-18superio/smsc/sio1036: Support 16-bit IO port addressingNikolai Vyssotski
2020-10-12superio/smsc/sch5147/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS
2020-10-12superio/smsc/sio1007/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS
2020-10-12superio/smsc/mec1308/acpi: Convert superio.asl to ASL 2.0 syntaxElyes HAOUAS
2020-09-17src: Remove redundant <device/pnp_def.h>Elyes HAOUAS
2020-09-14src/superio: Remove unused <device/pnp_def.h>Elyes HAOUAS
2020-09-11src/superio: Use 'PNP_IDX_*' macros instead of magic numbersElyes HAOUAS
2020-08-24src/superio: Drop unneeded empty linesElyes HAOUAS
2020-08-13superio/*/Makefiles: Remove non-existing directory inclusionElyes HAOUAS
2020-05-16superio/smsc/sch5545: add support for SMSC SCH5545Michał Żygowski
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-31superio/smsc: Improve code formattingElyes HAOUAS
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2019-12-20superio/smsc/lpc47m10x: Expose pnp_enter/exit_conf_stateKyösti Mälkki
2019-12-16device/pnp: introduce and use PNP_SKIP_FUNCTIONFelix Held
2019-12-13superio/*: Don't use conf_mode directlyPatrick Rudolph
2019-12-06superio/smsc/lpc47n207: Remove unused <stdint.h>Elyes HAOUAS
2019-12-05superio/smsc/lpc47n2{17,27}: Fix typoElyes HAOUAS
2019-11-05superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS
2019-10-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-10-20superio: Remove unused include <device/smbus.h>Elyes HAOUAS
2019-10-18superio/smsc: Restore sio1036Marshall Dawson
2019-10-13src/superio: Remove unused superio chipsMartin Roth
2019-09-06superio/smsc/lpc47b397: fix regression in ops overrideFelix Held
2019-08-27smsc/superio/sio1007: Fix header nameKyösti Mälkki
2019-04-23src: include <assert.h> when appropriateElyes HAOUAS
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-14Remove leftover filesKyösti Mälkki
2019-03-04device/pnp: Add header files for PNP opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-01-28src: Don't use a #defines like Kconfig symbolsElyes HAOUAS
2019-01-15src/superio/smsc/smscsuperio/superio.c: Add SCH5504Angel Pons
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-12-28superio/smsc/sch5147/acpi/superio.asl: Remove unneeded white spacesElyes HAOUAS
2018-12-19smsc/sch5147: Implement ACPI handling of a few LDNArthur Heymans
2018-12-19superio/smsc: Add SCH5147Arthur Heymans
2018-11-19src: Add required space after "switch"Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-08-09src/superio: Fix typo and remove unneeded whitespaceElyes HAOUAS
2018-07-26sio/smsc/fdc37n972: add missing pnp_conf_mode field to ops structFelix Held
2018-07-18superio/smsc: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-07-06superio: move files to match the common naming schemeFelix Held
2018-06-04src/superio/{ite,smsc}: Remove space before tabElyes HAOUAS
2017-08-06sio/smsc/kbc1100: Fix some style issuesArthur Heymans
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2016-11-21smscsuperio: map interrupt in smscsuperio_enable_serial()Jonathan A. Kollasch
2016-09-20src/superio: Add space around operatorsElyes HAOUAS
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-04-13superio/smsc/mec1308: Fix AddressMax value for SMBX mailboxMartin Roth
2016-03-08roda/rk9: Remove #include early_serial.c from romstageAntonello Dettori
2016-03-05amd/thatcher: Removed #include early_serial.c from romstageAntonello Dettori
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2015-11-24superio/smsc/mec1308: Fix IASL warningsMartin Roth
2015-11-04Drop SuperIO smsc/fdc37m60xStefan Reinauer
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-13superio/smsc: Add support for SMSC DME1737Jonathan A. Kollasch
2015-07-13superio/smsc/dme1737: copy superio/smsc/lpc47b397Jonathan A. Kollasch
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-14superio: Replace the indexed I/O functionsDave Frodin
2015-04-07kconfig: drop intermittend forwarder filesStefan Reinauer
2015-01-06superio/smsc/lpc47n217: Drop dead codeStefan Reinauer
2015-01-06superio/smsc/lpc47n207: Hook into build systemEdward O'Callaghan
2015-01-04superio/smsc/lpc47b272/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04src/superio/smsc/lpc47m10x/superio.c: Remove dead codeEdward O'Callaghan
2015-01-04superio/smsc/lpc47b272: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47m10x: Use link-time symbols over .c inclusionEdward O'Callaghan
2015-01-04superio/smsc/lpc47b397: Use link-time symbols over .c inclusionEdward O'Callaghan
2014-10-27{arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-10-27superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan
2014-08-23superio/smsc/sch4037: Cleanup and fix .c inclusionEdward O'Callaghan
2014-08-23superio/smsc/sio1036: Fix hardcoded TTY0 base addr and .c includeEdward O'Callaghan
2014-08-09superio/smsc/sio1036: Clean up RAMstage superio.c componentEdward O'Callaghan
2014-07-18src/superio/smsc/lpc47m15x: Avoid #include early_serial.cEdward O'Callaghan
2014-07-18superio/smsc: Add some missing header guardsEdward O'Callaghan
2014-07-17superio,Makefile.inc: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-07-08superio: Trivial - drop trailing blank lines at EOFEdward O'Callaghan
2014-06-21PS2 keyboard: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-21superio/smsc/fdc37n972: Trivial cleanup reorder headersEdward O'Callaghan
2014-06-12superio/smscsuperio: Fix chip detectionKyösti Mälkki
2014-06-06superio/smsc/kbc1100: Virtually rewrite support and fix mainboardsEdward O'Callaghan
2014-06-03superio/smsc/smscsuperio: Make romstage linkable with headerEdward O'Callaghan
2014-05-13src/*: Remove the last remnants of struct keyboardEdward O'Callaghan
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2013-11-10sio1007: Properly build '.c' filesMarc Jones
2013-07-03pnp: Add some default functions to enter/exit config stateNico Huber
2013-06-17pnp: Remove now plain wrappers for default PnP functionsNico Huber
2013-06-17pnp: Register implementations of enter/exit config stateNico Huber
2013-06-17pnp: Provide alternative pnp_enable() implementationNico Huber
2013-06-17pnp: Unify some alignment to ease autogenerating patchesNico Huber
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-06AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperioJens Rottmann
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-11-28Remove assembly coded log2 functionRonald G. Minnich