fix HPET base addressed.
[coreboot.git] / src / southbridge / intel /
2010-03-17 Stefan Reinauerfix HPET base addressed.
2010-03-17 Stefan Reinauerremove more warnings, and fix some boards (watchdog.h)
2010-03-17 Stefan Reinauerfix dell s1850, ROMCC didn't seem to like SSE2 memtest...
2010-03-17 Stefan Reinauerfix a couple of warnings
2010-03-16 Stefan Reinauerpci drivers should be const.
2010-03-14 Stefan ReinauerICH4 update, fix ATA init, drop SATA (chipset doesn...
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-27 Stefan ReinauerThis does the following:
2010-02-22 Stefan Reinauerfix builds...
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2010-02-15 Uwe HermannVarious license header consistency fixes (trivial).
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-17 Stefan ReinauerICH7 update
2010-01-16 Stefan Reinauercoreboot has 13 instances of IOAPIC setup distributed...
2010-01-16 Stefan Reinauercoreboot used to have two different "APIs" for memory...
2010-01-16 Stefan Reinauer(trivial) cosmetics for i82801gx cmos failover.
2010-01-16 Stefan Reinauer* drop reset files from 945 mainboards (and use southbr...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-10-24 Stefan Reinauers/object-y/obj-y/ in two southbridges, since otherwise...
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-09 Ronald G. MinnichThis change allows us to see the spd on the s850, finally.
2009-10-09 Myles WatsonRemove default n statements to simplify .config and...
2009-10-09 Uwe HermannMore kconfig cleanups:
2009-10-04 Uwe HermannThe new CBFS based build system requires the whole...
2009-09-25 Patrick Georgisome progress on kconfig:
2009-08-28 Arnaud MayeThis patch adds VGA and PS/2 Keyboard/mouse support...
2009-08-28 Uwe HermannAdd kconfig support for all Intel 82810 (i810) boards.
2009-08-28 Uwe HermannSilence unneeded #warnings, change to code comments...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
2009-08-12 Stefan Reinauerdrop extra whitespace at end of line for i945 + ICH7...
2009-08-12 Patrick GeorgiKconfig!
2009-08-05 Patrick GeorgiAdd some more CONFIG_* prefixes that were missing.
2009-07-21 Stefan ReinauerIntel ICH7 updates
2009-07-20 Patrick GeorgiRename some preprocessor symbols. I have no idea why
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
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-05 Carl-Daniel Hailfingerdie() does never return. Annotate it as such.
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-05-29 Joseph Smithenable/disable IDE 0/1 (Primary/Secondary) interfaces...
2009-05-26 Stefan Reinauerops can not be const because of the pci conf1/conf2...
2009-05-13 Joseph SmithOops forgot small part. Set up PIRQs in mainboard Confi...
2009-05-11 Myles WatsonThis patch adds high table support to qemu. It was...
2009-05-02 Joseph SmithAssign PIRQs in mainboard Config.lb or use the default...
2009-05-02 Stefan ReinauerRun dos2unix on all files:
2009-05-02 Joseph SmithTrivial, update email address.
2009-05-01 Joseph SmithThis is a patch to use another IRQ besides IRQ12 to...
2009-04-06 Stefan Reinauer(trivial) fix some warnings
2009-03-13 Stefan ReinauerThis, ladies and gentlement, is commit #4000.
2009-03-13 Stefan ReinauerACPI implementation for i945, ICH7, Kontron 986LCD-M
2009-03-11 Stefan ReinauerThis patch contains some significant updates to the...
2009-03-06 Stefan Reinauer* fix a minor power state issue in the ich7 smm handler
2009-02-28 Stefan Reinauercoreboot-v2: drop this ugly historic union name in...
2009-01-20 Stefan Reinauerforgot to svn add
2009-01-20 Stefan ReinauerUpdate Kontron board
2009-01-19 Stefan ReinauerFirst shot at factoring SMM code into generic parts...
2008-11-06 Uwe HermannDrop #defines for registers that are not existant on...
2008-11-06 Uwe HermannThe enable_hpet() code in intel/i82801gx will not work...
2008-11-02 Uwe HermannTrim down the list of southbridges supported by the...
2008-10-31 Uwe HermannRevert i945/ICH7 PCI IDs to be hard-coded numbers inste...
2008-10-29 Uwe Hermanni945/ICH7: Use #defines from pci_ids.h (trivial).
2008-10-29 Stefan ReinauerSupport for the Intel ICH7 southbridge.
2008-09-03 Ed SwierkTidy up identifiers, per Uwe's suggestion. Trivial.
2008-08-25 Ed SwierkThis patch adds PCI device IDs for the Intel EP80579...
2008-08-25 Ed SwierkThis patch modifies the Intel 3100 southbridge code...
2008-05-07 Ed SwierkImplement GPIO configuration routines for the Intel...
2008-04-30 Ed SwierkBy default, the Intel 3100 LPC interface enables only...
2008-04-06 Joseph SmithThis patch halts the tco timer early in the boot proces...
2008-04-01 Ed SwierkSetting an integrated southbridge device (like SATA...
2008-04-01 Joseph SmithRemove i82801DB files that I meant to delete in r3206.
2008-04-01 Ed SwierkTiny style fix for consistency (trivial).
2008-04-01 Joseph SmithRemoval of i82801DB (ICH4)
2008-04-01 Ed SwierkThe early init code of several Intel southbridge chipse...
2008-03-30 Ed SwierkLike other Intel chipsets, the Intel 3100 has a TCO...
2008-03-16 Ed SwierkHere is an updated patch addressing most of Uwe's and...
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-30 Uwe HermannImprove support for the Intel 82371FB/SB/AB/EB/MB south...
2007-11-29 Uwe HermannRestructure/rename/comment a few 82371XX-related PCI...
2007-11-07 Uwe HermannAdd initial support for all known ICH* southbridges...
2007-11-07 Uwe HermannAdd PCI IDs for most Intel southbridges of the 82801...
2007-11-04 Uwe HermannRestructure the PCI IDs list for the ICH* chipsets...
2007-10-30 Joseph SmithVarious fixes and improvements of the 82801xx code.
2007-10-24 Stefan Reinauersmaller changes to silence build warnings. (trivial)
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-10-01 Joseph SmithThee lines in i82801xx_pci.c need to be removed. They...
2007-06-19 Uwe HermannVarious minor cosmetics and coding style fixes (trivial).
2007-06-14 Corey OsgoodSmall bugfix in i82801xx_lpc.c.
2007-06-14 Corey OsgoodThis patch adds support for the Intel i82810 northbridg...
2007-06-03 Uwe HermannIntel 82371EB: Some code simplifications (trivial).
2007-05-29 Uwe HermannIntel 82371EB: Add IDE init support.
2007-05-27 Uwe HermannInit for the Intel 82371EB southbridge: make all ROM...
2007-05-03 Uwe HermannCorrect the RAM checking code to _not_ check the range...
next