- 92f3eda Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried by Carl-Daniel Hailfinger · 15 years ago
- cee9438 Whitespace cleanup (trivial). by Myles Watson · 15 years ago
- d61ada6 Whitespace cleanup (trivial). by Myles Watson · 15 years ago
- 7f3d48c CK804 coding-style fixed based on an 'indent' run (trivial). by Uwe Hermann · 15 years ago
- 5107174 This is so that people can see it. This is the sb600 for v3. It almost by Ronald G. Minnich · 15 years ago
- 248a7df Fix a typo. by Carl-Daniel Hailfinger · 15 years ago
- bdb96f8 Use easily readable macros to setup interrupt routing. by Carl-Daniel Hailfinger · 15 years ago
- 5263b01 Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. by Marc Jones · 15 years ago
- cfb6ac7 Add some more Super I/O IDs/names (trivial). by Uwe Hermann · 15 years ago
- b816d33 Enable all available devices on the ASUS A8N-E (trivial). by Uwe Hermann · 15 years ago
- 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 15 years ago
- dc65196 Add an abuild command line option for -fno-stack-protect for toolchains that might require it. by Marc Jones · 15 years ago
- 336935c Coding-style fixes and simplifications for the ASUS A8N-E (trivial). by Uwe Hermann · 15 years ago
- 94c1bd8 Do not try to display non-printable characters on the bootlog and by Ulf Jordan · 15 years ago
- 45db366 A duplicate register address is incremented in table register_values. by Mats Erik Andersson · 15 years ago
- 166ad2d This patch fixes support for the AT49F002N(T) chip in the flashrom tool. by Tim ter Laak · 15 years ago
- 5de576c flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
- 2080bd9 AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR by Marc Jones · 15 years ago
- b246158 flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) by Peter Stuge · 15 years ago
- 5f41bf9 Mark the SyncMOS S29C51002T as working (trivial). by Uwe Hermann · 15 years ago
- b5623d1 This patch for the AMD K8 allows a single DIMM to be populated in the by Marc Jones · 15 years ago
- a67aab7 Add string support to nvramtool. by Stefan Reinauer · 15 years ago
- 830b17d fix ppc mainboards (trivial) by Stefan Reinauer · 15 years ago
- c753926 accidently backed out r3598. Sorry Ulf, will pay more attention next time. by Stefan Reinauer · 15 years ago
- ecd176f This patch fixes the dbm690t keyboard not working issue. It should also by Marc Jones · 15 years ago
- 678d61c add svn:ignore for temporary files and directories. (trivial) by Stefan Reinauer · 15 years ago
- 4151439 * Add strsep (since strtok is considered obsolete) by Stefan Reinauer · 15 years ago
- bc9cb27 Use a block cursor on VGA console :-) by Stefan Reinauer · 15 years ago
- 71c006f fix option handling in libpayload by Stefan Reinauer · 15 years ago
- d84ef1e * add keyboard layout support to libpayload by Stefan Reinauer · 15 years ago
- e75c3d8 * factor out serial hardware init by Stefan Reinauer · 15 years ago
- 96bcc53 Add IRQ12 to the dbm690t mptable for mouse interrupt support. by Marc Jones · 15 years ago
- ad9bdb4 Activate proper support for EN29F002(A)(N)[BT]. by Mats Erik Andersson · 15 years ago
- 6c55b05 Add default config file to libpayload so that one can do make defconfig by Stefan Reinauer · 15 years ago
- f69d5ee Support for the memory controller and PCIe interface of the Intel by Ed Swierk · 15 years ago
- 22d5ddc Fix overflow in modwin erase. Do not refresh modwin yet, since it is by Ulf Jordan · 15 years ago
- 902ed76 Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due by Ulf Jordan · 15 years ago
- 0f5379c Fix up remaining AMD DBM690T autobuild issue. by Carl-Daniel Hailfinger · 15 years ago
- 9856fb3 Add abuild support for the dbm690t. (trivial) by Marc Jones · 15 years ago
- 4590ce2 by Rudolf Marek · 15 years ago
- 3aca4b5 The AMD dbm690t mainboard uses the it8712f SIO with the by Marc Jones · 15 years ago
- 0f4282b Attached patch removes HPET info from ACPI tables. HPET does not work fine on by Rudolf Marek · 15 years ago
- 3e3c83e 1. by Patrick Georgi · 15 years ago
- 0583997 Following patch adds support for Asus M2V-E SE. Works pretty well, the only by Rudolf Marek · 15 years ago
- 80d7c85 Patch for AMD DBM690T board. by Michael Xie · 15 years ago
- 7586cef Patch for AMD SB600 chipset. by Michael Xie · 15 years ago
- 06755e4 Patch for AMD RS690 chipset. by Michael Xie · 15 years ago
- 0b0771d Attached patch fixes at least one issue ;) During the PCI BAR sizing must be the by Rudolf Marek · 15 years ago
- c4128cf Whitespace and style cleanup. (trivial) by Marc Jones · 15 years ago
- 8d183c5 Add AMD K8 S1G1 socket support. by Michael Xie Michael.Xie · 15 years ago
- 64caf36 ck804 whitespace fixes by Myles Watson · 15 years ago
- a67c354c Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 by Myles Watson · 15 years ago
- 297b91c fix two minor bugs in nvramtool. (trivial) by Stefan Reinauer · 15 years ago
- 4614aed fix regression in libpayload introduced by merge of the keyboard drivers. by Stefan Reinauer · 15 years ago
- e6408a3 - unify keycodes for non-ASCII keys by using curses' codes and labels by Patrick Georgi · 15 years ago
- 57700ff This patch adds damage detection to libpayload's tinycurses. This by Stefan Reinauer · 15 years ago
- f218d97 * Implement scrolling in tinycurses * Fix an off by one bug by Stefan Reinauer · 15 years ago
- 229c20f For the jetway jf2/4 series of mainboards: by Alex Mauer · 15 years ago
- 53bbb0f makes cursorx and cursory signed, as there are several "if (cursorx < 0)" tests. by Patrick Georgi · 15 years ago
- 29061a5 Fix the USB code to find the headers after they were moved. by Jordan Crouse · 15 years ago
- 6fbbd80 Move the USB header files to a common location for install purposes. by Jordan Crouse · 15 years ago
- 232dc97 Add the target for the previously-added jetway mainboard. by Alex Mauer · 15 years ago
- f657d75 From Vincent Legoll: by Stefan Reinauer · 15 years ago
- 9196dd5 Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, this by Alex Mauer · 15 years ago
- eb2b8a2 flashrom: Winbond W49V002A TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
- 05e0fee flashrom: Debug print actual time base calculated by myusec_calibrate_delay() by Peter Stuge · 15 years ago
- f044f28 Add editing keypad keys and the missing F11 key to the curses serial by Ulf Jordan · 15 years ago
- d9f29c8 This patch adds support for the VIA VT8237S south bridge. The VT8237R programming remains unchanged (tested by Rudolf Marek · 15 years ago
- 10d0a81 define array size in a single place (trivial) by Stefan Reinauer · 15 years ago
- 0e0ecf2 Make the serial output driver 8 bit clean. Remove translate_special_chars(), by Ulf Jordan · 15 years ago
- 00809eb This changes the python generated makefiles by Carl-Daniel Hailfinger · 15 years ago
- 1149a36 Tidy up identifiers, per Uwe's suggestion. Trivial. by Ed Swierk · 15 years ago
- 12aa5d9 flashrom: Only find "unknown .. SPI chip" if no other chip was found by Peter Stuge · 15 years ago
- d57a680 Add support for curses color output over serial. by Ulf Jordan · 15 years ago
- d21f68b This patch adds USB capabilities to libpayload. It requires some by Patrick Georgi · 15 years ago
- 5ccfa1a Add memalign(align, size). by Patrick Georgi · 15 years ago
- 56471f1 The keyboard driver mixed up the key press/release events for the special keys. by Stefan Reinauer · 15 years ago
- 093f6d5 flashrom: SST49LF016C TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
- d4759d0 This patch gets the Epia-CN working without ACPI or APIC. by Bari Ari · 15 years ago
- 3153863 Various Doxygen-related fixes in libpayload (trivial). by Uwe Hermann · 15 years ago
- 0e6ad6b fix typo by Paul Menzel · 15 years ago
- fc58b7e [PATCH]: libpayload: Document time functions by Jordan Crouse · 15 years ago
- b746178 [PATCH]: libpayload: Document the architecture specific routines by Jordan Crouse · 15 years ago
- 4839266 [PATCH]: libpayload: change the type of the cpu_khz variable by Jordan Crouse · 15 years ago
- 617120c [PATCH]: libpayload: Document readline by Jordan Crouse · 15 years ago
- e2ad806 [PATCH]: libpayload: Document include/libpayload.h by Jordan Crouse · 15 years ago
- 4f05074 [PATCH]: Libpayload: Remove static variables from the doxygen output by Jordan Crouse · 15 years ago
- d39aad9 Add definitions for DDR2 SPD registers. by Ed Swierk · 15 years ago
- 7eda890 Eric Biederman believes that he and Tom Zimmerman of the defunct by Ed Swierk · 15 years ago
- 3a48bdc libpayload: Expand doxygen definitions by Jordan Crouse · 15 years ago
- 9368e4c fix libpayload build dependencies (trivial) by Stefan Reinauer · 15 years ago
- b1b1d70d Capture output from 'ld --help', in order that the test by Mats Erik Andersson · 15 years ago
- ec2bd53 If you have by Ward Vandewege · 15 years ago
- 98829de flashrom: SST25VF016B TEST_OK_ PROBE READ ERASE WRITE by Peter Stuge · 15 years ago
- 3b64129 Add a Doxygen config file and a Makefile target 'doxy' or 'doxygen' which by Uwe Hermann · 15 years ago
- 3b9d1b8 fix string function prototypes in libpayload according to sysv/4.3bsd. by Stefan Reinauer · 15 years ago
- 54ec0af Fix some Doxygen warnings and/or typos (trivial). by Uwe Hermann · 15 years ago
- 1d129fe How could -ffreestanding slip through here. Required because libpayload is not by Stefan Reinauer · 15 years ago
- 6adfaa69 This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, by Ed Swierk · 15 years ago
- 6c66c95 This patch modifies the Intel 3100 southbridge code to recognize the by Ed Swierk · 15 years ago