Age | Commit message (Expand) | Author |
2009-07-05 | Fix build for i810 boards that don't enable onboard VGA, yet. | Uwe Hermann |
2009-07-05 | Enable onboard VGA on the MS-6178 (i810 chipset) board (trivial). | Uwe Hermann |
2009-07-05 | Various Intel 82810/82810E changes which allow onboard VGA to work. | Elia Yehuda |
2009-07-02 | Fix many things for via/epia-m700 to build. | Myles Watson |
2009-07-02 | ChangeLog: | Harald Gutmann |
2009-07-02 | Update the k8 code for the v3 resource allocator. | Myles Watson |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-07-02 | Convert Supermicro H8DMR to CBFS. Also clean up some whitespace in | Ward Vandewege |
2009-07-01 | Add support for the Intel Eagle Heights development board. | Thomas Jourdan |
2009-07-01 | Fix typo and only output post code if the work was done. | Myles Watson |
2009-07-01 | Fix abuild for via/epia-n. Trivial. | Myles Watson |
2009-07-01 | I missed three files. | Jon Harrison |
2009-07-01 | let abuild autodetect the coreboot path a bit better. So in the top level of | Stefan Reinauer |
2009-07-01 | the file was not really different, so use the default file (trivial, since it | Stefan Reinauer |
2009-07-01 | Ron, | Jon Harrison |
2009-07-01 | Add AMD family 10 AM2r2 support. | Zheng Bao |
2009-06-30 | the tool chain settings should not be in renamed (as they will never live in | Stefan Reinauer |
2009-06-30 | whoops. missed those two.. | Stefan Reinauer |
2009-06-30 | commit svn:externals for last commit (what a pain) (1/2) | Stefan Reinauer |
2009-06-30 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
2009-06-30 | add new supported chipset | Warren Turkal |
2009-06-28 | This copy of flashrom is old and unmaintained. Delete it to avoid | Patrick Georgi |
2009-06-28 | flashrom is a separate project now. Thus we don't enforce it on our users. | Stefan Reinauer |
2009-06-28 | Impact: fix vmlinux from 2.6.30 | Yinghai Lu |
2009-06-27 | Add a target/ directory for the VIA EPIA-M700 board, so we can build it. | Uwe Hermann |
2009-06-27 | Add dump support for SMSC LPC47N252. | François-Regis Vuillemin |
2009-06-26 | Don't dump 0x07 registers, they're useless as they change every time | Uwe Hermann |
2009-06-26 | This adds register definitions for all logical devices on the SMSC | Michael Gold |
2009-06-26 | Add dump information for F71862FG and F71863FG. | Arjan Koers |
2009-06-25 | Remove the object files for cbfs from target directories and add a | Myles Watson |
2009-06-25 | The problem is that the check to see if we're at the end is never reached. I | Myles Watson |
2009-06-24 | Add support for the Soyo SY-6BA+ III board. | Uwe Hermann |
2009-06-21 | This patch adds a proper namestring generation to our ACPIgen generator. | Rudolf Marek |
2009-06-19 | Undo my ugly commit that added uses clauses in lots of places instead of one. | Myles Watson |
2009-06-19 | work around initobject breakage in pc80/Config.lb | Stefan Reinauer |
2009-06-19 | Convert the MSI MS-6178 board to CBFS. | Uwe Hermann |
2009-06-19 | ChangeLog: | Harald Gutmann |
2009-06-18 | Make sure the address variable is initialized to zero - it is only set when a | Ward Vandewege |
2009-06-18 | Change Log: | Harald Gutmann |
2009-06-18 | Change Log: | Harald Gutmann |
2009-06-17 | Fix configuration of boards that didn't have uses CONFIG_USE_INIT. Trivial. | Myles Watson |
2009-06-17 | Patch AMD Fam10 C2 for errata 327, 344, 346, 354, 351. | Marc Jones |
2009-06-16 | Maximilian Thuermer found a bug where the HT link capability code was always | Marc Jones |
2009-06-16 | These changes implement car in qemu. The implementation is in several | Ronald G. minnich |
2009-06-12 | Fix typo in Winbond W83977TF register listing. | Ioannis Barkas |
2009-06-11 | Fix s2895 failover booting. | Myles Watson |
2009-06-09 | this port is horribly broken and should not have been checked in. This patch | Stefan Reinauer |
2009-06-09 | Fix a little white space issue. Also, don't copy the rom image | Ronald G. Minnich |
2009-06-08 | Add (commented) line for VGA blob adding (CBFS version) to simplify things fo... | Uwe Hermann |
2009-06-08 | This is transition code for cbfs to implement | Ronald G. Minnich |
2009-06-07 | A bunch of additional EPIA-M700 cleanups and also some non-cosmetic changes: | Uwe Hermann |
2009-06-07 | First bunch of coding style and consistency cleanups for the | Uwe Hermann |
2009-06-06 | When I started refactoring mainboard Config.lb, I added two different | Carl-Daniel Hailfinger |
2009-06-06 | Make failover larger and decrease fallback's size so the total stays the | Patrick Georgi |
2009-06-06 | Fix for Erratum 350 for AMD Fam10h CPUs. | Marco Schmidt |
2009-06-06 | Fix for Erratum 343 for AMD Fam10h CPUs. | Marco Schmidt |
2009-06-06 | Change the CBFS build process to use coreboot.rom | Patrick Georgi |
2009-06-05 | Fix non-revF K8 ram init compilation which was broken in r4341. | Carl-Daniel Hailfinger |
2009-06-05 | Initial untested board code for the VIA EPIA-M700 Mini-ITX board. | Uwe Hermann |
2009-06-05 | K8 RAM init debug messages are pretty short and sometimes cryptic. Make | Carl-Daniel Hailfinger |
2009-06-05 | die() does never return. Annotate it as such. | Carl-Daniel Hailfinger |
2009-06-05 | After I modify the pci_ext_read_config32 and pci_ext_read_config32, the step 6a | Zheng Bao |
2009-06-05 | Add a hopefully more correct and flexible set_dram_buffer_strength() | Elia Yehuda |
2009-06-04 | The point of the patch is to make it easier to understand the raminit | Myles Watson |
2009-06-04 | This patch is about some noticable bugs which was made by no reason. | Zheng Bao |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | Revert "kontron 986lcd_m: cmos.layout: mark boot_devices as reserved." | Luc Verhaegen |
2009-06-03 | kontron 986lcd_m: cmos.layout: mark boot_devices as reserved. | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-06-03 | Modify it based on the RPR 5.7.7. Switching GGSP Configuration By Register Pr... | Zheng Bao |
2009-06-02 | More compact format for wiki output at | Uwe Hermann |
2009-06-01 | cbfstool reacts to a too large bootblock file by stopping | Patrick Georgi |
2009-06-01 | Cosmetics and consistency fixes in src/superio/serverengines/pilot/ (trivial). | Uwe Hermann |
2009-05-31 | Following patch moves all vt8237 fadt.c from mainboard/* file to chipset | Rudolf Marek |
2009-05-30 | Many Kudos go to Segher Boessenkool and Patrick Georgi for figuring this one | Stefan Reinauer |
2009-05-29 | rename the option CONFIG_PCI_OPTION_ROM_RUN_VM86 to CONFIG_PCI_OPTION_ROM_RUN... | Joseph Smith |
2009-05-29 | enable/disable IDE 0/1 (Primary/Secondary) interfaces on the i82801xx southbr... | Joseph Smith |
2009-05-29 | drop most of the crappy vm86 code and replace it with a rewritten | Stefan Reinauer |
2009-05-29 | Fix build with CONFIG_*_ROM_RUN. | Luc Verhaegen |
2009-05-29 | Implement native VGA Support. | Luc Verhaegen |
2009-05-28 | Add lzma.o for CBFS, regardless if CONFIG_COMPRESSED_PAYLOAD_LZMA is | Patrick Georgi |
2009-05-28 | Make memmove copy (dev->resources -i) resource structs instead of | Myles Watson |
2009-05-27 | First batch of indent-aided code cleanups, more will follow. | Uwe Hermann |
2009-05-27 | Make directory hierarchy flat to match the same layout we use | Uwe Hermann |
2009-05-27 | Trivial, but brown paper bag worthy: | Patrick Georgi |
2009-05-27 | Move coreboot_ram and coreboot_apc to CBFS. This allows to | Patrick Georgi |
2009-05-27 | Change all vx800 file names from CamelCase to camel_case to match | Uwe Hermann |
2009-05-27 | Here's the VIA vx800 patch from OLPC. | Bari Ari |
2009-05-27 | util/vgabios: build/warning fixes. | Luc Verhaegen |
2009-05-26 | Clean up acpi table writing code, and don't rely | Patrick Georgi |
2009-05-26 | Tell lpgcc about the target architecture directory. This slipped through since | Stefan Reinauer |
2009-05-26 | Make printk_* behaviour more consistent. Without it, side | Patrick Georgi |
2009-05-26 | encapsule mbi initialization in write_multiboot_table, where it belongs. (very | Stefan Reinauer |
2009-05-26 | Make vsprintf reentrant. More importantly, eliminate global variable. | Patrick Georgi |
2009-05-26 | Major cleanup of i386 tables.c: | Stefan Reinauer |
2009-05-26 | Various fixes to the tree to get coreboot-v2 to build on Solaris | Patrick Georgi |
2009-05-26 | Attached patch moves the CBFS payload loader to selfboot.c as it's | Patrick Georgi |
2009-05-26 | the i82801xx driver does not know ide{0,1}_enable in its chip.h, so comment it | Stefan Reinauer |
2009-05-26 | ops can not be const because of the pci conf1/conf2 hackery we do. trivial | Stefan Reinauer |
2009-05-26 | acpi.c: add a cast to remove warning (trivial) | Stefan Reinauer |