Add constants for fast path resume copying
[coreboot.git] / src / superio / ite /
2012-04-02 Stefan ReinauerAdd support for ITE IT8772F SuperI/O chip
2011-11-01 Stefan Reinauerremove trailing whitespace
2011-09-14 QingPei WangAdd IT8721F support
2011-04-21 Stefan Reinauersome ifdef --> if fixes
2011-04-19 Stefan ReinauerDrop baud rate init to an arbitrary baud rate from...
2011-02-19 Rudolf MarekIt turns out that the code which enables specific LDN...
2010-12-17 Stefan Reinaueradd license headers to some trivial files and pc87427.h
2010-12-08 stepansecond round name simplification. drop the <component...
2010-11-15 Uwe HermannC and other Super I/O cosmetic fixes.
2010-11-11 Uwe HermannRemove superfluous Super I/O res0/res1 lines.
2010-11-10 Uwe HermannITE IT8661F changes to match the common code structure.
2010-11-08 Uwe HermannAdd #include guards to all Super I/O header files ...
2010-11-08 Uwe HermannRandom ITE Super I/O fixes.
2010-09-30 Patrick GeorgiRename build system variables to be more intuitive...
2010-08-15 Wang Qing PeiGigabyte dual bios mainboard will always reboot, caused...
2010-05-14 Anders JenboITE IT8671F: Add it8671f_48mhz_clkin().
2010-04-30 Stefan Reinauerfix superio warnings. interesting side node: most super...
2010-04-25 Stefan Reinauerzero warnings days
2010-04-16 Stefan Reinauerfix up sb600 and it8712f tree.
2010-04-16 Stefan Reinauerzero warnings days: unify mp tables. fix warnings.
2010-03-31 Stefan ReinauerDrop \r\n and \n\r as both print_XXX and printk now...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-07 Patrick Georginewconfig is no more.
2009-12-28 Zheng Baotrival. All the changes is about comment and spaces.
2009-10-20 Myles WatsonCorrect typo. Thanks to Mark Marshall for spotting it.
2009-10-19 Myles WatsonMove ITE-specific option to src/superio/ite/Kconfig.
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-09 Uwe HermannMore kconfig cleanups:
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Patrick GeorgiKconfig!
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-05-11 Zheng BaoWe should separate the it8718f_24mhz_clkin like the...
2009-04-12 Rudolf MarekThe IT8712F needs to have the configuration bits change...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2008-11-03 Jens RottmannAdd the missing I/O resources for IT8712F GPIOs. (E...
2008-10-03 Uwe HermannFix/amend the incorrect pnp_dev_info[] items for the...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
2008-09-26 Marc JonesThis patch fixes the dbm690t keyboard not working issue...
2008-09-23 Rudolf MarekThis patch adds support for watchdog kill and adds...
2008-09-23 Marc JonesThe AMD dbm690t mainboard uses the it8712f SIO with the
2008-06-22 Ronald HoogenboomEnable hardware fan control for m57sli.
2008-02-26 Ward VandewegeTemporarily disable the fan control patch from this...
2008-02-25 Ronald HoogenboomThis patch adds automatic fan control for the CPU fan...
2008-02-01 Florentin Demetrescu This patch fixes the decoding of the IO address range...
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-11-12 Carl-Daniel HailfingerFix the remaining issues with GA-M57SLI Super I/O GPIO...
2007-05-24 Philipp DeglerVarious IT8712F fixes:
2007-05-04 Uwe HermannSome minor fixes in it8716f/superio.c:
2007-04-27 Ward VandewegeAdd fan control support to ITE IT8716F.
2007-04-02 Uwe HermannThe *_early_serial.c pre-RAM code should do just that...
2007-03-02 Uwe HermannAdd missing it8716f_early_init.c file, which got lost...
2007-02-24 Yinghai LuImprove ITE IT8716F support.
2006-12-03 Uwe HermannRemove
2006-12-01 Uwe HermannStatus update (trivial).
2006-12-01 Uwe HermannExplicitly set the CLKIN to 24 MHz on all ITE Super...
2006-12-01 Jon DufresneAdd missing #includes to some ITE Super I/O files.
2006-11-05 Uwe HermannUse the canonical name of the vendors/devices and the
2006-11-04 Uwe HermannVarious minor cosmetic changes in the ITE Super I/Os...
2006-11-01 Uwe HermannAdapt GPL license headers to match the current conventions.
2006-11-01 Uwe HermannRename some variables from *ITE* to *ite* for consisten...
2006-09-06 Stefan ReinauerAdd support for ITE it8705f from Uwe Hermann
2006-09-06 Stefan ReinauerPatch from Uwe Hermann:
2006-08-29 Stefan Reinauermerge latest code from Uwe Hermann
2006-08-29 Stefan Reinauerit8661f support from Uwe Hermann
2006-08-25 Stefan ReinauerSupport for two new ITE superio parts: it8712f
2006-08-10 Stefan Reinauerfix serial initialization (from Uwe Hermann)
2006-08-07 Stefan Reinaueradd support for ite/it8671f superio from Uwe Hermann.