summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/it8718f
Commit message (Expand)AuthorAgeFilesLines
* device/pnp: Add header files for PNP opsKyösti Mälkki2019-03-042-2/+2
* superio/*: Link early initialization into bootblockArthur Heymans2019-01-062-1/+2
* superio/ite: pass the chip-specific ops struct to pnp_enable_devicesFelix Held2018-07-181-9/+8
* 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-6/+6
* sio/it8718f: Hook up common environment-controller driverArthur Heymans2016-11-283-1/+40
* 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
* superio/it8718f: Add missing PNP infoDamien Zammit2015-12-301-3/+13
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-314-16/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-214-4/+4
* superio/*/superio.c: Don't hide pointer types behind typedefsEdward O'Callaghan2014-10-271-1/+1
* superio: Use 'pnp_devfn_t' over 'device_t' in romstage componentEdward O'Callaghan2014-10-272-2/+2
* superio/*: Remove redundant chip.h headerEdward O'Callaghan2014-05-131-32/+0
* src/drivers/pc80: Remove empty struct keyboardEdward O'Callaghan2014-05-131-3/+1
* superio/ite/it8718f: Remove hard coding from romstageEdward O'Callaghan2014-05-122-43/+7
* superio/ite/*: Factor out generic romstage componentEdward O'Callaghan2014-05-113-41/+4
* 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
* remove trailing whitespaceStefan Reinauer2011-11-011-1/+1
* Drop baud rate init to an arbitrary baud rate from Super I/O code. ...Stefan Reinauer2011-04-192-10/+1
* second round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+0
* C and other Super I/O cosmetic fixes.Uwe Hermann2010-11-151-3/+3
* Remove superfluous Super I/O res0/res1 lines.Uwe Hermann2010-11-111-3/+1
* Add #include guards to all Super I/O header files (trivial).Uwe Hermann2010-11-081-0/+4
* Random ITE Super I/O fixes.Uwe Hermann2010-11-085-45/+33
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* Gigabyte dual bios mainboard will always reboot, caused by the superio. Wang Qing Pei2010-08-152-0/+15
* fix superio warnings. interesting side node: most superio .h files have noStefan Reinauer2010-04-302-2/+7
* Remove nonsensical wrapper for function inStefan Reinauer2010-02-231-1/+1
* newconfig is no more.Patrick Georgi2010-02-071-22/+0
* trival. All the changes is about comment and spaces.Zheng Bao2009-12-285-10/+5
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+23
* We should separate the it8718f_24mhz_clkin like the way IT8712 does.Zheng Bao2009-05-111-8/+27
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-1/+1
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-185-5/+5
* The *_early_serial.c pre-RAM code should do just that -- enable the serialUwe Hermann2007-04-021-6/+0
* RemoveUwe Hermann2006-12-031-1/+0
* Explicitly set the CLKIN to 24 MHz on all ITE Super I/Os, otherwiseUwe Hermann2006-12-011-2/+2
* Add missing #includes to some ITE Super I/O files.Jon Dufresne2006-12-013-0/+4
* Use the canonical name of the vendors/devices and theUwe Hermann2006-11-051-1/+1
* Various minor cosmetic changes in the ITE Super I/Os, mostly whitespaceUwe Hermann2006-11-043-8/+9
* Adapt GPL license headers to match the current conventions.Uwe Hermann2006-11-015-0/+28
* Rename some variables from *ITE* to *ite* for consistency reasons (refs #4).Uwe Hermann2006-11-012-4/+4
* merge latest code from Uwe HermannStefan Reinauer2006-08-295-0/+237