Add constants for fast path resume copying
[coreboot.git] / src / superio /
2009-10-28 Uwe HermannAdd some missing license headers, consistency fixes...
2009-10-28 Stefan Reinauerpreliminary Intel D945GCLF Atom+i945 support.
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-10-07 Ronald G. MinnichGet rid of early_serial, it is now a generic function...
2009-10-05 Stefan ReinauerWithout these fixes the w83627dhg driver (which is...
2009-09-24 Patrick GeorgiMake all Kconfig enabled boards build (tested with...
2009-08-28 Arnaud MayeThis patch adds VGA and PS/2 Keyboard/mouse support...
2009-08-27 Myles WatsonCorrect typos /SMCSC/SMSC/ in Kconfig.
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Patrick GeorgiKconfig!
2009-07-05 Michael GoldAdd support for the Mitac 6513WU mainboard, a Compaq...
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-06-01 Uwe HermannCosmetics and consistency fixes in src/superio/serveren...
2009-05-11 Zheng BaoWe should separate the it8718f_24mhz_clkin like the...
2009-04-22 Mondrian nuessleThis patch add rudimentary support for the superio...
2009-04-12 Rudolf MarekThe IT8712F needs to have the configuration bits change...
2009-03-13 Myles WatsonThis patch reverts SuperIO changes that I was too hasty...
2009-03-10 Myles WatsonThis patch adds ACPI support for Tyan s2891, s2892...
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-01-06 Dan LykowskiAdd support for the Winbond W83627UHG Super I/O.
2008-11-11 Uwe HermannAdd support for the Winbond W83627DHG Super I/O.
2008-11-03 Jens RottmannAdd the missing I/O resources for IT8712F GPIOs. (E...
2008-10-29 Stefan ReinauerImplement support for the Winbond W83627THG.
2008-10-16 Alex Mauer* Add a new board, the BCom WinNET P680
2008-10-13 Ed SwierkAdd support for the Intel EP80579 (Tolapai) Development...
2008-10-03 Uwe HermannFix/amend the incorrect pnp_dev_info[] items for the...
2008-10-02 Myles WatsonWhitespace cleanup (trivial).
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-07-21 Sean NelsonAdd support for the Winbond W83697HF Super I/O.
2008-06-22 Ronald HoogenboomEnable hardware fan control for m57sli.
2008-05-20 Corey OsgoodAdd post-RAM init code for the Fintek F71805F Super...
2008-04-19 Christopher KilgourThis trivial patch adds the SMSC SCH3112 Super I/O...
2008-03-16 Ed SwierkThis patch implements support for the Intel 3100 integr...
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-18 Rudolf MarekThis patch introduces virtual LDNs changes for W83627EH...
2008-02-01 Florentin Demetrescu This patch fixes the decoding of the IO address range...
2008-01-18 Stefan ReinauerRename almost all occurences of LinuxBIOS to coreboot.
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-10-31 Uwe HermannUse the preferred order of 'static const' instead of...
2007-10-27 Uwe HermannMove ARRAY_SIZE to stdlib.h to make it available to...
2007-07-12 Uwe Hermann[Arg! Forgot to 'svn add', sorry]
2007-06-06 Nikolay PetukhovAdd support for the Winbond W83977F-A Super I/O.
2007-05-24 Philipp DeglerVarious IT8712F fixes:
2007-05-16 Roger ZaunerCosmetic changes: push includes to top of file in chip...
2007-05-11 Roger ZaunerThe Super I/O needs 0x87 sent twice to 0x2e (or 0x4e...
2007-05-09 Roger ZaunerThe superio needs 0x87 sent twice to 0x3f0 to enable...
2007-05-04 Uwe HermannSome minor fixes in it8716f/superio.c:
2007-04-27 Ward VandewegeAdd fan control support to ITE IT8716F.
2007-04-05 Uwe HermannFix typo, add datasheet info, minor cosmetic fixes...
2007-04-05 Uwe HermannCoding style and cosmetics (trivial).
2007-04-05 Corey OsgoodAdd early serial support for the Fintek F81705F Super...
2007-04-02 Uwe HermannThe *_early_serial.c pre-RAM code should do just that...
2007-03-31 Uwe HermannAdd support for the NSC PC87309 Super I/O.
2007-03-02 Uwe HermannAdd missing it8716f_early_init.c file, which got lost...
2007-02-24 Yinghai LuImprove ITE IT8716F support.
2007-02-24 Uwe HermannRemove unused defines.
2007-02-03 Yinghai LuAdd support for the Winbond W83627EHG Super I/O.
2006-12-14 Uwe HermannAdd support for the SMSC FDC37M60x Super I/O (tested...
2006-12-05 Uwe HermannAdd missing license headers to some files (info based...
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-10-24 Uwe HermannRename src/superio/NSC to src/superio/nsc.
2006-10-24 Uwe HermannChange all occurences of NSC to nsc in the code. The...
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-23 Stefan ReinauerUwe Hermann:
2006-08-18 Ronald G. Minnichdelete unused device.
2006-08-17 Ronald G. Minnichadd smsc part. Mod sun board to use smsc part for now
2006-08-11 Stefan Reinauercleanup patch from Uwe Hermann.
2006-08-10 Stefan Reinauerfix serial initialization (from Uwe Hermann)
2006-08-07 Stefan Reinaueradd support for ite/it8671f superio from Uwe Hermann.
2006-07-29 Richard Smith- Add support _framework_ for the Asus p2b.
2006-07-24 Richard Smithadd framework for i440bx chipset
2006-02-24 Ronald G. Minnichrename files
2006-02-22 Ronald G. Minnichadded new superio. added new simple util.
2006-02-16 Yinghai Luserverworks HT1000/HT2000, bcm5785/5780 support
2005-11-22 Ronald G. Minnichfixed fsf address
2005-11-22 Ronald G. MinnichEPIA-M fixup
2005-10-25 Jason Schildt- See Issue Tracker id-5 "lnxi-patch-5".
next