Fix technexion tim5690 build failure - REALMODE option required for x86.c mainboard...
[coreboot.git] / src /
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-21 Patrick GeorgiAllow user to specify the size of a newly created cbfs...
2009-12-21 Patrick GeorgiMake coreboot load VSA from CBFS on amd/gx2.
2009-12-18 Patrick GeorgiClean up amd/dbm690t and kontron/986lcd-m some more...
2009-12-17 Stefan ReinauerMake "KBuild report" a bit happier
2009-12-14 Myles WatsonThe drivers for the k8t890 weren't being built. Increas...
2009-12-10 Patrick GeorgiPush VSA into CBFS for amd/lx systems. It's not hooked...
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-12-01 Patrick GeorgiNot all boards cope with automatically sized bootblocks...
2009-12-01 Stefan ReinauerAtom only supports 32bit MTRRs (trivial)
2009-12-01 Zheng BaoTrivial. SCH4304 and SCH4307 have the same device id.
2009-11-30 Zheng BaoAdd support for the SMSC SCH4304 Super I/O.
2009-11-28 Maciej PijankaMaciej Pijanka tried to get the Biostar M6TLD running...
2009-11-27 Patrick GeorgiEliminate special case id.inc/id.lds in favor of a...
2009-11-27 Maciej PijankaLet ld(1) calculate the required size for code in the...
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-21 Patrick GeorgiMake the kconfig-style build work in mingw:
2009-11-18 Myles WatsonUpdate amdk8/util.c since __PRE_RAM__. Make node ...
2009-11-18 Libra LiThis is a patch to control the DIP switch and digital...
2009-11-17 Myles WatsonSilence two warnings. Only use the Qemu hard-coded...
2009-11-13 Zheng BaoComplete the Kconfig of socket_AM2r2.
2009-11-12 Patrick GeorgiAdapt ROM_IMAGE_SIZE, too. ROMBASE should probably...
2009-11-12 Myles WatsonAdd CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
2009-11-12 Myles WatsonGet rid of the ugly warning the right way.
2009-11-11 Myles WatsonRevert my too-hasty commit.
2009-11-11 Myles WatsonSilence an ugly-looking warning. Two casts were not...
2009-11-11 Patrick GeorgiRework bootblock size handling:
2009-11-11 Patrick GeorgiHelp track down enable_rom issues in CBFS. If the magic
2009-11-10 Stefan Reinauer* Simplify acpi_add_table
2009-11-09 Ronald G. MinnichEnable Multiboot table support (for GRUB2) by default.
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 WatsonRevert the deletion of drivers/pci/onboard that snuck...
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 Myles WatsonAdd debugging utility file for dumping routing register...
2009-11-05 Myles WatsonDon't try to set fixed resources. Trivial.
2009-11-05 Stefan Reinauerfix length field in dmi tables. Newer DMI versions...
2009-11-05 Stefan Reinauerif x86emu was running for VGA init a corrupted low...
2009-11-05 Stefan Reinauercoreboot.org/pipermail/coreboot/2007-October/025740...
2009-11-05 Zheng BaoIf the coreboot and filo overlap, it will "slice off...
2009-11-05 Mark MarshallWhen loading an option ROM use the class stored in...
2009-11-04 Stefan ReinauerFix up typo in Socket 441 CPUs, and add a few (trivial...
2009-11-03 Patrick GeorgiSome fixes.
2009-11-01 Zheng Baotypo. trivial. Then -> Than.
2009-10-31 Myles WatsonSet SB_HT_CHAIN_ON_BUS0 correctly for arima/hdama....
2009-10-30 Uwe HermannFix, um... a typo.
2009-10-30 Uwe HermannAllow per-northbridge and per-board VGA BIOS file name...
2009-10-30 Myles WatsonRemove some warnings from the tyan s2895.
2009-10-29 Myles WatsonSplit a print statement that called dev_path twice...
2009-10-29 Myles WatsonAdd prototypes to silence these warnings.
2009-10-28 Stefan ReinauerDrop remainders of PPC port
2009-10-28 Stefan ReinauerDrop remainder of PPC port
2009-10-28 Myles WatsonFix some builds with Kconfig.
2009-10-28 Myles WatsonMake d945gclf build.
2009-10-28 Uwe HermannAdd some missing license headers, consistency fixes...
2009-10-28 Uwe HermannRemove all build/ prefixes in the build output.
2009-10-28 Stefan Reinauerpreliminary Intel D945GCLF Atom+i945 support.
2009-10-28 Myles WatsonCreate lib.h for homeless prototypes.
2009-10-28 Myles WatsonReplace hard coded build with $(obj) paths.
2009-10-28 Stefan ReinauerThe check for zero sized resources is already done...
2009-10-27 Uwe HermannPrefix all build output file names of files which end...
2009-10-27 Uwe HermannImprove coreboot build output and eliminate some warnings:
2009-10-27 Myles WatsonRemove redundant declarations. Trivial.
2009-10-27 Myles WatsonAdd $(obj) paths for a couple of smm files so they...
2009-10-27 Maciej PijankaAdd few missing prototypes, and remove few unused ...
2009-10-27 Myles WatsonUpdate arima/hdama to detect how many nodes there are...
2009-10-26 Uwe HermannVarious smaller console option fixes as suggested by...
2009-10-26 Myles Watsoncp src/mainboard/tyan/Makefile.k8_CAR.inc to src/mainbo...
2009-10-26 Myles WatsonMove src/mainboard/tyan/Makefile.s289x.inc to src/mainb...
2009-10-26 Uwe HermannAdd kconfig menus for most chipset VIDEO_MB values.
2009-10-26 Myles WatsonFix iei/pcisa-lx-800-r10. Trivial.
2009-10-26 Myles WatsonRemove double include of smm directory. Trivial.
2009-10-26 Stefan Reinauerreasonable output in cbfs loading (part 2)
2009-10-26 Stefan Reinauerreasonable output for cbfs loading..
2009-10-26 Stefan ReinauerKontron 986LCD-M update
2009-10-26 Stefan ReinauerCBMEM high table memory manager.
2009-10-26 Stefan Reinauerintel core and core 2:
2009-10-26 Stefan ReinauerUse Intel Core code for eagleheights CAR init, not...
2009-10-26 Stefan ReinauerNow that the resource allocator is working nicely we...
2009-10-26 Myles WatsonDefine some variables that were not defined. There...
2009-10-24 Uwe HermannFix intel/xe7501devkit build, missing "uses" clause.
2009-10-24 Uwe HermannFix kconfig build error due to "source"ing a non-exista...
2009-10-24 - supermicro/x6dhe... Major cleanups of the hard_reset() code and config...
2009-10-24 Uwe HermannChange QEMU CPU Makefile.inc files to match other CPUs.
2009-10-24 Stefan Reinauerremoval of that unnecessary include slipped through...
2009-10-24 Stefan Reinauerhook up missing x86 SMM into Makefile
2009-10-24 Stefan Reinauerdrop support for various (old) PPC CPUs as per discussi...
2009-10-24 Stefan ReinauerSome ACPI implementations don't like to see full paths...
2009-10-24 Stefan ReinauerRework the keyboard driver
next