Partial changes and fixup.
[coreboot.git] / util /
2007-09-08 Uwe HermannAdd a copy of the GPL in the flashrom repository as...
2007-09-01 Uwe HermannSmall consistency fixes (trivial).
2007-09-01 Uwe HermannVarious coding style and whitespace fixes (trivial).
2007-09-01 Carl-Daniel HailfingerAdd ITE IT8716F support to probe_superio. This helps...
2007-09-01 Uwe HermannRename probe_superio.c to superiotool.c.
2007-09-01 Uwe HermannMove probe_superio into the global util/ directory.
2007-09-01 Uwe HermannAdd support for the ITE IT8708F.
2007-08-31 Uwe HermannFix typo for the ITE IT8712F (trivial).
2007-08-30 Markus BoasAdd support for the Winbond W29EE011.
2007-08-30 Markus BoasAdd support for the Winbond W29C040P.
2007-08-29 Uwe HermannChange all flashrom license headers to use our standard...
2007-08-28 Carl-Daniel HailfingerThis patch makes ITE Super I/O probing/dumping a little...
2007-08-27 Carl-Daniel HailfingerThis patch rewrites probe_superio almost completely.
2007-08-23 Uwe HermannCosmetic fixes (trivial).
2007-08-23 Uwe HermannDrop duplicated code (copies of plain JEDEC functions).
2007-08-23 Uwe HermannDrop a bunch of useless header files, merge them into...
2007-08-23 Uwe HermannMove code into *.c files, there's no reason to have...
2007-08-13 Ed SwierkFix bug in probe_28sf040() causing flash corruption...
2007-08-11 Luc Verhaegenflashrom: Add board enable for the EPoX EP-BX3.
2007-07-27 Uwe Hermannflashrom: Add missing supported flash chips to the...
2007-07-25 Carl-Daniel HailfingerThis patch adds support for the M50FLW040A, M50FLW040B...
2007-07-24 Carl-Daniel HailfingerThis patch adds support for ST M50FW040 and ST M29W040B...
2007-07-12 Stefan ReinauerSigned-off-by: Stefan Reinauer <stepan@coresystems.de>
2007-07-04 Luc VerhaegenFlashrom: Add support for Tyan Tomcat K7M.
2007-06-06 Uwe HermannFix up and document the AMD CS5530/CS5530A support...
2007-06-05 Uwe Hermannflashrom: Document the newly supported IBM x3455 board...
2007-06-05 Stefan ReinauerMove GPIO settings to board specific code for IBM x3455
2007-06-05 Stefan ReinauerAdd support for BCM HT1000 chipset to flashrom. Tested...
2007-05-24 Uwe HermannMinor cosmetics (trivial).
2007-05-24 Stefan Reinauerdrop leftover includes (trivial)
2007-05-24 Stefan Reinauersome copyright analysis
2007-05-24 Stefan Reinauerfactor out register mapping code (trivial)
2007-05-23 Stefan ReinauerUnify mmap error messages in flashrom (trivial)
2007-05-23 Stefan Reinauerbig cosmetic offensive on flashrom. (trivial)
2007-05-21 Uwe HermannAdd support for the Winbond W39V040FA chip.
2007-05-20 Stefan Reinauerfix lbtdump after last checkin. (trivial)
2007-05-20 Ben HewsonHere is a small fix to prevent a segmentation fault...
2007-05-20 Luc VerhaegenFlashrom: add support for ASUS P5A (Socket 7, ALi based).
2007-05-09 Uwe HermannFix coding style of flashrom by running indent on all...
2007-05-04 Luc VerhaegenAdd WinBond Super IO helpers.
2007-05-03 Mondrian NuessleEnable flashing on the IWILL DK8-HTX board by configuri...
2007-04-28 Uwe HermannAdd initial support for the following flash chips:
2007-04-25 Uwe HermannRevert the image size increasing for abuild. It breaks...
2007-04-24 Uwe HermannIncrease image size for abuild. This should fix the...
2007-04-22 Uwe HermannUse __PAYLOAD__ instead of PAYLOAD as replacement templ...
2007-04-22 Uwe HermannUpdate URL for the PCI IRQ Routing Table Specification...
2007-04-21 Uwe HermannMake the output of getpir look a bit less crappy (trivial).
2007-04-14 Stefan ReinauerExit on return code of read_layout and print error...
2007-04-11 Stefan ReinauerTrivial patch: Make buildrom a little bit more verbose.
2007-04-11 Uwe HermannRename flash_rom.c to flashrom.c. The tool is called...
2007-04-11 Jeremy JacksonJeremy Jackson wrote:
2007-04-09 Uwe Hermannflashrom: Add VIA CX700 to the list of supported southb...
2007-04-09 Randall Philipsonadd support for CX700 builtin southbridge
2007-04-07 Stefan Reinauerincrease image size for abuild (trivial)
2007-04-06 Stefan ReinauerTrivial patch:
2007-04-06 Stefan ReinauerTrivial (cosmetic) cleanup:
2007-04-04 Luc Verhaegenflashrom: split flash_enable.c into chipset_enable...
2007-04-01 Uwe HermannDrop useless and partly even incorrect comments (trivial).
2007-04-01 Uwe HermannCoding style fixes (trivial).
2007-03-31 Uwe HermannFlashrom: Add support for the ICH7-DH southbridge ...
2007-03-22 Stefan ReinauerThis is a trivial cosmetic fix. Without it, the error...
2007-03-06 Ed SwierkThe attached patch adds additional PCI IDs for MCP55...
2007-03-02 Luc Verhaegenflashrom: Fix wrong VT8235 flash enable failed warning.
2007-03-02 David HendricksAdd Winbond W39V080A support to Flashrom.
2007-02-28 Ward VandewegeAdd support for the Gigabyte m57sli-s4 board to flashrom.
2007-02-16 Ed SwierkCurrently the flashrom Makefile tries to detect whether...
2007-02-06 Uwe HermannInclude src/include/boot/linuxbios_tables.h in the...
2007-02-06 Adam KaufmanThis patch is a rework of Adam Kaufman's Solaris patch.
2007-01-27 Alan Carvalho de... Add support for the SST 49LF160C.
2007-01-24 Uwe HermannDelete superfluous and incorrect comment (trivial).
2007-01-22 Yinghai LuAdd support for the SST-49LF004C, SST-49LF008C, SST...
2007-01-17 Stefan Reinauertrivial enhancement
2006-12-20 Uwe HermannImprove flashrom description in the manpage a bit ...
2006-12-20 Uwe HermannUpdate flashrom requirements in the README (trivial).
2006-12-15 Stefan Reinauerouch. always abuild with payloads! trivial fix.
2006-12-14 Uwe HermannAdd an install target to the flashrom Makefile which...
2006-12-04 Uwe HermannUpdate list of supported flash chips in the flashrom...
2006-12-04 Uwe HermannList the supported flash chips and southbridges in...
2006-12-02 Eric Biedermanfix romcc preprocessor bug
2006-11-22 Uwe HermannFix location of the bug tracker in the manpage (trivial).
2006-11-22 Giampiero Giancipoliapply patch from Giampiero Giancipoli <gianci@email...
2006-11-21 Stefan ReinauerAdd support for ASD AE49F2008
2006-11-21 Stefan Reinauerflashrom: Only write the flash if the image has the...
2006-11-21 Uwe HermannRename SM_ID to SYNCMOS_ID (trivial).
2006-11-21 Uwe HermannAdd support for the SyncMOS S29C51001T, S29C51004T...
2006-11-20 Uwe HermannCosmetic fixes and typos (trivial).
2006-11-20 Giampiero GiancipoliSupport for the 256K SyncMos S29C51002T flash.
2006-11-10 Stefan Reinauer* fix the automatic build system by compressing payload...
2006-11-07 Stefan ReinauerInstead of checking the first byte only, the whole...
2006-11-07 Uwe HermannFix some code comments of the Intel PIIX4/PIIX4E/PIIX4M...
2006-11-07 Stefan ReinauerSupport for VIA VT82C686 in flashrom utility (trivial)
2006-11-06 Uwe HermannFix bug in 'sed' invocation in abuild, which causes...
2006-11-05 Uwe HermannAdd support for Intel PIIX4/PIIX4E/PIIX4M-based mainboa...
2006-10-28 Stefan Reinauersmall tracker test (trivial change). closes #3
2006-10-28 Stefan ReinauerSmall tracker test (trivial change). closes #3
2006-10-25 Stefan Reinauerenhance web page (trivial)
2006-10-25 Stefan Reinauersupport submitting tests to the test system in abuild...
2006-10-20 stepanget rid of the border.
2006-10-19 Stefan Reinaueradd proper licensing information. thanks to Uwe Hermann.
2006-10-19 Stefan Reinauerfix from Uwe Hermann: updated patch to fix a wiki...
next