Age | Commit message (Expand) | Author |
2008-09-26 | Add IRQ12 to the dbm690t mptable for mouse interrupt support. | Marc Jones |
2008-09-26 | Activate proper support for EN29F002(A)(N)[BT]. | Mats Erik Andersson |
2008-09-26 | Add default config file to libpayload so that one can do make defconfig | Stefan Reinauer |
2008-09-24 | Support for the memory controller and PCIe interface of the Intel | Ed Swierk |
2008-09-24 | Fix overflow in modwin erase. Do not refresh modwin yet, since it is | Ulf Jordan |
2008-09-24 | Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due | Ulf Jordan |
2008-09-24 | Fix up remaining AMD DBM690T autobuild issue. | Carl-Daniel Hailfinger |
2008-09-24 | Add abuild support for the dbm690t. (trivial) | Marc Jones |
2008-09-23 | This patch adds support for watchdog kill and adds it to Asus M2V-MX SE. | Rudolf Marek |
2008-09-23 | The AMD dbm690t mainboard uses the it8712f SIO with the | Marc Jones |
2008-09-23 | Attached patch removes HPET info from ACPI tables. HPET does not work fine on | Rudolf Marek |
2008-09-23 | 1. | Patrick Georgi |
2008-09-23 | Following patch adds support for Asus M2V-E SE. Works pretty well, the only | Rudolf Marek |
2008-09-22 | Patch for AMD DBM690T board. | Michael Xie |
2008-09-22 | Patch for AMD SB600 chipset. | Michael Xie |
2008-09-22 | Patch for AMD RS690 chipset. | Michael Xie |
2008-09-19 | Attached patch fixes at least one issue ;) During the PCI BAR sizing must b... | Rudolf Marek |
2008-09-19 | Whitespace and style cleanup. (trivial) | Marc Jones |
2008-09-19 | Add AMD K8 S1G1 socket support. | Michael Xie Michael.Xie |
2008-09-18 | ck804 whitespace fixes | Myles Watson |
2008-09-18 | Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 | Myles Watson |
2008-09-18 | fix two minor bugs in nvramtool. (trivial) | Stefan Reinauer |
2008-09-18 | fix regression in libpayload introduced by merge of the keyboard drivers. | Stefan Reinauer |
2008-09-17 | - unify keycodes for non-ASCII keys by using curses' codes and labels | Patrick Georgi |
2008-09-17 | This patch adds damage detection to libpayload's tinycurses. This | Stefan Reinauer |
2008-09-12 | * Implement scrolling in tinycurses | Stefan Reinauer |
2008-09-12 | For the jetway jf2/4 series of mainboards: | Alex Mauer |
2008-09-11 | makes cursorx and cursory signed, as there | Patrick Georgi |
2008-09-11 | Fix the USB code to find the headers after they were moved. | Jordan Crouse |
2008-09-11 | Move the USB header files to a common location for install | Jordan Crouse |
2008-09-11 | Add the target for the previously-added jetway mainboard. | Alex Mauer |
2008-09-11 | From Vincent Legoll: | Stefan Reinauer |
2008-09-10 | Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, this | Alex Mauer |
2008-09-10 | flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-09-07 | flashrom: Debug print actual time base calculated by myusec_calibrate_delay() | Peter Stuge |
2008-09-05 | Add editing keypad keys and the missing F11 key to the curses serial | Ulf Jordan |
2008-09-05 | This patch adds support for the VIA VT8237S south bridge. The VT8237R program... | Rudolf Marek |
2008-09-05 | define array size in a single place (trivial) | Stefan Reinauer |
2008-09-04 | Make the serial output driver 8 bit clean. Remove translate_special_chars(), | Ulf Jordan |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-09-03 | Tidy up identifiers, per Uwe's suggestion. Trivial. | Ed Swierk |
2008-09-03 | flashrom: Only find "unknown .. SPI chip" if no other chip was found | Peter Stuge |
2008-09-03 | Add support for curses color output over serial. | Ulf Jordan |
2008-09-02 | This patch adds USB capabilities to libpayload. It requires some | Patrick Georgi |
2008-09-02 | Add memalign(align, size). | Patrick Georgi |
2008-09-02 | The keyboard driver mixed up the key press/release events for the | Stefan Reinauer |
2008-09-02 | flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-09-01 | This patch gets the Epia-CN working without ACPI or APIC. | Bari Ari |
2008-08-31 | Various Doxygen-related fixes in libpayload (trivial). | Uwe Hermann |
2008-08-29 | fix typo | Paul Menzel |
2008-08-28 | [PATCH]: libpayload: Document time functions | Jordan Crouse |
2008-08-28 | [PATCH]: libpayload: Document the architecture specific routines | Jordan Crouse |
2008-08-28 | [PATCH]: libpayload: change the type of the cpu_khz variable | Jordan Crouse |
2008-08-28 | [PATCH]: libpayload: Document readline | Jordan Crouse |
2008-08-28 | [PATCH]: libpayload: Document include/libpayload.h | Jordan Crouse |
2008-08-28 | [PATCH]: Libpayload: Remove static variables from the doxygen output | Jordan Crouse |
2008-08-28 | Add definitions for DDR2 SPD registers. | Ed Swierk |
2008-08-28 | Eric Biederman believes that he and Tom Zimmerman of the defunct | Ed Swierk |
2008-08-28 | libpayload: Expand doxygen definitions | Jordan Crouse |
2008-08-28 | fix libpayload build dependencies (trivial) | Stefan Reinauer |
2008-08-27 | Capture output from 'ld --help', in order that the test | Mats Erik Andersson |
2008-08-27 | If you have | Ward Vandewege |
2008-08-27 | flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-08-27 | Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' which | Uwe Hermann |
2008-08-26 | fix string function prototypes in libpayload according to sysv/4.3bsd. | Stefan Reinauer |
2008-08-26 | Fix some Doxygen warnings and/or typos (trivial). | Uwe Hermann |
2008-08-26 | How could -ffreestanding slip through here. Required because libpayload is not | Stefan Reinauer |
2008-08-25 | This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, | Ed Swierk |
2008-08-25 | This patch modifies the Intel 3100 southbridge code to recognize the | Ed Swierk |
2008-08-25 | This patch implements support for the CPU core of the Intel EP80579 | Ed Swierk |
2008-08-23 | A missing semicolon prevents libpayload to compile, this patch fixes that. | Jakob Bornecrantz |
2008-08-20 | flashrom: Recognize the Intel EP80579 LPC flash interface. | Ed Swierk |
2008-08-20 | split the one file, as the several printing functions will continue to grow | Stefan Reinauer |
2008-08-20 | use seperate array for core 2 cpus (trivial) | Stefan Reinauer |
2008-08-20 | this port seems somehow broken.. Now, is it using FAILOVER, or is it not?! | Stefan Reinauer |
2008-08-19 | Add support for MSI KT4V to flashrom. The KT4V is autodetected and supports | Sean Nelson |
2008-08-19 | trivial fix for memcpy return code in case someone uses it. | Stefan Reinauer |
2008-08-19 | Add Tyan S2912 platform with AMD Family 10 support. | Arne Georg Gleditsch |
2008-08-19 | misc fixes: | Stefan Reinauer |
2008-08-19 | make all drivers relocatable. Per default, an 1:1 mapping is assumed. | Stefan Reinauer |
2008-08-19 | * add readline() | Stefan Reinauer |
2008-08-19 | * add readline() | Stefan Reinauer |
2008-08-19 | replace static functions by macros, because otherwise every unused function | Patrick Georgi |
2008-08-19 | add functions to query cursor position to video layer | Stefan Reinauer |
2008-08-19 | libpayload: Fix the memcpy functions | Jordan Crouse |
2008-08-19 | fix typo in ctype.c | Stefan Reinauer |
2008-08-18 | Add a kconfig option to choose between outputing ACS characters or | Ulf Jordan |
2008-08-18 | Fix tinycurses color output on the VGA console. | Ulf Jordan |
2008-08-18 | Add more information to the libpayload README (trivial). | Uwe Hermann |
2008-08-18 | inteltool: match cpuid before attempting to print MSRs (trivial) | Stefan Reinauer |
2008-08-16 | add block io functions | Stefan Reinauer |
2008-08-16 | trivial fix: ipchksum takes an unspecified input blob, not explicitly a numbe... | Stefan Reinauer |
2008-08-15 | fix typo in superiotool (trivial) | Stefan Reinauer |
2008-08-14 | * fix memory allocator bug that lead to freelist corruption on the first malloc | Stefan Reinauer |
2008-08-13 | Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes | Stefan Reinauer |
2008-08-13 | off by 1. (trivial) | Stefan Reinauer |
2008-08-13 | commit real fix to pci module of coreinfo (trivial) | Stefan Reinauer |
2008-08-13 | add PCI_BUS macro (trivial) | Stefan Reinauer |
2008-08-12 | Fix incorrect mapping of ACS_PI for VGA console. A pi should look like pi and | Ulf Jordan |
2008-08-12 | License updated to GPL v2. | Marc Jones |