Age | Commit message (Expand) | Author |
2008-10-20 | [PATCH] libpayload: Fix overflow in _delay function | Jordan Crouse |
2008-10-20 | [PATCH] libpayload: Add a strtoul() function | Jordan Crouse |
2008-10-20 | [PATCH] libpayload: Bail if the keyboard controller isn't there | Jordan Crouse |
2008-10-20 | [PATCH] libpayload: Fix the PCI search function | Jordan Crouse |
2008-10-20 | [PATCH] libpayload: Add multiboot support | Jordan Crouse |
2008-10-20 | [PATCH] libpayload: Add pci_set_bus_master() function | Jordan Crouse |
2008-10-20 | [PATCH] libpayload: Use gcc to compile assembly files | Jordan Crouse |
2008-10-19 | Add register definitions for W83627HF based on publicly available | Andriy Gapon |
2008-10-18 | Coding-style fixes for flashrom, partly indent-aided (trivial). | Uwe Hermann |
2008-10-18 | flashrom: Allow the SiS 620 chipset to detect and read at least 256kb chips. | Urja Rannikko |
2008-10-17 | One more little fix for the Jetway J7F[24], option tables can only be | Corey Osgood |
2008-10-17 | Config-abuild.lb's for jetway/j7f24 and bcom/winnetp680, to (finally) get abu... | Corey Osgood |
2008-10-17 | Final fix for C7 boards, which are still using ROMCC, to be able to | Corey Osgood |
2008-10-17 | ROMCC chokes on vt8237_early_network_init(). Since that function is only | Carl-Daniel Hailfinger |
2008-10-16 | Revision 3564 improved compilation time, but it also introduced a | Carl-Daniel Hailfinger |
2008-10-16 | - reduced memory requirements a lot (from >100kb/controller to | Patrick Georgi |
2008-10-16 | * Add a new board, the BCom WinNET P680 | Alex Mauer |
2008-10-16 | Revision 3567 introduced __attribute__((packed)) for a structured which | Carl-Daniel Hailfinger |
2008-10-15 | SB600 has four write once LPC ROM protect areas. It is not possible to write | Marc Jones |
2008-10-14 | Drop global register 0x07 for all Super I/Os (trivial). | Uwe Hermann |
2008-10-14 | Add dump support to ITE IT8726F, and add comments and a missing GPIO | Josh Profitt |
2008-10-13 | Add support for the Intel EP80579 (Tolapai) Development Kit mainboard | Ed Swierk |
2008-10-13 | Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. | Uwe Hermann |
2008-10-13 | Drop unused (or commented / #if 0) reset.c files. | Uwe Hermann |
2008-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-10-12 | Remove an extra bracket left by the vt8237r cleanup patch (trivial) | Corey Osgood |
2008-10-12 | VIA VT8237R cleanups (trivial). | Uwe Hermann |
2008-10-12 | Add support for the VIA pc2500e mainboard (CN700 + VT8237R). | Uwe Hermann |
2008-10-11 | Drop a number of duplicated failover.c files (they have the same content | Uwe Hermann |
2008-10-10 | Add ICH10 support to flashrom. | Carl-Daniel Hailfinger |
2008-10-10 | flashrom: Check that a filename was specified also when using force read | Peter Stuge |
2008-10-10 | Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL. | Ward Vandewege |
2008-10-09 | Add Fintek F71882FG support (trivial). | Uwe Hermann |
2008-10-09 | Indent-based + manual cleanups for CN700 (trivial). As this will be ported | Uwe Hermann |
2008-10-09 | Added comment about sb600 wideio setting for clarity and a minor witespace c... | Marc Jones |
2008-10-08 | libpayload: Rename Geode video driver to Geode LX video driver. | Peter Stuge |
2008-10-08 | move variable declaration to where it is used, to prevent gcc failure. | Patrick Georgi |
2008-10-07 | [PATCH] coreboot: Don't loop forever waiting for HDA codecs | Jordan Crouse |
2008-10-07 | Support for AM29F002(N)B[BT]. Fully tested on AM29F002NBT. | Mats Erik Andersson |
2008-10-06 | Whitespace fixes. | Myles Watson |
2008-10-04 | Fix obviously (syntactically) broken cmos.layout (trivial). | Uwe Hermann |
2008-10-03 | Ron has been doing really good work over in v3. The problem is that the work ... | Marc Jones |
2008-10-03 | Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O. | Uwe Hermann |
2008-10-03 | Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried | Carl-Daniel Hailfinger |
2008-10-02 | Whitespace cleanup (trivial). | Myles Watson |
2008-10-02 | Whitespace cleanup (trivial). | Myles Watson |
2008-10-02 | CK804 coding-style fixed based on an 'indent' run (trivial). | Uwe Hermann |
2008-10-02 | This is so that people can see it. This is the sb600 for v3. It almost | Ronald G. Minnich |
2008-10-02 | Fix a typo. | Carl-Daniel Hailfinger |
2008-10-02 | Use easily readable macros to setup interrupt routing. | Carl-Daniel Hailfinger |
2008-10-01 | Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. | Marc Jones |
2008-10-01 | Add some more Super I/O IDs/names (trivial). | Uwe Hermann |
2008-10-01 | Enable all available devices on the ASUS A8N-E (trivial). | Uwe Hermann |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-30 | Add an abuild command line option for -fno-stack-protect for toolchains that ... | Marc Jones |
2008-09-30 | Coding-style fixes and simplifications for the ASUS A8N-E (trivial). | Uwe Hermann |
2008-09-30 | Do not try to display non-printable characters on the bootlog and | Ulf Jordan |
2008-09-30 | A duplicate register address is incremented in table register_values. | Mats Erik Andersson |
2008-09-30 | This patch fixes support for the AT49F002N(T) chip in the flashrom tool. | Tim ter Laak |
2008-09-30 | flashrom: ST M29F040B status TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-09-29 | AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR | Marc Jones |
2008-09-29 | flashrom: Fix typo in r3615 (TEST_PREW -> TEST_OK_PREW) | Peter Stuge |
2008-09-29 | Mark the SyncMOS S29C51002T as working (trivial). | Uwe Hermann |
2008-09-29 | This patch for the AMD K8 allows a single DIMM to be populated in the | Marc Jones |
2008-09-27 | Add string support to nvramtool. | Stefan Reinauer |
2008-09-27 | fix ppc mainboards (trivial) | Stefan Reinauer |
2008-09-26 | accidently backed out r3598. Sorry Ulf, will pay more attention next time. | Stefan Reinauer |
2008-09-26 | This patch fixes the dbm690t keyboard not working issue. It should also | Marc Jones |
2008-09-26 | add svn:ignore for temporary files and directories. (trivial) | Stefan Reinauer |
2008-09-26 | * Add strsep (since strtok is considered obsolete) | Stefan Reinauer |
2008-09-26 | Use a block cursor on VGA console :-) | Stefan Reinauer |
2008-09-26 | fix option handling in libpayload | Stefan Reinauer |
2008-09-26 | * add keyboard layout support to libpayload | Stefan Reinauer |
2008-09-26 | * factor out serial hardware init | Stefan Reinauer |
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 |