Age | Commit message (Expand) | Author |
2008-11-03 | Set asus/a8v-3_se to use printk in CAR. (trivial) | Marc Jones |
2008-11-03 | Update K8 FID/VID setup. Add support for 100MHz FIDs (revG). | Marc Jones |
2008-11-03 | Move the default payload to be more buildrom friendly. | Jordan Crouse |
2008-11-03 | modify pirq tables for epia-cn. | Ronald G. Minnich |
2008-11-03 | Dump ICH8/ICH9/ICH10 SPI registers in flashrom. | Carl-Daniel Hailfinger |
2008-11-03 | Add additional SPI sector erase and chip erase command functions to | Carl-Daniel Hailfinger |
2008-11-02 | Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ... | Stefan Reinauer |
2008-11-02 | Get the lzma/ directory from v3 via svn:externals, for use with Bayou. | Uwe Hermann |
2008-11-02 | Import a slightly modified Bayou version into svn. This is based | Uwe Hermann |
2008-11-02 | Trim down the list of southbridges supported by the i82801xx driver | Uwe Hermann |
2008-11-02 | Add support for the ST M50FW002 chip to flashrom. Identification only, | Carl-Daniel Hailfinger |
2008-11-02 | inteltool 82945G/GZ/P/PL Support (trivial) | Stefan Reinauer |
2008-10-31 | Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. | Uwe Hermann |
2008-10-31 | Move the nvramtool manpage to section 8 (as it's only really usable as root), | Uwe Hermann |
2008-10-30 | Leave room for ROM growth and for the payload. (trivial) | Marc Jones |
2008-10-30 | Increased the size of the failover and normal ROM_IMAGE_SIZE so abuild will | Marc Jones |
2008-10-30 | Here's a patch towards r3690 upping the ROM size for the S2912 Fam10 target t... | Arne Georg Gleditsch |
2008-10-30 | Add support for the LiPPERT Cool SpaceRunner-LX embedded PC board: | Jens Rottmann |
2008-10-30 | Allow nvramtool to build and work on FreeBSD. Tested on FreeBSD 7. | Andriy Gapon |
2008-10-30 | Mark two more chips as fully tested (trivial). | Uwe Hermann |
2008-10-29 | Flashrom support for some Numonyx parts (M25PE) | Stefan Reinauer |
2008-10-29 | Enable SPI boot flash support on EP80579, which has the ICH7 register set | Ed Swierk |
2008-10-29 | i945/ICH7: Use #defines from pci_ids.h (trivial). | Uwe Hermann |
2008-10-29 | Support for the Kontron 986LCD-M mainboard series. | Stefan Reinauer |
2008-10-29 | Support for the Intel 945 northbridge. | Stefan Reinauer |
2008-10-29 | Support for Intel Core Duo and Core 2 Duo (tm) CPUs. | Stefan Reinauer |
2008-10-29 | Support for the Intel ICH7 southbridge. | Stefan Reinauer |
2008-10-29 | Implement support for the Winbond W83627THG. | Stefan Reinauer |
2008-10-29 | Changes required to the device allocator: | Stefan Reinauer |
2008-10-28 | Allow superiotool to compile and work on FreeBSD. Tested on FreeBSD 7. | Andriy Gapon |
2008-10-28 | Mark Winbond W39V040FA" (512 KB) as fully supported, tested by | Uwe Hermann |
2008-10-28 | Add support for the Intel 82371MX (MPIIX) southbridge (trivial). | Uwe Hermann |
2008-10-27 | Add initial support for the MSI MS-6147 mainboard. | Mats Erik Andersson |
2008-10-26 | Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges. | Uwe Hermann |
2008-10-25 | Add support for the VIA VT82C586A/B chipset, improve documentation. | Uwe Hermann |
2008-10-23 | Add support for the ITE IT8661F/IT8770F, IT8673F, and IT8671F/IT8687R. | Urja Rannikko |
2008-10-23 | make escape code handling for serial terminal more robust | Patrick Georgi |
2008-10-22 | Made await_ide(), which polls for an ide status change, check the status | Jens Rottmann |
2008-10-22 | Changed RAM speed calculation to fix RAM modules getting rejected only | Jens Rottmann |
2008-10-22 | Speed up copying coreboot to ram by using "movsl" instead of "movsb". | Jens Rottmann |
2008-10-22 | Fixes a off-by-one error when routing the IRQs. This led to IRQ15 not | Jens Rottmann |
2008-10-22 | Fix ordering problem in the libpayload Makefile. The include of | Uwe Hermann |
2008-10-22 | add multiboot support to defconfig (trivial) | Stefan Reinauer |
2008-10-22 | ouch. something went wrong with applying that old patch | Stefan Reinauer |
2008-10-22 | This has been sitting here since a looong time. | Stefan Reinauer |
2008-10-21 | Reduce serial output, otherwise flashing will fail very often (trivial). | Uwe Hermann |
2008-10-21 | [PATCH] fix video console init | Jordan Crouse |
2008-10-21 | I/O ports are 16bit, so change 'unsigned long port_base' to 'u16 port_base'. | Uwe Hermann |
2008-10-21 | This patch removes most of the #ifdefs in libc/console.c, and | Patrick Georgi |
2008-10-21 | Add missing license header. | Uwe Hermann |