Add constants for fast path resume copying
[coreboot.git] / src / superio / ite / it8716f /
2011-11-01 Stefan Reinauerremove trailing whitespace
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-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-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-04-25 Stefan Reinauerzero warnings days
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-19 Myles WatsonClean up some #ifdef CONFIG_*
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-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2008-10-01 Carl-Daniel HailfingerThe ARRAY_SIZE macro is convenient, yet mostly unused...
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-04 Uwe HermannSome minor fixes in it8716f/superio.c:
2007-04-27 Ward VandewegeAdd fan control support to ITE IT8716F.
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 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 ReinauerPatch from Uwe Hermann: