Thee lines in i82801xx_pci.c need to be removed. They cause the
[coreboot.git] / util /
2007-10-01 Uwe HermannDe-uglify the --version output (trivial).
2007-09-28 Uwe HermannRandom minor fixes. Use svn revision as superiotool...
2007-09-28 Uwe HermannAdd support for some more Fintek chips and an ALi chip.
2007-09-28 Uwe HermannFix up the SMSC detection code to probe _both_ old...
2007-09-27 Carl-Daniel HailfingerAdd preliminary SPI flash identification support for...
2007-09-26 Uwe HermannAdd detection support for lots more Winbond Super I...
2007-09-26 Uwe HermannDump support for the Fintek F71805 (trivial).
2007-09-24 Uwe HermannDetection support for the Winbond W83627HF (trivial).
2007-09-24 Ward VandewegeFix compilation warning.
2007-09-24 Uwe HermannAdd detection support for quite a number of SMSC Super...
2007-09-23 Uwe HermannMinor fixes/improvements in the Fintek code (trivial).
2007-09-21 Uwe HermannAdd register dump capability for ITE IT8718F (trivial).
2007-09-20 Uwe HermannAdd -D / --dump-readable option which prints the Super...
2007-09-20 Uwe HermannDecouple the ITE code from fintek.c, it doesn't belong...
2007-09-20 Uwe HermannFix up and generalize the ITE IT8708F code. It was...
2007-09-20 Uwe HermannSuperiotool: Add dump support to the Winbond W83697HF/F.
2007-09-19 Uwe HermannImplement usage for --help and put the same information...
2007-09-19 Uwe HermannAdd support for the Winbond W83697HF/F and W83627EHF...
2007-09-19 Uwe HermannFurther code simplifications and improvements.
2007-09-19 Uwe HermannSplit out enter_conf_mode_*()/exit_conf_mode_() functio...
2007-09-19 Uwe HermannUse uint16_t and friends where appropriate (trivial).
2007-09-18 Uwe HermannMake the code a bit more generic (trivial). Different...
2007-09-18 Uwe HermannSuperiotool: Add support for the SMSC FDC37N769.
2007-09-18 Uwe HermannAdd a README for superiotool (trivial).
2007-09-16 Uwe HermannSplit out a dump_superio() function from ite.c, and...
2007-09-16 Uwe HermannMake 'struct superio_registers' globally available...
2007-09-16 Uwe HermannSplit up superiotool.c into multiple source files,...
2007-09-11 Alex BeregszasziChange out/in combinations to pci_read/write_byte in
2007-09-09 Uwe HermannRemove useless 'extern' keywords (trivial).
2007-09-09 Uwe HermannAdd '(C)' where it's missing (for consistency reasons).
2007-09-09 Uwe HermannAdd missing license header to udelay.c.
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.
next