Age | Commit message (Expand) | Author |
2008-04-03 | Doing another 'make' after a 'make clean' was broken until now. Fix it | Uwe Hermann |
2008-04-02 | Add missing snprintf() to libc/printf.c (trivial). | Uwe Hermann |
2008-04-01 | Setting an integrated southbridge device (like SATA or USB2.0) to | Ed Swierk |
2008-04-01 | Remove i82801DB files that I meant to delete in r3206. | Joseph Smith |
2008-04-01 | Tiny style fix for consistency (trivial). | Ed Swierk |
2008-04-01 | Removal of i82801DB (ICH4) | Joseph Smith |
2008-04-01 | The early init code of several Intel southbridge chipsets calls | Ed Swierk |
2008-03-31 | Libpayload fixes to prevent triple-faults when running in QEMU. | Klaus Schnass |
2008-03-31 | Add support for an "NVRAM Dump" screen in coreinfo (optional), as well as for | Uwe Hermann |
2008-03-31 | Fix the NVRAM access functions to work correctly for the | Uwe Hermann |
2008-03-31 | Whitespace fixes (trivial). | Uwe Hermann |
2008-03-31 | Rename drivers/cmos.c to drivers/nvram.c (trivial). | Uwe Hermann |
2008-03-31 | Due to popular demand, rename "CMOS" to "NVRAM" (trivial). | Uwe Hermann |
2008-03-30 | Like other Intel chipsets, the Intel 3100 has a TCO timer that reboots | Ed Swierk |
2008-03-29 | Add support for the TeleVideo TC7020. | Kenji Noguchi |
2008-03-29 | Now coreboot performs IRQ routing for some boards. | Nikolay Petukhov |
2008-03-29 | [libpayload] Work around sign-extending issue | Jordan Crouse |
2008-03-29 | Make a few array entries only as big as they absolutely need to be (trivial). | Uwe Hermann |
2008-03-28 | Fix for irq routing issues. | Joseph Smith |
2008-03-27 | Add initial support for some basic CMOS read/write functions and the | Uwe Hermann |
2008-03-27 | Various tiny fixes (trivial): | Uwe Hermann |
2008-03-27 | Drop -Os in libpayload for now, it causes run-time problems for some | Uwe Hermann |
2008-03-25 | Make the getpir output compile (Closes #70). | Jon Dufresne |
2008-03-24 | Add a recent kconfig version to coreinfo, in order to make the | Uwe Hermann |
2008-03-23 | Make functions static (where possible) to reduce code size (trivial). | Uwe Hermann |
2008-03-22 | Make cursor positioning work by using both halves of the | Jonathan A. Kollasch |
2008-03-21 | Cosmetics, fix typos (trivial). | Uwe Hermann |
2008-03-21 | Quickfix for libpayload's strcpy() to properly NUL-terminate strings (trivial). | Uwe Hermann |
2008-03-20 | Following patch adds K8M890 support. It initializes the AGP and graphics UMA. | Rudolf Marek |
2008-03-20 | Fix code to allow usage of -Wall in libpayload and the sample (trivial). | Uwe Hermann |
2008-03-20 | Smaller fixes to allow using -Wall (trivial). | Uwe Hermann |
2008-03-20 | Cosmetics, coding style fixes (trivial). | Uwe Hermann |
2008-03-20 | Change kconfig references from 'buildrom' to 'libpayload'. | Christopher Kilgour |
2008-03-20 | Allow 'make menuconfig' to function within libpayload. | Christopher Kilgour |
2008-03-20 | Make the list of functions in libpayload.h more complete (trivial). | Uwe Hermann |
2008-03-20 | Add -Os to the CFLAGS for size improvements. | Jordan Crouse |
2008-03-20 | libpayload: Add -Os to the CFLAGS | Jordan Crouse |
2008-03-20 | Cosmetic changes and coding style fixes by running 'indent', with some | Uwe Hermann |
2008-03-20 | corinfo: Inital release of the coreinfo code | Jordan Crouse |
2008-03-20 | libpayload: BSD solutions contributed by Uwe | Uwe Hermann |
2008-03-19 | libpayload: External code | Jordan Crouse |
2008-03-19 | libpayload: The initial chunk of code writen by AMD | Jordan Crouse |
2008-03-19 | Following patch will setup KT890 HT automatically. It will find the | Rudolf Marek |
2008-03-18 | * split model_centaur into model_c3 and model_c7 | Stefan Reinauer |
2008-03-18 | Add ICH9 detection to flashrom. Straight from the datasheet, untested. | Carl-Daniel Hailfinger |
2008-03-18 | oops. forgot to add the file. | Stefan Reinauer |
2008-03-17 | Support for the Winbond W39V080FA series of chips. | Stefan Reinauer |
2008-03-17 | The ATI vga rom is only 36K on the Tyan s2891, not 48K. | Ward Vandewege |
2008-03-17 | Various smaller fixes in superiotool: | Uwe Hermann |
2008-03-17 | Add support for the MSI MS-6119 mainboard. | Uwe Hermann |
2008-03-17 | Clarify LZMA code license. | Carl-Daniel Hailfinger |
2008-03-16 | oops. sorry, wrong checkin. This patch backs out r3155 and instead contains the | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 Development Kit ... | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 integrated ... | Ed Swierk |
2008-03-16 | Here is an updated patch addressing most of Uwe's and Peter's ... | Ed Swierk |
2008-03-16 | This patch implements support for the Intel 3100 integrated SuperIO and UART.... | Ed Swierk |
2008-03-16 | This patch updates the PCI IDs for Intel 3100 devices. ... | Ed Swierk |
2008-03-16 | give the fam10 code a little more space until we have the time to debug this | Stefan Reinauer |
2008-03-16 | check whether SST FWH chip was successfully erased on flashchip -E, too | Stefan Reinauer |
2008-03-16 | Sort list of flash chips alphabetically, add comment (trivial). | Uwe Hermann |
2008-03-15 | remove nasty warning that happened due to our vendor detection | Stefan Reinauer |
2008-03-15 | fix typo | Stefan Reinauer |
2008-03-15 | BIOS_SPEW is log level 9. There is nothing beyound that line. | Stefan Reinauer |
2008-03-15 | Following patch extends the ROM decoding to last 1MB, allowing to use larger | Rudolf Marek |
2008-03-15 | Following patch fixes the retrain/reset sequence which caused problem with some | Rudolf Marek |
2008-03-14 | Re-add code erroneously removed in r3140. | Uwe Hermann |
2008-03-14 | Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem ... | Joseph Smith |
2008-03-14 | Prepare for ICH7/ICH8 SPI support by adding some debugging for all | Carl-Daniel Hailfinger |
2008-03-14 | Add a Config-abuild.lb for the rca/rm4100 (trivial) | Corey Osgood |
2008-03-14 | Fix broken flashrom build. | Uwe Hermann |
2008-03-14 | Fix up one forgotten revert in r3140. | Carl-Daniel Hailfinger |
2008-03-14 | Revert the delete of 82802ab.c in r3137. | Carl-Daniel Hailfinger |
2008-03-13 | Also print the chip vendor name in --list-supported output (trivial). | Uwe Hermann |
2008-03-13 | Also print the required -m option in --list-supported output (trivial). | Uwe Hermann |
2008-03-13 | Drop 82802ab.c as it is identical to sharplhf00l04.c. | Carl-Daniel Hailfinger |
2008-03-13 | Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors, | Uwe Hermann |
2008-03-12 | Formatting fixes, no content changes (trivial). | Uwe Hermann |
2008-03-12 | Drop the useless rom.layout file. It's just an example, likely never | Uwe Hermann |
2008-03-12 | Add --list-supported option to flashrom which lists the supported | Uwe Hermann |
2008-03-10 | Add GPIO dumping utility for Intel ICH series southbridges. | Stefan Reinauer |
2008-03-10 | The ATI vga rom is only 36K on the Tyan s2881. | Ward Vandewege |
2008-03-10 | This patch changes the Config.lb files and adds a Config-lab.lb file for the | Ward Vandewege |
2008-03-09 | Initial support for the Intel 82830 northbridge and RCA RM4100 board. | Joseph Smith |
2008-03-08 | Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial). | Uwe Hermann |
2008-03-04 | Drop some duplicate documentation from the README. The manpage and | Uwe Hermann |
2008-03-04 | Add missing license header to layout.c. The file was written by | Uwe Hermann |
2008-03-01 | Rename lxbios to nvramtool, step 3 (rename directory). | Uwe Hermann |
2008-03-01 | Rename lxbios to nvramtool, step 2 (rename files). | Uwe Hermann |
2008-03-01 | Rename lxbios to nvramtool. | Uwe Hermann |
2008-03-01 | Small coding style fixes and documentation updates (trivial). | Uwe Hermann |
2008-03-01 | Create a genacpi directory below util/ which will hold all acpi related | Corey Osgood |
2008-02-28 | In pci_device.c, the class for VGA was not tested properly, leading to | Ronald Hoogenboom |
2008-02-26 | Temporarily disable the fan control patch from this morning; it turns out to | Ward Vandewege |
2008-02-25 | This patch adds support to dump other registers than the primary | Ronald Hoogenboom |
2008-02-25 | This patch adds automatic fan control for the CPU fan on the m57sli | Ronald Hoogenboom |
2008-02-25 | This trivial patch removes an unused local variable, thus getting rid of | Ronald Hoogenboom |
2008-02-21 | The proprietary VGA rom is only 36K on Tyan s2882, not 48K. | Ward Vandewege |
2008-02-21 | Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is | Corey Osgood |
2008-02-20 | Route device IRQ through PCI bridge instead in mptable. | Yinghai Lu |
2008-02-20 | Initial support for MSI MS-7135 (K8N Neo3) mainboard. | Jonathan A. Kollasch |