Age | Commit message (Expand) | Author |
2009-07-18 | strdup the input of dirname, as dirname is free | Patrick Georgi |
2009-07-17 | Bring S1g1 cpu names up to date with the official | Ward Vandewege |
2009-07-17 | Bring Socket F cpu names up to date with the official | Ward Vandewege |
2009-07-17 | Bring AM2 cpu names up to date with the official | Ward Vandewege |
2009-07-17 | This is an obvious bug which I overlooked when I worked on the AM2r2 | Zheng Bao |
2009-07-16 | Separate cache_as_ram_auto.c and failover.c for Tyan s2895. | Myles Watson |
2009-07-15 | Fix VIA EPIA-M700 target enough for a first serial boot log. | Uwe Hermann |
2009-07-14 | trivial fixes to function declarations (and build system test) | Stefan Reinauer |
2009-07-11 | Fix MS-6178 boot by setting unused device (CIR) to 'off' (trivial). | Uwe Hermann |
2009-07-10 | Apparently I'm not the only one who forgets which way the outb and | Ed Swierk |
2009-07-10 | This seems to be a more official, common, simple way to check if the CPU is d... | Zheng Bao |
2009-07-07 | Add CONFIG_ARCH_X86=0 to sandpointx3_altimus_mpc7410. | Myles Watson |
2009-07-07 | Add pci_rawops.h from the mailing list and fix the via/epia-m700 build. | Myles Watson |
2009-07-07 | ChangeLog: | Harald Gutmann |
2009-07-07 | Add the IORESOURCE_BRIDGE flag to the fam10 resources for the benefit of the ... | Myles Watson |
2009-07-06 | Enable onboard-VGA on the Mitac 6513WU board. | Michael Gold |
2009-07-05 | Add support for the Mitac 6513WU mainboard, a Compaq OEM board using the | Michael Gold |
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 | I missed three files. | Jon Harrison |
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 | This patch unifies the use of config options in v2 to all start with CONFIG_ | Stefan Reinauer |
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 | 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-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-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-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-26 | Clean up acpi table writing code, and don't rely | Patrick Georgi |
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 |
2009-05-26 | remove some dead code from cpu.c (trivial) | Stefan Reinauer |
2009-05-23 | keyboard driver: function definitions should not omit void if they don't take | Stefan Reinauer |
2009-05-23 | fix comment in keyboard driver (trivial) | Stefan Reinauer |
2009-05-22 | Fix MAINBOARD_PART_NUMBER to be h8dme, I forgot to change it from the h8dmr | Ward Vandewege |
2009-05-15 | There were a few updates lately that generates ROM size > 512K. I am changing... | Vincent Lim |
2009-05-14 | Update equivalent processor revision ID to load latest microcode patches and | Marc Jones |