summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/it8721f
Commit message (Expand)AuthorAgeFilesLines
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-1/+1
* superio/ite/it8721f/acpi: Remove unneeded white spaceElyes HAOUAS2018-12-161-1/+1
* superio/ite/it8721f: Add SuperIO ACPI declarationsArthur Heymans2018-08-211-0/+171
* superio/ite/it8721f: Add resourcesArthur Heymans2018-08-211-1/+11
* superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-4/+5
* superio/ite: add missing pnp_conf_mode fields in ops structFelix Held2018-01-061-0/+2
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-3/+3
* superio/*: Relocate Kconfig to chip folder.Omar Pakker2016-08-091-0/+19
* drivers/pc80: Add PS/2 mouse presence detectTimothy Pearson2016-02-011-1/+1
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-313-12/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-213-3/+3
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-1/+1
* superio/ite/it8721f: Trivial drop redundant headersEdward O'Callaghan2014-05-241-3/+0
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-131-30/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+1
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-113-92/+0
* superio/ite/it8721f: Rewrite from hardcoded base addrEdward O'Callaghan2014-04-265-53/+47
* uart8250: Drop includes in superioKyösti Mälkki2014-02-062-2/+0
* Drop prototype guarding for romccStefan Reinauer2013-05-101-1/+1
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-015-5/+5
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-2/+0
* Add IT8721F supportQingPei Wang2011-09-145-0/+268