coreboot.git
2008-07-16 Marc JonesClean up comments, whitespace, and copyright date in...
2008-07-15 Uwe HermannAdd missing Intel CPU (trivial).
2008-07-12 Marc JonesThere was a programming error which made most USB port4...
2008-07-11 Carl-Daniel... Fix and clean up coreboot image detection heuristic.
2008-07-08 Uwe HermannAdd a coreinfo module which can hexdump arbitrary RAM...
2008-07-07 Peter Stugeflashrom: Trivial SPI cleanups
2008-07-07 Peter Stugeflashrom: Trivial indent fix in ichspi.c
2008-07-06 Carl-Daniel... r3415 removed symbolic constants for device IDs by...
2008-07-06 Andreas Thienemannflashrom: Add AMIC A29002
2008-07-05 Stefan ReinauerAdding support for flashing system with Nvidia MCP67
2008-07-05 Peter Stugeflashrom: Add PCI IDs for EPIA-CN
2008-07-03 Uwe HermannMinor cosmetics, e.g. make stuff fit in 80 chars/line...
2008-07-03 Carl-Daniel... Mark SST49LF040B as tested.
2008-07-03 Uwe HermannMark the SST SST49LF040 as OK (tested by me), all opera...
2008-07-03 Peter Stugeflashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE
2008-07-03 Carl-Daniel... Improve coreboot image detection heuristic in flashrom...
2008-07-02 Peter Stugeflashrom: probe_flash() cleanup for better code readability
2008-07-02 Stefan Reinauerset w39v080fa to fully supported. I'm am flashing this...
2008-07-02 Peter Stugeflashrom: Update to TEST_OK for Winbond W39V040FA PROBE...
2008-07-02 Peter Stugeflashrom: Don't rm *~ in make clean, who knows what...
2008-07-02 Peter Stugeflashrom: Unknown vendor:board message can be triggered...
2008-07-02 Peter Stugeflashrom: Case insensitive matching of vendor:board...
2008-06-30 Stefan ReinauerFirst attempt to clean up SPI probing and create a...
2008-06-30 Rudolf MarekMine AMIC flash chip needs 4 bytes RDID. This enables...
2008-06-30 Rudolf MarekMine AMIC flash chip needs 4 bytes RDID. Following...
2008-06-30 Rudolf MarekThis patch adds support for VIA SPI controller on VT823...
2008-06-29 Carl-Daniel... Add a debug marker after ICH SPI opcode programming.
2008-06-29 Patrick GeorgiAdds a field to the serial port descriptor about the...
2008-06-29 Peter Stugeflashrom: Fix ICH7 non-SPI that broke in r3393
2008-06-28 Carl-Daniel... Use symbolic constants for PCI subsystem probing in...
2008-06-27 Stefan Reinauer* ICH7 SPI support
2008-06-27 Stefan Reinauerindent according to development guidelines (trivial)
2008-06-26 Uwe HermannInitial support for the A-Trend ATC-6240 board.
2008-06-26 Jens KühnelWinbond W39V080FA: Probe and Read are OK.
2008-06-24 Peter Stugeflashrom: Test status OK for ST M50FW040 PROBE READ
2008-06-24 Peter Stugeflashrom: Test status OK for Macronix MX25L8005 PROBE...
2008-06-24 Peter Stugeflashrom: Increase delay in probe_jedec() after Product...
2008-06-24 Peter Stugeflashrom: Slight restructure of SPI probe_ functions
2008-06-22 Uwe HermannSome flashrom documentation fixes, and removal of dupli...
2008-06-22 Peter Stugeflashrom: A few changes were committed before the DoC...
2008-06-22 Stefan Reinaueras per Peter's suggestion. clean binary in make clean
2008-06-22 Peter Stugeflashrom: Remove dead M-Systems Disk on Chip code
2008-06-22 Ronald HoogenboomEnable hardware fan control for m57sli.
2008-06-22 Joseph SmithThis patch allows support for multiple so-dimms, single...
2008-06-22 Peter Stugeflashrom: Update test status to TEST_OK_PREW for ST...
2008-06-22 Peter Stugeflashrom: Some Makefile cleaning
2008-06-21 Peter Stugeflashrom: Fix OBJS in Makefile to compile stm50flw0x0x...
2008-06-21 Peter Stugeflashrom: Uppercase AMIC since that's what they write...
2008-06-21 Peter Stugeflashrom: Update comment to match delay change in probe...
2008-06-21 Peter Stugeflashrom: Update test status for Atmel AT29C020 and...
2008-06-21 Peter Stugeflashrom: Increase delay in probe_jedec() to 2ms to...
2008-06-20 Peter Stugeflashrom: Show expected and read byte on verify failure...
2008-06-20 Jordan Crousecoreinfo: Enable serial support
2008-06-20 Jordan Crouselibpayload: Support curses for serial
2008-06-20 Bari AriExtend the VIA vt8237r southbridge decode range for...
2008-06-18 Jens Kuehnelflashrom: Add support for AMIC Technology A49LF040A...
2008-06-18 Peter Stugeflashrom: Force read unknown flash chips
2008-06-13 Peter Stugeflashrom: Board enable and autodetection for GIGABYTE...
2008-06-11 Peter Stugeflashrom: Add support for Amic Technology A29040B flash...
2008-06-11 Peter Stugeflashrom: Board enable and autodetection for BioStar...
2008-06-08 Pierre ProncheryChanges Makefile generation so that recursive "make...
2008-06-07 Stefan Reinauerfix via epia cn abuild.
2008-06-07 Tom SyllaAdd dump support for Winbond (NSC) PC87427. Dumps avail...
2008-06-03 Peter StugeWard writes:
2008-05-28 Stefan Reinauerabuild: fix gnu getopt detection (trivial)
2008-05-27 Mart RaudseppRevert r3357 and fix it as intended to (forgotten heade...
2008-05-27 Mart RaudseppFix typo introduced in r3356 that breaks build (trivial).
2008-05-27 Peter Stugeflashrom: MX25L4005, S25FL016A, W39V040B, W39V080A...
2008-05-27 Jordan Crousecoreinfo: Specify a name, listname and desc item for...
2008-05-27 Jordan Crouselibpayload: Add PAYLOAD_INFO macro
2008-05-27 Stefan Reinauernot sure why this ever worked. Add --xml / -x to the...
2008-05-27 Jordan Crouselibpayload: Add a function to verify the checksum...
2008-05-27 Stefan Reinauersync latest version of abuild (0.6) (trivial patch)
2008-05-27 Mart RaudseppMark SST49LF004A/B as tested (trivial).
2008-05-26 Uwe HermannMark the following chips as tested (trivial).
2008-05-22 Uwe HermannA bunch of cosmetic improvements (trivial).
2008-05-22 Uwe HermannMark more chips as tested (all operations), tested...
2008-05-22 Uwe HermannAdd support for the ASUS P4B266 board.
2008-05-22 Rudolf MarekAdd support for Amic A25L40P SPI flash.
2008-05-22 Andriy GaponChanges to make flashrom compile (and work) on FreeBSD.
2008-05-21 Myles WatsonThis is a simple patch which allows payloads to be...
2008-05-21 Uwe HermannAdd KEY_ESC (trivial).
2008-05-21 Peter StugeMyles reported SST49LF080A status -> TESTED_PREW
2008-05-20 Jordan Crousecoreinfo: Use the ESC key to exit the payload
2008-05-20 Jordan Crousecoreinfo: Fix the subwindow refresh based on the libpa...
2008-05-20 Jordan Crouselibpayload: Add an exec() and i386_do_exec() function
2008-05-20 Jordan Crouselibpayload: Add larfptr function
2008-05-20 Jordan Crouselibpayload: Fix curses subwindows
2008-05-20 Corey OsgoodAdd post-RAM init code for the Fintek F71805F Super...
2008-05-19 Aaron LweAdd support for the VIA EPIA-CN baord, which uses C7...
2008-05-17 Uwe HermannInitial support for the Intel 82845 (Brookdale) and...
2008-05-17 Nikolay Petukhovflashrom: Support Pm49FL004/2 Block Locking Registers
2008-05-16 Carl-Daniel... I looked at the datasheet and erase_sector_39sf020...
2008-05-16 Uwe HermannDoesn't have to be executable (trivial).
2008-05-16 Marc JonesGeode platforms that use a LPC Super I/O had the LPC...
2008-05-16 Joseph SmithNew Target and initial support for the Thomson IP1000.
2008-05-16 Carl-Daniel... ICH8 and ICH9 have an almost identical SPI interface...
2008-05-16 Dominik GeyerAdd support for the Atmel AT25DF321 SPI flash (tested).
2008-05-16 Dominik GeyerAdd support for SPI chips on ICH9. This is done by...
2008-05-16 Carl-Daniel... Enable IT8716F LPC-to-SPI write cycle translation in...
next