Age | Commit message (Expand) | Author |
2008-06-20 | coreinfo: Enable serial support | Jordan Crouse |
2008-06-20 | libpayload: Support curses for serial | Jordan Crouse |
2008-06-20 | Extend the VIA vt8237r southbridge decode range for the ROM to 1MB. | Bari Ari |
2008-06-18 | flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011... | Jens Kuehnel |
2008-06-18 | flashrom: Force read unknown flash chips | Peter Stuge |
2008-06-13 | flashrom: Board enable and autodetection for GIGABYTE GA-7VT600 | Peter Stuge |
2008-06-11 | flashrom: Add support for Amic Technology A29040B flash chip. | Peter Stuge |
2008-06-11 | flashrom: Board enable and autodetection for BioStar P4M80-M4. | Peter Stuge |
2008-06-08 | Changes Makefile generation so that recursive "make" calls read | Pierre Pronchery |
2008-06-07 | fix via epia cn abuild. | Stefan Reinauer |
2008-06-07 | Add dump support for Winbond (NSC) PC87427. Dumps available from real hardware. | Tom Sylla |
2008-06-03 | Ward writes: | Peter Stuge |
2008-05-28 | abuild: fix gnu getopt detection (trivial) | Stefan Reinauer |
2008-05-27 | Revert r3357 and fix it as intended to (forgotten header commit instead of typo) | Mart Raudsepp |
2008-05-27 | Fix typo introduced in r3356 that breaks build (trivial). | Mart Raudsepp |
2008-05-27 | flashrom: MX25L4005, S25FL016A, W39V040B, W39V080A, SST49LF008A tests. | Peter Stuge |
2008-05-27 | coreinfo: Specify a name, listname and desc item for coreinfo | Jordan Crouse |
2008-05-27 | libpayload: Add PAYLOAD_INFO macro | Jordan Crouse |
2008-05-27 | not sure why this ever worked. Add --xml / -x to the supported options (trivial) | Stefan Reinauer |
2008-05-27 | libpayload: Add a function to verify the checksum on a LAR file | Jordan Crouse |
2008-05-27 | sync latest version of abuild (0.6) (trivial patch) | Stefan Reinauer |
2008-05-27 | Mark SST49LF004A/B as tested (trivial). | Mart Raudsepp |
2008-05-26 | Mark the following chips as tested (trivial). | Uwe Hermann |
2008-05-22 | A bunch of cosmetic improvements (trivial). | Uwe Hermann |
2008-05-22 | Mark more chips as tested (all operations), tested on ASUS P4B266 (trivial). | Uwe Hermann |
2008-05-22 | Add support for the ASUS P4B266 board. | Uwe Hermann |
2008-05-22 | Add support for Amic A25L40P SPI flash. | Rudolf Marek |
2008-05-22 | Changes to make flashrom compile (and work) on FreeBSD. | Andriy Gapon |
2008-05-21 | This is a simple patch which allows payloads to be placed in memory in | Myles Watson |
2008-05-21 | Add KEY_ESC (trivial). | Uwe Hermann |
2008-05-21 | Myles reported SST49LF080A status -> TESTED_PREW | Peter Stuge |
2008-05-20 | coreinfo: Use the ESC key to exit the payload | Jordan Crouse |
2008-05-20 | coreinfo: Fix the subwindow refresh based on the libpayload changes | Jordan Crouse |
2008-05-20 | libpayload: Add an exec() and i386_do_exec() function | Jordan Crouse |
2008-05-20 | libpayload: Add larfptr function | Jordan Crouse |
2008-05-20 | libpayload: Fix curses subwindows | Jordan Crouse |
2008-05-20 | Add post-RAM init code for the Fintek F71805F Super I/O. | Corey Osgood |
2008-05-19 | Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. | Aaron Lwe |
2008-05-17 | Initial support for the Intel 82845 (Brookdale) and ICH2 (trivial). | Uwe Hermann |
2008-05-17 | flashrom: Support Pm49FL004/2 Block Locking Registers | Nikolay Petukhov |
2008-05-16 | I looked at the datasheet and erase_sector_39sf020() is totally and | Carl-Daniel Hailfinger |
2008-05-16 | Doesn't have to be executable (trivial). | Uwe Hermann |
2008-05-16 | Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to all | Marc Jones |
2008-05-16 | New Target and initial support for the Thomson IP1000. | Joseph Smith |
2008-05-16 | ICH8 and ICH9 have an almost identical SPI interface, only the location | Carl-Daniel Hailfinger |
2008-05-16 | Add support for the Atmel AT25DF321 SPI flash (tested). | Dominik Geyer |
2008-05-16 | Add support for SPI chips on ICH9. This is done by using the generic SPI | Dominik Geyer |
2008-05-16 | Enable IT8716F LPC-to-SPI write cycle translation in flashrom if the | Carl-Daniel Hailfinger |
2008-05-15 | Print detailed status register information for SST25VF series flash. | Carl-Daniel Hailfinger |
2008-05-15 | This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec... | Joseph Smith |
2008-05-15 | Lots of new SST flash chip IDs. Only a subset has been added to | Carl-Daniel Hailfinger |
2008-05-15 | Add support for the JEDEC RES (Read Electronic Signature and Resume from | Carl-Daniel Hailfinger |
2008-05-14 | Some NSC Super I/Os can have their config port at 0x15c (trivial). | Uwe Hermann |
2008-05-14 | Cosmetics, whitespace, coding style, partially ident-aided (trivial). | Uwe Hermann |
2008-05-14 | libpayload: implement wborder function | Jordan Crouse |
2008-05-14 | libpayload: Fix the putc function | Jordan Crouse |
2008-05-14 | add ICH7-M and ICH7 DH to inteltool (trivial) | Stefan Reinauer |
2008-05-14 | Add more infrastructure for flashrom ICH9 support. | Carl-Daniel Hailfinger |
2008-05-14 | fix license mentioning in manpage (trivial) | Stefan Reinauer |
2008-05-14 | trivial patch: move maintainable parts to the top and add ICH7-M DH southbridge | Stefan Reinauer |
2008-05-14 | trivial patch to fix options. Thanks to Uwe Hermann for the hint! | Stefan Reinauer |
2008-05-14 | Add the Intel 6300ESB as known chipset to the chipset struct enables. | Claus Gindhart |
2008-05-14 | Fix crash caused by division by zero for unknown flash chips. | Carl-Daniel Hailfinger |
2008-05-14 | Check the JEDEC vendor ID for correct parity. Flash chips which can be | Carl-Daniel Hailfinger |
2008-05-14 | Example on how to add other chipsets to inteltool. ICH/ICH0, ICH4(-M) and ICH7 | Stefan Reinauer |
2008-05-14 | Add lots of ATMEL SPI flash chips to flash.h. | Carl-Daniel Hailfinger |
2008-05-13 | flashrom: Move all IT87xx specific SPI routines from spi.c to a separate | Carl-Daniel Hailfinger |
2008-05-13 | Add new revised inteltool that dumps all kinds of chipset information and dro... | Stefan Reinauer |
2008-05-13 | This is a trivial patch which fixes the tint build by removing the extra | Myles Watson |
2008-05-13 | flashrom: Move the SPI #defines from spi.c to spi.h | Carl-Daniel Hailfinger |
2008-05-13 | Change the SPI parts of flashrom to prepare for a merge of | Carl-Daniel Hailfinger |
2008-05-12 | MX25L3205 and W25x40 have been confirmed to probe/read/erase/write OK | Carl-Daniel Hailfinger |
2008-05-12 | Add SST39VF512, SST39VF010, SST39VF040 support to flashrom. The SST39LF | Carl-Daniel Hailfinger |
2008-05-11 | Fix the build when serial console support is disabled (trivial). | Uwe Hermann |
2008-05-11 | Quickfix to repair 'make clean; make menuconfig' (trivial). | Uwe Hermann |
2008-05-10 | Improve flashrom SPI abstraction, second step. | Carl-Daniel Hailfinger |
2008-05-10 | flashrom: Rename generic_spi_*() functions to spi_*() | Peter Stuge |
2008-05-09 | coreboot-v2: Disable second serial port on Norwich | Jordan Crouse |
2008-05-08 | Add support for dumping ITE IT8718F EC registers (trivial). | Uwe Hermann |
2008-05-08 | Don't split up register list in two blocks, otherwise "Register dump:" | Uwe Hermann |
2008-05-08 | flashrom: Probe for up to 3 flash chips. | Claus Gindhart |
2008-05-07 | Implement GPIO configuration routines for the Intel 3100 southbridge, | Ed Swierk |
2008-05-07 | coreinfo: Add a module for browsing the boot LAR | Jordan Crouse |
2008-05-07 | libpayload: Add LAR walking support | Jordan Crouse |
2008-05-07 | Fix a typo in lbtdump output (trivial). | Ed Swierk |
2008-05-06 | coreinfo: Show the current time and date in the menu | Jordan Crouse |
2008-05-06 | We were in the risk of running out of space in the option menu at | Jordan Crouse |
2008-05-06 | The previous commit had more in it then I wanted - so I am reverting | Jordan Crouse |
2008-05-06 | coreinfo: Move the rdtsc.h include into the #ifdef CONFIG_MODULE_CPUINFO | Jordan Crouse |
2008-05-06 | cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi... | Marc Jones |
2008-05-06 | This patch changes Config-lab.lb for qemu to use lzma like the other targets. | Myles Watson |
2008-05-06 | This patch adds pc keyboard init function call for qemu in v2 since some payl... | Aaron Lwe |
2008-05-06 | Fix various issues on MSI MS-7135 board. | Jonathan A. Kollasch |
2008-05-05 | This patch changes the payload path for Config.lb; this board is supported by | Ward Vandewege |
2008-05-03 | flashrom: Add a tested bitmap field to the flash chip table. | Peter Stuge |
2008-04-30 | By default, the Intel 3100 LPC interface enables only I/O range 0x3f8 | Ed Swierk |
2008-04-29 | flashrom: Enable ROM decode range to 1MB for vt8237r | Bari Ari |
2008-04-28 | The generic jedec.c does not work for the ST M50FLW flash | Claus Gindhart |
2008-04-28 | flashrom: Handle NULL probe, erase and write function pointers in the | Peter Stuge |
2008-04-25 | libpayload: Add gettimeofday() and friends | Jordan Crouse |