summaryrefslogtreecommitdiffstats
path: root/src/superio/ite/it8712f
Commit message (Expand)AuthorAgeFilesLines
* superio/ite/it8712f: Depreciate model specific early_serial.cEdward O'Callaghan2014-05-283-79/+0
* superio/ite/it8712f: Drop model specific sio func for generic verEdward O'Callaghan2014-05-282-8/+0
* 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/*: Factor out generic romstage componentEdward O'Callaghan2014-05-113-42/+7
* uart8250: Drop includes in superioKyösti Mälkki2014-02-062-2/+0
* pnp: Remove now plain wrappers for default PnP functionsNico Huber2013-06-171-18/+3
* pnp: Register implementations of enter/exit config stateNico Huber2013-06-171-6/+6
* pnp: Provide alternative pnp_enable() implementationNico Huber2013-06-171-2/+1
* pnp: Unify some alignment to ease autogenerating patchesNico Huber2013-06-171-5/+5
* Drop prototype guarding for romccStefan Reinauer2013-05-101-3/+0
* 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
* It turns out that the code which enables specific LDN is somewhat buggy.Rudolf Marek2011-02-191-1/+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-11/+11
* 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/+5
* Random ITE Super I/O fixes.Uwe Hermann2010-11-085-61/+42
* Rename build system variables to be more intuitive, andPatrick Georgi2010-09-301-1/+1
* fix up sb600 and it8712f tree.Stefan Reinauer2010-04-162-3/+3
* zero warnings days: unify mp tables. fix warnings.Stefan Reinauer2010-04-162-3/+10
* 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-286-12/+4
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-251-1/+1
* Kconfig!Patrick Georgi2009-08-121-0/+23
* The IT8712F needs to have the configuration bits changed to handle the power forRudolf Marek2009-04-121-0/+16
* coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3Stefan Reinauer2009-02-281-7/+7
* Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERTJens Rottmann2008-11-031-1/+1
* Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O.Uwe Hermann2008-10-031-8/+11
* The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots ofCarl-Daniel Hailfinger2008-10-011-1/+2
* This patch fixes the dbm690t keyboard not working issue. It should alsoMarc Jones2008-09-261-0/+1
* This patch adds support for watchdog kill and adds it to Asus M2V-MX SE.Rudolf Marek2008-09-231-0/+11
* The AMD dbm690t mainboard uses the it8712f SIO with theMarc Jones2008-09-231-8/+30
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-185-5/+5
* Various IT8712F fixes:Philipp Degler2007-05-242-10/+59
* The *_early_serial.c pre-RAM code should do just that -- enable the serialUwe Hermann2007-04-021-9/+1
* RemoveUwe Hermann2006-12-031-1/+0
* Status update (trivial).Uwe Hermann2006-12-011-1/+1
* 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
* Patch from Uwe Hermann:Stefan Reinauer2006-09-062-1/+4
OpenPOWER on IntegriCloud