coreboot.git
2009-07-07 Uwe HermannAdd initial support for a CBFS module for coreinfo.
2009-07-07 Myles WatsonAdd the IORESOURCE_BRIDGE flag to the fam10 resources...
2009-07-06 Michael GoldEnable onboard-VGA on the Mitac 6513WU board.
2009-07-05 Michael GoldAdd support for the Mitac 6513WU mainboard, a Compaq...
2009-07-05 Uwe HermannFix build for i810 boards that don't enable onboard...
2009-07-05 Uwe HermannEnable onboard VGA on the MS-6178 (i810 chipset) board...
2009-07-05 Elia YehudaVarious Intel 82810/82810E changes which allow onboard...
2009-07-02 Myles WatsonFix many things for via/epia-m700 to build.
2009-07-02 Harald GutmannChangeLog:
2009-07-02 Myles WatsonUpdate the k8 code for the v3 resource allocator.
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2009-07-02 Ward VandewegeConvert Supermicro H8DMR to CBFS. Also clean up some...
2009-07-01 Thomas JourdanAdd support for the Intel Eagle Heights development...
2009-07-01 Myles WatsonFix typo and only output post code if the work was...
2009-07-01 Myles WatsonFix abuild for via/epia-n. Trivial.
2009-07-01 Jon HarrisonI missed three files.
2009-07-01 Stefan Reinauerlet abuild autodetect the coreboot path a bit better...
2009-07-01 Stefan Reinauerthe file was not really different, so use the default...
2009-07-01 Jon HarrisonRon,
2009-07-01 Zheng BaoAdd AMD family 10 AM2r2 support.
2009-06-30 Stefan Reinauerthe tool chain settings should not be in renamed (as...
2009-06-30 Stefan Reinauerwhoops. missed those two..
2009-06-30 Stefan Reinauercommit svn:externals for last commit (what a pain)...
2009-06-30 Stefan ReinauerThis patch unifies the use of config options in v2...
2009-06-30 Warren Turkaladd new supported chipset
2009-06-28 Patrick GeorgiThis copy of flashrom is old and unmaintained. Delete...
2009-06-28 Stefan Reinauerflashrom is a separate project now. Thus we don't enfor...
2009-06-28 Yinghai LuImpact: fix vmlinux from 2.6.30
2009-06-27 Uwe HermannAdd a target/ directory for the VIA EPIA-M700 board...
2009-06-27 François-Regis... Add dump support for SMSC LPC47N252.
2009-06-26 Uwe HermannDon't dump 0x07 registers, they're useless as they...
2009-06-26 Michael GoldThis adds register definitions for all logical devices...
2009-06-26 Arjan KoersAdd dump information for F71862FG and F71863FG.
2009-06-25 Myles WatsonRemove the object files for cbfs from target directorie...
2009-06-25 Myles WatsonThe problem is that the check to see if we're at the...
2009-06-24 Uwe HermannAdd support for the Soyo SY-6BA+ III board.
2009-06-21 Rudolf MarekThis patch adds a proper namestring generation to our...
2009-06-19 Myles WatsonUndo my ugly commit that added uses clauses in lots...
2009-06-19 Stefan Reinauerwork around initobject breakage in pc80/Config.lb
2009-06-19 Uwe HermannConvert the MSI MS-6178 board to CBFS.
2009-06-19 Harald GutmannChangeLog:
2009-06-18 Ward VandewegeMake sure the address variable is initialized to zero...
2009-06-18 Harald GutmannChange Log:
2009-06-18 Harald GutmannChange Log:
2009-06-17 Myles WatsonFix configuration of boards that didn't have uses CONFI...
2009-06-17 Marc JonesPatch AMD Fam10 C2 for errata 327, 344, 346, 354, 351.
2009-06-16 Marc JonesMaximilian Thuermer found a bug where the HT link capab...
2009-06-16 Ronald G. minnichThese changes implement car in qemu. The implementatio...
2009-06-12 Ioannis BarkasFix typo in Winbond W83977TF register listing.
2009-06-11 Myles WatsonFix s2895 failover booting.
2009-06-09 Stefan Reinauerthis port is horribly broken and should not have been...
2009-06-09 Ronald G. MinnichFix a little white space issue. Also, don't copy the...
2009-06-08 Uwe HermannAdd (commented) line for VGA blob adding (CBFS version...
2009-06-08 Ronald G. MinnichThis is transition code for cbfs to implement
2009-06-07 Uwe HermannA bunch of additional EPIA-M700 cleanups and also some...
2009-06-07 Uwe HermannFirst bunch of coding style and consistency cleanups...
2009-06-06 Carl-Daniel... When I started refactoring mainboard Config.lb, I added...
2009-06-06 Patrick GeorgiMake failover larger and decrease fallback's size so...
2009-06-06 Marco SchmidtFix for Erratum 350 for AMD Fam10h CPUs.
2009-06-06 Marco SchmidtFix for Erratum 343 for AMD Fam10h CPUs.
2009-06-06 Patrick GeorgiChange the CBFS build process to use coreboot.rom
2009-06-05 Carl-Daniel... Fix non-revF K8 ram init compilation which was broken...
2009-06-05 Uwe HermannInitial untested board code for the VIA EPIA-M700 Mini...
2009-06-05 Carl-Daniel... K8 RAM init debug messages are pretty short and sometim...
2009-06-05 Carl-Daniel... die() does never return. Annotate it as such.
2009-06-05 Zheng BaoAfter I modify the pci_ext_read_config32 and pci_ext_re...
2009-06-05 Elia YehudaAdd a hopefully more correct and flexible set_dram_buff...
2009-06-04 Myles WatsonThe point of the patch is to make it easier to understa...
2009-06-04 Zheng BaoThis patch is about some noticable bugs which was made...
2009-06-03 Luc VerhaegenRevert "CMOS: Add set_option and rework get_option."
2009-06-03 Luc VerhaegenRevert "kontron 986lcd_m: cmos.layout: mark boot_device...
2009-06-03 Luc Verhaegenkontron 986lcd_m: cmos.layout: mark boot_devices as...
2009-06-03 Luc VerhaegenCMOS: Add set_option and rework get_option.
2009-06-03 Zheng BaoModify it based on the RPR 5.7.7. Switching GGSP Config...
2009-06-02 Uwe HermannMore compact format for wiki output at
2009-06-01 Patrick Georgicbfstool reacts to a too large bootblock file by stopping
2009-06-01 Uwe HermannCosmetics and consistency fixes in src/superio/serveren...
2009-05-31 Rudolf MarekFollowing patch moves all vt8237 fadt.c from mainboard...
2009-05-30 Stefan ReinauerMany Kudos go to Segher Boessenkool and Patrick Georgi...
2009-05-29 Joseph Smithrename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to...
2009-05-29 Joseph Smithenable/disable IDE 0/1 (Primary/Secondary) interfaces...
2009-05-29 Stefan Reinauerdrop most of the crappy vm86 code and replace it with...
2009-05-29 Luc VerhaegenFix build with CONFIG_*_ROM_RUN.
2009-05-29 Luc VerhaegenImplement native VGA Support.
2009-05-28 Patrick GeorgiAdd lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PA...
2009-05-28 Myles WatsonMake memmove copy (dev->resources -i) resource structs...
2009-05-27 Uwe HermannFirst batch of indent-aided code cleanups, more will...
2009-05-27 Uwe HermannMake directory hierarchy flat to match the same layout...
2009-05-27 Patrick GeorgiTrivial, but brown paper bag worthy:
2009-05-27 Patrick GeorgiMove coreboot_ram and coreboot_apc to CBFS. This allows to
2009-05-27 Uwe HermannChange all vx800 file names from CamelCase to camel_cas...
2009-05-27 Bari AriHere's the VIA vx800 patch from OLPC.
2009-05-27 Luc Verhaegenutil/vgabios: build/warning fixes.
2009-05-26 Patrick GeorgiClean up acpi table writing code, and don't rely
2009-05-26 Stefan ReinauerTell lpgcc about the target architecture directory...
2009-05-26 Patrick GeorgiMake printk_* behaviour more consistent. Without it...
2009-05-26 Stefan Reinauerencapsule mbi initialization in write_multiboot_table...
2009-05-26 Patrick GeorgiMake vsprintf reentrant. More importantly, eliminate...
2009-05-26 Stefan ReinauerMajor cleanup of i386 tables.c:
2009-05-26 Patrick GeorgiVarious fixes to the tree to get coreboot-v2 to build...
next