Trivial fix, use correct define.
[coreboot.git] / src / mainboard /
2010-03-05 Keith HuiAdd support for the ASUS P2B-LS mainboard.
2010-03-05 Uwe HermannThis patch is from 2009-10-20
2010-03-01 Uwe HermannWhitespace changes to make s2912_fam10/ms9652_fam10...
2010-03-01 Uwe HermannDrop unused doit.sh files (trivial).
2010-03-01 Uwe HermannVarious cometic and coding-style fixes (trivial).
2010-03-01 Patrick Georgi- Simplify stack size determination: MAX_CPUS * STACK_SIZE
2010-03-01 Timothy PearsonAdd msi/ms9652_fam10 board.
2010-03-01 Stefan ReinauerThis patch implements MBI (modular bios interface)...
2010-03-01 Patrick Georgi- Add rules that build either 4 or 5 ssdts (only those...
2010-02-28 Stefan Reinauerdisable AP_CODE_IN_CAR. The K8 code has an alternate...
2010-02-28 Patrick Georgi- Add config flag for boards that have their own fadt.c
2010-02-27 Patrick Georgi- make HAVE_HARD_RESET match what newconfig did
2010-02-27 Stefan ReinauerThis does the following:
2010-02-25 Stefan Reinauerdrop unused file
2010-02-25 Patrick GeorgiMove the ldscripts logic to src/arch/i386/Makefile.inc
2010-02-25 Stefan ReinauerDrop i855pm port and rename i855gme to i855 instead.
2010-02-25 Patrick GeorgiUnify crt0s setup to src/arch/i386/Makefile.inc. This...
2010-02-25 Uwe HermannVarious minor fixes (trivial).
2010-02-24 Anish K. PatelAdd Win Enterprises' PL6064 board
2010-02-24 Knut KujatSeveral fixes to the supermicro/h8qme_fam10 board,...
2010-02-23 Stefan ReinauerRemove nonsensical wrapper for function in
2010-02-23 Patrick GeorgiOnly handle code as "driver" that actually uses our...
2010-02-23 Rudolf MarekDisable ACPI Resume on asus/m2v-mx_se, it's broken
2010-02-23 Jonathan A. KollaschAdjust msi/ms7135 DCACHE_RAM_* config to previous 32KiB...
2010-02-22 Stefan ReinauerCONFIG_ was missing.
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-12 Joseph SmithThis patch allows a Kconfig option to choose between...
2010-02-11 Stefan Reinauer$(DISTRO_CFLAGS) is newconfig heritage and was never...
2010-02-10 Patrick GeorgiForgot a CBFS_PREFIX change in appropriate commit ...
2010-02-09 Patrick GeorgiActually set HAVE_OPTION_TABLES for the boards that...
2010-02-09 Patrick GeorgiMove all the copies of the romstage.inc rule to
2010-02-09 Patrick GeorgiThe COM2 enable code is global now. Use global API and
2010-02-09 Edwin BeasantPort of CS5536 early UART setup from v3.
2010-02-08 Patrick GeorgiClean up ACPI:
2010-02-08 Stefan Reinauerstraighten naming scheme for application processor...
2010-02-08 Stefan Reinauerjanitor task: unify and cleanup naming.
2010-02-07 Stefan Reinauerfix further build.h dependencies that were undetected...
2010-02-07 Patrick Georgiromcc _also_ has to wait for build.h to be generated.
2010-02-07 Patrick Georginewconfig is no more.
2010-02-05 Stefan Reinauerthis should get the VIA VT8454c in shape with Kconfig
2010-02-04 Harald GutmannThis patch fixes the build for the dsdt.asl/dsdt.c.
2010-02-04 Ward VandewegeRevision 5051 broke Kconfig booting for the Tyan s2881...
2010-02-04 Stefan ReinauerMove CAR settings for all GX1, GX2, LX and Intel Slot2...
2010-02-03 Uwe HermannSupermicro H8QME-2+ (Fam10) whitespace fixes (trivial).
2010-02-03 Uwe HermannFix incorrect board names in Kconfig strings (trivial).
2010-02-03 Knut KujatThis patch adds the Supermicro H8QME-2+ (fam10) Motherb...
2010-02-01 Joseph SmithAlot of it is trivial clean ups and 830 is now able...
2010-01-30 Joseph SmithTrivial fixup on IP1000 and RM4100 copyright entries.
2010-01-30 Stefan ReinauerThese lines slipped in. Sorry for the inconvenience.
2010-01-30 Stefan Reinauerifeq wants a space before the (
2010-01-30 Stefan Reinauer* fix crt0s/ldscripts paths to fix out of tree build.
2010-01-29 Joseph SmithRCA RM4100 and Thomson IP1000 auto.c rework.
2010-01-26 Edwin Beasant- Clean up and comment writing of MSRs for cache contro...
2010-01-25 Patrick GeorgiFix ACPI build on a couple of boards (now that it's...
2010-01-25 Patrick GeorgiMore Kconfig changes to improve match with newconfig:
2010-01-25 Patrick GeorgiAlign several kconfig options to match newconfig:
2010-01-19 Stefan ReinauerKontron 986LCD-M MP table:
2010-01-19 Stefan ReinauerAdd Yabel support (int 15 5fXX callbacks for vga bios...
2010-01-18 Patrick GeorgiMove all IOAPIC selection to southbridges, and remove...
2010-01-18 Stefan Reinauerrun preprocessor on DSDT of D945GCLF, otherwise
2010-01-18 Stefan Reinauerget rid of Kconfig warning.
2010-01-17 Stefan ReinauerAdd support for the Roda RK886EX a.k.a Rocky III+ rugge...
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 ReinauerIntel D945GCLF: Enable SMI and ACPI in Kconfig, too...
2010-01-16 Stefan Reinauer* drop reset files from 945 mainboards (and use southbr...
2010-01-11 Patrick GeorgiMake qemu use the udelay function in src/pc80/udelay_io.c
2010-01-08 Patrick Georgi- Makefile.romccboard.inc supports tinybootblock romcc...
2010-01-06 Patrick GeorgiKconfig builds all boards now.
2010-01-05 Rudolf Marek- Let AMD CAR code pick the right XIP area
2010-01-05 Stefan Reinauer* Explicitly add __PRE_RAM__ where it should be added.
2010-01-04 Patrick Georgi- Fix UDELAY options and HAVE_INIT_TIMER [kconfig]
2009-12-31 Patrick Georgiromcc:
2009-12-23 Marc JonesFix technexion tim5690 build failure - REALMODE option...
2009-12-23 Stefan Reinauernewconfig compilation failed with
2009-12-23 Libra LiAdd mainboard x86emu interrupt function support. Add...
2009-12-23 Patrick GeorgiTiny Bootblock, step 1/n.
2009-12-18 Patrick GeorgiClean up amd/dbm690t and kontron/986lcd-m some more...
2009-12-14 Myles WatsonThe drivers for the k8t890 weren't being built. Increas...
2009-12-02 Myles WatsonTrivial fixes for kconfig. They fix all non-fam10...
2009-12-02 Myles WatsonTrivial fix for kconfig socket 441 (typo was 411) so...
2009-11-27 Patrick GeorgiEliminate special case id.inc/id.lds in favor of a...
2009-11-27 Patrick GeorgiReally hook up s2850 and s2875. Trivial.
2009-11-27 Patrick GeorgiMake newconfig and kconfig agree on MAINBOARD_PCI_SUBSY...
2009-11-25 Peter StugeTrivial style changes, replace a few C++ type comments...
2009-11-25 Libra LiThis patch is buzzer of TechNexion TIM-5690.
2009-11-25 Libra LiThis patch is buzzer of TechNexion TIM-5690.
2009-11-18 Libra LiThis is a patch to control the DIP switch and digital...
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-09 Libra LiThese are post codes for TIM-5690 LED debug message.
2009-11-06 Myles WatsonRemove drivers/pci/onboard. The only purpose was for...
2009-11-06 Myles WatsonRemove some white space and comment differences from...
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-11-06 Myles WatsonRemove hard coded bus numbers from arima/hdama mptable...
2009-11-05 Stefan Reinauerfix length field in dmi tables. Newer DMI versions...
2009-10-31 Myles WatsonSet SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama....
2009-10-30 Uwe HermannFix, um... a typo.
next