aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-30add new supported chipsetWarren Turkal
2009-06-28This copy of flashrom is old and unmaintained. Delete it to avoidPatrick Georgi
2009-06-28flashrom is a separate project now. Thus we don't enforce it on our users.Stefan Reinauer
2009-06-28Impact: fix vmlinux from 2.6.30Yinghai Lu
2009-06-27Add a target/ directory for the VIA EPIA-M700 board, so we can build it.Uwe Hermann
2009-06-27Add dump support for SMSC LPC47N252.François-Regis Vuillemin
2009-06-26Don't dump 0x07 registers, they're useless as they change every timeUwe Hermann
2009-06-26This adds register definitions for all logical devices on the SMSCMichael Gold
2009-06-26Add dump information for F71862FG and F71863FG.Arjan Koers
2009-06-25Remove the object files for cbfs from target directories and add aMyles Watson
2009-06-25The problem is that the check to see if we're at the end is never reached. IMyles Watson
2009-06-24Add support for the Soyo SY-6BA+ III board.Uwe Hermann
2009-06-21This patch adds a proper namestring generation to our ACPIgen generator.Rudolf Marek
2009-06-19Undo my ugly commit that added uses clauses in lots of places instead of one.Myles Watson
2009-06-19work around initobject breakage in pc80/Config.lbStefan Reinauer
2009-06-19Convert the MSI MS-6178 board to CBFS.Uwe Hermann
2009-06-19ChangeLog:Harald Gutmann
2009-06-18Make sure the address variable is initialized to zero - it is only set when aWard Vandewege
2009-06-18Change Log:Harald Gutmann
2009-06-18Change Log:Harald Gutmann
2009-06-17Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial.Myles Watson
2009-06-17Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351.Marc Jones
2009-06-16Maximilian Thuermer found a bug where the HT link capability code was alwaysMarc Jones
2009-06-16These changes implement car in qemu. The implementation is in several Ronald G. minnich
2009-06-12Fix typo in Winbond W83977TF register listing.Ioannis Barkas
2009-06-11Fix s2895 failover booting.Myles Watson
2009-06-09this port is horribly broken and should not have been checked in. This patchStefan Reinauer
2009-06-09Fix a little white space issue. Also, don't copy the rom imageRonald G. Minnich
2009-06-08Add (commented) line for VGA blob adding (CBFS version) to simplify things fo...Uwe Hermann
2009-06-08This is transition code for cbfs to implementRonald G. Minnich
2009-06-07A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes:Uwe Hermann
2009-06-07First bunch of coding style and consistency cleanups for theUwe Hermann
2009-06-06When I started refactoring mainboard Config.lb, I added two differentCarl-Daniel Hailfinger
2009-06-06Make failover larger and decrease fallback's size so the total stays thePatrick Georgi
2009-06-06Fix for Erratum 350 for AMD Fam10h CPUs.Marco Schmidt
2009-06-06Fix for Erratum 343 for AMD Fam10h CPUs.Marco Schmidt
2009-06-06Change the CBFS build process to use coreboot.romPatrick Georgi
2009-06-05Fix non-revF K8 ram init compilation which was broken in r4341.Carl-Daniel Hailfinger
2009-06-05Initial untested board code for the VIA EPIA-M700 Mini-ITX board.Uwe Hermann
2009-06-05K8 RAM init debug messages are pretty short and sometimes cryptic. MakeCarl-Daniel Hailfinger
2009-06-05die() does never return. Annotate it as such.Carl-Daniel Hailfinger
2009-06-05After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6aZheng Bao
2009-06-05Add a hopefully more correct and flexible set_dram_buffer_strength()Elia Yehuda
2009-06-04The point of the patch is to make it easier to understand the raminitMyles Watson
2009-06-04This patch is about some noticable bugs which was made by no reason.Zheng Bao
2009-06-03Revert "CMOS: Add set_option and rework get_option."Luc Verhaegen
2009-06-03Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved."Luc Verhaegen
2009-06-03kontron 986lcd_m: cmos.layout: mark boot_devices as reserved.Luc Verhaegen
2009-06-03CMOS: Add set_option and rework get_option.Luc Verhaegen
2009-06-03Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr...Zheng Bao
2009-06-02More compact format for wiki output atUwe Hermann
2009-06-01cbfstool reacts to a too large bootblock file by stopping Patrick Georgi
2009-06-01Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial).Uwe Hermann
2009-05-31Following patch moves all vt8237 fadt.c from mainboard/* file to chipsetRudolf Marek
2009-05-30Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this oneStefan Reinauer
2009-05-29rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN...Joseph Smith
2009-05-29enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr...Joseph Smith
2009-05-29drop most of the crappy vm86 code and replace it with a rewrittenStefan Reinauer
2009-05-29Fix build with CONFIG_*_ROM_RUN.Luc Verhaegen
2009-05-29Implement native VGA Support.Luc Verhaegen
2009-05-28Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA isPatrick Georgi
2009-05-28Make memmove copy (dev->resources -i) resource structs instead ofMyles Watson
2009-05-27First batch of indent-aided code cleanups, more will follow.Uwe Hermann
2009-05-27Make directory hierarchy flat to match the same layout we useUwe Hermann
2009-05-27Trivial, but brown paper bag worthy:Patrick Georgi
2009-05-27Move coreboot_ram and coreboot_apc to CBFS. This allows to Patrick Georgi
2009-05-27Change all vx800 file names from CamelCase to camel_case to matchUwe Hermann
2009-05-27Here's the VIA vx800 patch from OLPC.Bari Ari
2009-05-27util/vgabios: build/warning fixes.Luc Verhaegen
2009-05-26Clean up acpi table writing code, and don't relyPatrick Georgi
2009-05-26Tell lpgcc about the target architecture directory. This slipped through sinceStefan Reinauer
2009-05-26Make printk_* behaviour more consistent. Without it, side Patrick Georgi
2009-05-26encapsule mbi initialization in write_multiboot_table, where it belongs. (veryStefan Reinauer
2009-05-26Make vsprintf reentrant. More importantly, eliminate global variable.Patrick Georgi
2009-05-26Major cleanup of i386 tables.c:Stefan Reinauer
2009-05-26Various fixes to the tree to get coreboot-v2 to build on SolarisPatrick Georgi
2009-05-26Attached patch moves the CBFS payload loader to selfboot.c as it'sPatrick Georgi
2009-05-26the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment itStefan Reinauer
2009-05-26ops can not be const because of the pci conf1/conf2 hackery we do. trivialStefan Reinauer
2009-05-26acpi.c: add a cast to remove warning (trivial)Stefan Reinauer
2009-05-26remove some dead code from cpu.c (trivial)Stefan Reinauer
2009-05-26Cosmetic cbfstool update (trivial)Stefan Reinauer
2009-05-23keyboard driver: function definitions should not omit void if they don't takeStefan Reinauer
2009-05-23fix comment in keyboard driver (trivial)Stefan Reinauer
2009-05-22Make the getpir output look less crappy and add a licenseUwe Hermann
2009-05-22Fix MAINBOARD_PART_NUMBER to be h8dme, I forgot to change it from the h8dmrWard Vandewege
2009-05-21Defaulting to the board's default size is the correct thing to do.Myles Watson
2009-05-21This change adds PPC support to libpayload, and hooks it up in the buildPatrick Georgi
2009-05-19Trivial update of Config-lab.lb so that it works again.Myles Watson
2009-05-17Add type field to memranges, and fill it from the source data.Patrick Georgi
2009-05-16This patch implements a "flash friendly" value for initialized areas of flash. Ronald G. Minnich
2009-05-15There were a few updates lately that generates ROM size > 512K. I am changing...Vincent Lim
2009-05-14Update equivalent processor revision ID to load latest microcode patches andMarc Jones
2009-05-14Trivia: remove commentVincent Lim
2009-05-14From AMD family 10h Processor BKDG (rev. D): a platform is capable of having ...Vincent Lim
2009-05-14#136: failed to boot under KVM\QEMURonald G. Minnich
2009-05-14The cbfstool print command should pretty-print the type of components that areWard Vandewege
2009-05-13This patch fixes a segfault when a file too large to fit is added to a romWard Vandewege
2009-05-13Add support for human-friendly component string types for the cbfstool addWard Vandewege
2009-05-13Allow dynamic size for the {s,}elfboot bounce buffer.Patrick Georgi