Make SB600/SB700 more similar for easier diffs (trivial).
[coreboot.git] / src / southbridge /
2010-03-23 Stefan Reinauerfix newly introduced printk_foo warnings..
2010-03-23 Zheng BaoRemove the building warnings.
2010-03-23 Zheng BaoRemove the building warnings.
2010-03-23 Wang Qing PeiRemoving build warning of sb600 & rs690.
2010-03-22 Joseph SmithFix i82801dx_power_options() so CONFIG_MAINBOARD_POWER_...
2010-03-22 Myles WatsonFix all the format string warnings.
2010-03-22 Stefan Reinauerdrop some unused files and fix warnings on i945 based...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-03-19 Ed SwierkI ran into a couple of errors while building a mahogany...
2010-03-18 Patrick GeorgiRemove remaining uses of
2010-03-18 Zheng Baotrivial. Delelte double blank line.
2010-03-17 Stefan Reinauermore warnings gone...
2010-03-17 Stefan Reinauerrevert the faulty part of r5252
2010-03-17 Stefan Reinauerfix HPET on some ICH southbridges
2010-03-17 Stefan Reinauertrivial warning fixes, mostly for ACPI code
2010-03-17 Stefan ReinauerActually enable HPET
2010-03-17 Stefan Reinauerbug fix for IOAPIC on i82801dx.
2010-03-17 Joseph SmithThis patch fixes up the i82801dx_lpc.c code post transi...
2010-03-17 Stefan Reinauermore warning fixes.
2010-03-17 Stefan Reinauerfix HPET base addressed.
2010-03-17 Zheng BaoThe SB600 also has the BootFailTimer. We should disable it,
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-17 Stefan Reinauerremove warnings from cs5530 driver. (trivial)
2010-03-16 Stefan Reinauerpci drivers should be const.
2010-03-16 Zheng BaoDelete Config.lb in new southbridge folders.
2010-03-16 Zheng BaoAdd entries of RS780, SB700, Mahogany, Mahogany_fam10...
2010-03-16 Zheng BaoFeatures supported in RS780 code:
2010-03-16 Zheng BaoFeatures supported in SB700 code:
2010-03-14 Stefan ReinauerICH4 update, fix ATA init, drop SATA (chipset doesn...
2010-03-09 Marc Jonessb600 has problems with the virtual wire mode setup...
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-02-28 Patrick GeorgiUse the romstraps build infrastructure created for...
2010-02-27 Stefan ReinauerThis does the following:
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
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-09 Edwin BeasantPort of CS5536 early UART setup from v3.
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Patrick Georginewconfig is no more.
2010-02-03 Stefan ReinauerThe UART2 on the AMD cs5536 is incorrectly configured...
2010-01-27 Patrick Georgireformat Kconfig file, too.
2010-01-27 Edwin BeasantAdd the MSR writes that are needed to provide VGA legac...
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-17 Stefan ReinauerAdd support for the Texas Instruments Cardbus+Firewire...
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...
2010-01-06 Patrick GeorgiKconfig builds all boards now.
2009-12-31 Patrick Georgiromcc:
2009-11-27 Patrick GeorgiEliminate special case id.inc/id.lds in favor of a...
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Uwe HermannDrop all pre-CBFS rom_address entries in Config.lb...
2009-11-06 Myles WatsonSplit the two usages of __ROMCC__:
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
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 Uwe HermannRemove left-overs from Winbond southbridge removal...
2009-10-23 Stefan Reinauerdrop a lot of dead code, including an old winbond south...
2009-10-22 Stefan Reinauerminimal whitespace fix (trivial)
2009-10-20 Myles WatsonFix #if CONFIG_VGA==1 -> #if CONFIG_VGA.
2009-10-19 Myles WatsonClean up some #ifdef CONFIG_*
2009-10-18 Uwe HermannSimplify Kconfig files by using "select" where possible...
2009-10-16 Zheng BaoAdd CONFIG_VGA_ROM_RUN to dbm690t and pistachio, otherw...
2009-10-15 Myles WatsonAdd CONFIG_GENERATE_* for tables so that the user can...
2009-10-14 Zheng Baodelete white trailing spaces. It is done by the perl...
2009-10-14 Myles WatsonUse CAR ck804 code with the s2892.
2009-10-13 Myles WatsonWhite space change in preparation for a patch to unify...
2009-10-13 Libra LiThis patch support for the Technexion Tim-5690 mainboard.
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-08 Patrick GeorgiFix CS5535 build for kconfig, more kconfig boards ...
2009-10-08 Patrick GeorgiDisable x86emu for via based boards which bring
2009-10-07 Uwe HermannEnable full ROM access on AMD CS5530(A) (needed for...
2009-10-04 Uwe HermannThe new CBFS based build system requires the whole...
2009-10-04 Patrick GeorgiThis does away with CONFIG_ROM_PAYLOAD_START and CONFIG...
2009-10-04 Uwe HermannAdd initial kconfig support for all AMD GX1 boards.
2009-09-29 Myles WatsonRemove some warnings.
2009-09-25 Patrick Georgisome progress on kconfig:
2009-09-22 Myles Watsonsrc/Kconfig: Remove HT-specific options.
2009-09-22 Myles WatsonfailoverR.diff: Revert my failover change since Kconfig...
2009-09-01 Rudolf MarekAs more users of Asus M2V-MX SE emerged. Here is long...
2009-08-29 Ronald G. MinnichThis is the final set of changes to allow rumba to...
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 Ronald G. MinnichThis is the beginning of support for Geode and Kconfig...
2009-08-28 Uwe HermannSilence unneeded #warnings, change to code comments...
2009-08-27 Cristi MăgherușanAdded support for the AMD RS690 and SB600 southbridges...
2009-08-27 Carl-Daniel HailfingerThe new resource allocator helped me find a bug in...
2009-08-26 Patrick GeorgiRemove a couple of CONFIG_ prefixes that shouldn't...
2009-08-26 Libra LiEnable Direct TMDS for the RS690, which allows to displ...
2009-08-25 Uwe HermannVarious Kconfig and Makefile.inc fixes and cosmetics.
next