summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2007-05-04Add WinBond Super IO helpers.Luc Verhaegen
2007-05-03Enable flashing on the IWILL DK8-HTX board by configuring the Super I/OMondrian Nuessle
2007-04-28Add initial support for the following flash chips:Uwe Hermann
2007-04-25Revert the image size increasing for abuild. It breaks more boards thanUwe Hermann
2007-04-24Increase image size for abuild. This should fix the build of these boards:Uwe Hermann
2007-04-22Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild.Uwe Hermann
2007-04-22Update URL for the PCI IRQ Routing Table Specification (trivial).Uwe Hermann
2007-04-21Make the output of getpir look a bit less crappy (trivial).Uwe Hermann
2007-04-14Exit on return code of read_layout and print error message to stderrStefan Reinauer
2007-04-11Trivial patch: Make buildrom a little bit more verbose.Stefan Reinauer
2007-04-11Rename flash_rom.c to flashrom.c. The tool is called 'flashrom' afterUwe Hermann
2007-04-11Jeremy Jackson wrote:Jeremy Jackson
2007-04-09flashrom: Add VIA CX700 to the list of supported southbridges (trivial).Uwe Hermann
2007-04-09add support for CX700 builtin southbridgeRandall Philipson
2007-04-07increase image size for abuild (trivial) Stefan Reinauer
2007-04-06Trivial patch:Stefan Reinauer
2007-04-06Trivial (cosmetic) cleanup:Stefan Reinauer
2007-04-04flashrom: split flash_enable.c into chipset_enable.c and board_enable.cLuc Verhaegen
2007-04-01Drop useless and partly even incorrect comments (trivial).Uwe Hermann
2007-04-01Coding style fixes (trivial).Uwe Hermann
2007-03-31Flashrom: Add support for the ICH7-DH southbridge (untested).Uwe Hermann
2007-03-22This is a trivial cosmetic fix. Without it, the error message might look like:Stefan Reinauer
2007-03-06The attached patch adds additional PCI IDs for MCP55 LPC devices toEd Swierk
2007-03-02flashrom: Fix wrong VT8235 flash enable failed warning.Luc Verhaegen
2007-03-02Add Winbond W39V080A support to Flashrom.David Hendricks
2007-02-28Add support for the Gigabyte m57sli-s4 board to flashrom.Ward Vandewege
2007-02-16Currently the flashrom Makefile tries to detect whether pciutils-develEd Swierk
2007-02-06Include src/include/boot/linuxbios_tables.h in the flashrom sourceUwe Hermann
2007-02-06This patch is a rework of Adam Kaufman's Solaris patch.Adam Kaufman
2007-01-27Add support for the SST 49LF160C.Alan Carvalho de Assis
2007-01-24Delete superfluous and incorrect comment (trivial).Uwe Hermann
2007-01-22Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom.Yinghai Lu
2007-01-17trivial enhancementStefan Reinauer
2006-12-20Improve flashrom description in the manpage a bit (trivial).Uwe Hermann
2006-12-20Update flashrom requirements in the README (trivial).Uwe Hermann
2006-12-15ouch. always abuild with payloads! trivial fix.Stefan Reinauer
2006-12-14Add an install target to the flashrom Makefile which installs flashromUwe Hermann
2006-12-04Update list of supported flash chips in the flashrom README (trivial).Uwe Hermann
2006-12-04List the supported flash chips and southbridges in the flashromUwe Hermann
2006-12-02fix romcc preprocessor bugEric Biederman
2006-11-22Fix location of the bug tracker in the manpage (trivial).Uwe Hermann
2006-11-22apply patch from Giampiero Giancipoli <gianci@email.it>:Giampiero Giancipoli
2006-11-21Add support for ASD AE49F2008 Stefan Reinauer
2006-11-21flashrom: Only write the flash if the image has the same sizeStefan Reinauer
2006-11-21Rename SM_ID to SYNCMOS_ID (trivial).Uwe Hermann
2006-11-21Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004TUwe Hermann
2006-11-20Cosmetic fixes and typos (trivial).Uwe Hermann
2006-11-20Support for the 256K SyncMos S29C51002T flash.Giampiero Giancipoli
2006-11-10* fix the automatic build system by compressing payloads if possibleStefan Reinauer
2006-11-07Instead of checking the first byte only, the whole part is checked now. ThisStefan Reinauer