coreboot.git
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...
2009-05-26 Patrick GeorgiAttached patch moves the CBFS payload loader to selfboo...
2009-05-26 Stefan Reinauerthe i82801xx driver does not know ide{0,1}_enable in...
2009-05-26 Stefan Reinauerops can not be const because of the pci conf1/conf2...
2009-05-26 Stefan Reinaueracpi.c: add a cast to remove warning (trivial)
2009-05-26 Stefan Reinauerremove some dead code from cpu.c (trivial)
2009-05-26 Stefan ReinauerCosmetic cbfstool update (trivial)
2009-05-23 Stefan Reinauerkeyboard driver: function definitions should not omit...
2009-05-23 Stefan Reinauerfix comment in keyboard driver (trivial)
2009-05-22 Uwe HermannMake the getpir output look less crappy and add a license
2009-05-22 Ward VandewegeFix MAINBOARD_PART_NUMBER to be h8dme, I forgot to...
2009-05-21 Myles WatsonDefaulting to the board's default size is the correct...
2009-05-21 Patrick GeorgiThis change adds PPC support to libpayload, and hooks...
2009-05-19 Myles WatsonTrivial update of Config-lab.lb so that it works again.
2009-05-17 Patrick GeorgiAdd type field to memranges, and fill it from the sourc...
2009-05-16 Ronald G. MinnichThis patch implements a "flash friendly" value for...
2009-05-15 Vincent LimThere were a few updates lately that generates ROM...
2009-05-14 Marc JonesUpdate equivalent processor revision ID to load latest...
2009-05-14 Vincent LimTrivia: remove comment
2009-05-14 Vincent LimFrom AMD family 10h Processor BKDG (rev. D): a platform...
next