summaryrefslogtreecommitdiff
path: root/src/superio/ite/it8721f
AgeCommit message (Expand)Author
2020-03-31superio/ite: Improve code formattingElyes HAOUAS
2020-01-30src/superio: replace license boilerplate with SPDXFelix Held
2019-11-05superio/*/*/acpi: Improve the readability of the IndexFieldElyes HAOUAS
2019-10-20superio: Use 'include <stdlib.h>' when appropriateElyes HAOUAS
2019-01-06superio/*: Link early initialization into bootblockArthur Heymans
2018-12-16superio/ite/it8721f/acpi: Remove unneeded white spaceElyes HAOUAS
2018-08-21superio/ite/it8721f: Add SuperIO ACPI declarationsArthur Heymans
2018-08-21superio/ite/it8721f: Add resourcesArthur Heymans
2018-07-18superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held
2018-01-06superio/ite: add missing pnp_conf_mode fields in ops structFelix Held
2017-06-13device/pnp: remove struct io_infoSamuel Holland
2016-08-09superio/*: Relocate Kconfig to chip folder.Omar Pakker
2016-02-01drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-10-27superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan
2014-05-24superio/ite/it8721f: Trivial drop redundant headersEdward O'Callaghan
2014-05-13superio/*: Remove redundant chip.h headerEdward O'Callaghan
2014-05-13src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan
2014-05-11superio/ite/*: Factor out generic romstage componentEdward O'Callaghan
2014-04-26superio/ite/it8721f: Rewrite from hardcoded base addrEdward O'Callaghan
2014-02-06uart8250: Drop includes in superioKyösti Mälkki
2013-05-10Drop prototype guarding for romccStefan Reinauer
2013-03-22x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2011-09-14Add IT8721F supportQingPei Wang