coreboot.git
2008-09-23 Marc JonesThe AMD dbm690t mainboard uses the it8712f SIO with the
2008-09-23 Rudolf MarekAttached patch removes HPET info from ACPI tables....
2008-09-23 Patrick Georgi1.
2008-09-23 Rudolf MarekFollowing patch adds support for Asus M2V-E SE. Works...
2008-09-22 Michael XiePatch for AMD DBM690T board.
2008-09-22 Michael XiePatch for AMD SB600 chipset.
2008-09-22 Michael XiePatch for AMD RS690 chipset.
2008-09-19 Rudolf MarekAttached patch fixes at least one issue ;) During...
2008-09-19 Marc JonesWhitespace and style cleanup. (trivial)
2008-09-19 Michael Xie... Add AMD K8 S1G1 socket support.
2008-09-18 Myles Watsonck804 whitespace fixes
2008-09-18 Myles WatsonFix whitespace in tyan s289{1,2,5} files. Also removes...
2008-09-18 Stefan Reinauerfix two minor bugs in nvramtool. (trivial)
2008-09-18 Stefan Reinauerfix regression in libpayload introduced by merge of...
2008-09-17 Patrick Georgi- unify keycodes for non-ASCII keys by using curses...
2008-09-17 Stefan ReinauerThis patch adds damage detection to libpayload's tinycu...
2008-09-12 Stefan Reinauer* Implement scrolling in tinycurses
2008-09-12 Alex MauerFor the jetway jf2/4 series of mainboards:
2008-09-11 Patrick Georgimakes cursorx and cursory signed, as there
2008-09-11 Jordan CrouseFix the USB code to find the headers after they were...
2008-09-11 Jordan CrouseMove the USB header files to a common location for...
2008-09-11 Alex MauerAdd the target for the previously-added jetway mainboard.
2008-09-11 Stefan ReinauerFrom Vincent Legoll:
2008-09-10 Alex MauerAdd the "jetway j7f[24]*" mainboard. As compared to...
2008-09-10 Peter Stugeflashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE...
2008-09-07 Peter Stugeflashrom: Debug print actual time base calculated by...
2008-09-05 Ulf JordanAdd editing keypad keys and the missing F11 key to...
2008-09-05 Rudolf MarekThis patch adds support for the VIA VT8237S south bridg...
2008-09-05 Stefan Reinauerdefine array size in a single place (trivial)
2008-09-04 Ulf JordanMake the serial output driver 8 bit clean. Remove trans...
2008-09-04 Carl-Daniel... This changes the python generated makefiles
2008-09-03 Ed SwierkTidy up identifiers, per Uwe's suggestion. Trivial.
2008-09-03 Peter Stugeflashrom: Only find "unknown .. SPI chip" if no other...
2008-09-03 Ulf JordanAdd support for curses color output over serial.
2008-09-02 Patrick GeorgiThis patch adds USB capabilities to libpayload. It...
2008-09-02 Patrick GeorgiAdd memalign(align, size).
2008-09-02 Stefan ReinauerThe keyboard driver mixed up the key press/release...
2008-09-02 Peter Stugeflashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITE
2008-09-01 Bari AriThis patch gets the Epia-CN working without ACPI or...
2008-08-31 Uwe HermannVarious Doxygen-related fixes in libpayload (trivial).
2008-08-29 Paul Menzelfix typo
2008-08-28 Jordan Crouse[PATCH]: libpayload: Document time functions
2008-08-28 Jordan Crouse[PATCH]: libpayload: Document the architecture specifi...
2008-08-28 Jordan Crouse[PATCH]: libpayload: change the type of the cpu_khz...
2008-08-28 Jordan Crouse[PATCH]: libpayload: Document readline
2008-08-28 Jordan Crouse[PATCH]: libpayload: Document include/libpayload.h
2008-08-28 Jordan Crouse[PATCH]: Libpayload: Remove static variables from...
2008-08-28 Ed SwierkAdd definitions for DDR2 SPD registers.
2008-08-28 Ed SwierkEric Biederman believes that he and Tom Zimmerman of...
2008-08-28 Jordan Crouselibpayload: Expand doxygen definitions
2008-08-28 Stefan Reinauerfix libpayload build dependencies (trivial)
2008-08-27 Mats Erik AnderssonCapture output from 'ld --help', in order that the...
2008-08-27 Ward VandewegeIf you have
2008-08-27 Peter Stugeflashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITE
2008-08-27 Uwe HermannAdd a Doxygen config file and a Makefile target 'doxy...
2008-08-26 Stefan Reinauerfix string function prototypes in libpayload according...
2008-08-26 Uwe HermannFix some Doxygen warnings and/or typos (trivial).
2008-08-26 Stefan ReinauerHow could -ffreestanding slip through here. Required...
2008-08-25 Ed SwierkThis patch adds PCI device IDs for the Intel EP80579...
2008-08-25 Ed SwierkThis patch modifies the Intel 3100 southbridge code...
2008-08-25 Ed SwierkThis patch implements support for the CPU core of the...
2008-08-23 Jakob BornecrantzA missing semicolon prevents libpayload to compile...
2008-08-20 Ed Swierkflashrom: Recognize the Intel EP80579 LPC flash interface.
2008-08-20 Stefan Reinauersplit the one file, as the several printing functions...
2008-08-20 Stefan Reinaueruse seperate array for core 2 cpus (trivial)
2008-08-20 Stefan Reinauerthis port seems somehow broken.. Now, is it using FAILO...
2008-08-19 Sean NelsonAdd support for MSI KT4V to flashrom. The KT4V is autod...
2008-08-19 Stefan Reinauertrivial fix for memcpy return code in case someone...
2008-08-19 Arne Georg... Add Tyan S2912 platform with AMD Family 10 support.
2008-08-19 Stefan Reinauermisc fixes:
2008-08-19 Stefan Reinauermake all drivers relocatable. Per default, an 1:1 mappi...
2008-08-19 Stefan Reinauer* add readline()
2008-08-19 Stefan Reinauer* add readline()
2008-08-19 Patrick Georgireplace static functions by macros, because otherwise...
2008-08-19 Stefan Reinaueradd functions to query cursor position to video layer
2008-08-19 Jordan Crouselibpayload: Fix the memcpy functions
2008-08-19 Stefan Reinauerfix typo in ctype.c
2008-08-18 Ulf JordanAdd a kconfig option to choose between outputing ACS...
2008-08-18 Ulf JordanFix tinycurses color output on the VGA console.
2008-08-18 Uwe HermannAdd more information to the libpayload README (trivial).
2008-08-18 Stefan Reinauerinteltool: match cpuid before attempting to print MSRs...
2008-08-16 Stefan Reinaueradd block io functions
2008-08-16 Stefan Reinauertrivial fix: ipchksum takes an unspecified input blob...
2008-08-15 Stefan Reinauerfix typo in superiotool (trivial)
2008-08-14 Stefan Reinauer* fix memory allocator bug that lead to freelist corrup...
2008-08-13 Stefan ReinauerFix outb to 0x80 delay functions to use inb instead...
2008-08-13 Stefan Reinaueroff by 1. (trivial)
2008-08-13 Stefan Reinauercommit real fix to pci module of coreinfo (trivial)
2008-08-13 Stefan Reinaueradd PCI_BUS macro (trivial)
2008-08-12 Ulf JordanFix incorrect mapping of ACS_PI for VGA console. A...
2008-08-12 Marc JonesLicense updated to GPL v2.
2008-08-12 Stefan Reinauerlibpayload: fix type in keyboard driver. (trivial)
2008-08-12 Segher Boessenkoolflashrom: Fix error -EINVAL on mmap()
2008-08-11 Ulf JordanThis patch updates coreinfo to use the ACS_ macros...
2008-08-11 Uwe HermannDocument all of the external code we use in libpayload...
2008-08-11 Ulf JordanAdd support for line drawing characters and the alterna...
2008-08-11 Jonathan A... Make cursor positioning work by using both halves of...
2008-08-11 Jordan CrouseNo really, _these_ should be the last occurences of...
2008-08-11 Stefan Reinauerthese should be the last occurences of CONFIG_ without...
2008-08-11 Stefan Reinauerthese use CONFIG_ variables, too.
next