summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/it8728f
Commit message (Expand)AuthorAgeFilesLines
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-061-1/+1
* src: Add required space after "switch"Elyes HAOUAS2018-11-191-1/+1
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-9/+10
* device/pnp: remove struct io_infoSamuel Holland2017-06-131-8/+8
* superio/ite/it8728f: remove unused headerSamuel Holland2017-06-122-25/+0
* superio/ite/it8728f: Hook up common environment-controller driverTobias Diedrich2017-05-095-81/+16
* 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-316-24/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-216-6/+6
* superio: Replace the indexed I/O functionsDave Frodin2015-05-141-6/+0
* {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-271-2/+2
* Implement proper IT8728F PNP opsRudolf Marek2014-05-231-4/+14
* superio/ite/it8728f/it8728f_hwm.c: Small fixesRudolf Marek2014-05-231-3/+4
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-113-87/+0
* superio/ite/it8728f: RAMstage PNP configuration componentEdward O'Callaghan2014-05-115-0/+213
* superio/ite/it8728f: Fix headers and prototype locationEdward O'Callaghan2014-04-153-44/+19
* it8728f: Add ITE IT8728F superio early serial support.Damien Zammit2013-07-204-0/+174