summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attached patch fixes at least one issue ;) During the PCI BAR sizing must b...Rudolf Marek2008-09-193-13/+22
* Whitespace and style cleanup. (trivial)Marc Jones2008-09-191-850/+979
* Add AMD K8 S1G1 socket support.Michael Xie Michael.Xie2008-09-194-12/+102
* ck804 whitespace fixesMyles Watson2008-09-1820-778/+770
* Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1Myles Watson2008-09-1825-1728/+1438
* fix two minor bugs in nvramtool. (trivial)Stefan Reinauer2008-09-182-4/+5
* fix regression in libpayload introduced by merge of the keyboard drivers.Stefan Reinauer2008-09-181-8/+8
* - unify keycodes for non-ASCII keys by using curses' codes and labelsPatrick Georgi2008-09-172-209/+76
* This patch adds damage detection to libpayload's tinycurses. ThisStefan Reinauer2008-09-171-21/+81
* * Implement scrolling in tinycursesStefan Reinauer2008-09-121-3/+19
* For the jetway jf2/4 series of mainboards:Alex Mauer2008-09-121-2/+3
* makes cursorx and cursory signed, as therePatrick Georgi2008-09-111-3/+7
* Fix the USB code to find the headers after they were moved.Jordan Crouse2008-09-118-11/+11
* Move the USB header files to a common location for installJordan Crouse2008-09-113-0/+0
* Add the target for the previously-added jetway mainboard.Alex Mauer2008-09-111-0/+45
* From Vincent Legoll:Stefan Reinauer2008-09-111-1/+1
* Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, thisAlex Mauer2008-09-107-0/+557
* flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-101-1/+1
* flashrom: Debug print actual time base calculated by myusec_calibrate_delay()Peter Stuge2008-09-071-1/+7
* Add editing keypad keys and the missing F11 key to the curses serialUlf Jordan2008-09-051-0/+7
* This patch adds support for the VIA VT8237S south bridge. The VT8237R program...Rudolf Marek2008-09-057-41/+622
* define array size in a single place (trivial)Stefan Reinauer2008-09-051-2/+3
* Make the serial output driver 8 bit clean. Remove translate_special_chars(), Ulf Jordan2008-09-041-22/+0
* This changes the python generated makefilesCarl-Daniel Hailfinger2008-09-0469-579/+582
* Tidy up identifiers, per Uwe's suggestion. Trivial.Ed Swierk2008-09-031-4/+4
* flashrom: Only find "unknown .. SPI chip" if no other chip was foundPeter Stuge2008-09-031-3/+8
* Add support for curses color output over serial.Ulf Jordan2008-09-033-0/+26
* This patch adds USB capabilities to libpayload. It requires somePatrick Georgi2008-09-0216-0/+2427
* Add memalign(align, size).Patrick Georgi2008-09-022-8/+28
* The keyboard driver mixed up the key press/release events for theStefan Reinauer2008-09-021-5/+5
* flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-09-021-1/+1
* This patch gets the Epia-CN working without ACPI or APIC.Bari Ari2008-09-018-48/+60
* Various Doxygen-related fixes in libpayload (trivial).Uwe Hermann2008-08-314-103/+90
* fix typoPaul Menzel2008-08-291-1/+1
* [PATCH]: libpayload: Document time functions Jordan Crouse2008-08-281-0/+10
* [PATCH]: libpayload: Document the architecture specific routinesJordan Crouse2008-08-282-2/+35
* [PATCH]: libpayload: change the type of the cpu_khz variable Jordan Crouse2008-08-281-1/+1
* [PATCH]: libpayload: Document readlineJordan Crouse2008-08-282-4/+29
* [PATCH]: libpayload: Document include/libpayload.hJordan Crouse2008-08-281-44/+66
* [PATCH]: Libpayload: Remove static variables from the doxygen outputJordan Crouse2008-08-281-1/+1
* Add definitions for DDR2 SPD registers.Ed Swierk2008-08-281-0/+10
* Eric Biederman believes that he and Tom Zimmerman of the defunctEd Swierk2008-08-283-2/+41
* libpayload: Expand doxygen definitionsJordan Crouse2008-08-283-31/+131
* fix libpayload build dependencies (trivial)Stefan Reinauer2008-08-281-1/+1
* Capture output from 'ld --help', in order that the testMats Erik Andersson2008-08-271-1/+6
* If you haveWard Vandewege2008-08-272-3/+12
* flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITEPeter Stuge2008-08-271-1/+1
* Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' whichUwe Hermann2008-08-272-1/+1426
* fix string function prototypes in libpayload according to sysv/4.3bsd.Stefan Reinauer2008-08-262-6/+6
* Fix some Doxygen warnings and/or typos (trivial).Uwe Hermann2008-08-263-6/+13