Age | Commit message (Expand) | Author |
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 |