coreboot.git
2007-10-07 Uwe HermannPrint a short message if no Super I/O chip could be...
2007-10-07 Uwe HermannAdd a list of contributors to the README (trivial)...
2007-10-07 David HendricksAdd dump support for the Winbond W83627THF/THG.
2007-10-07 Uwe HermannAdd a manpage for superiotool (trivial).
2007-10-07 Robinson P... Dump support for the SMSC FDC37B72x.
2007-10-07 Robinson P... Dump support for the SMSC FDC37B78x.
2007-10-07 Robinson P... Dump support for the SMSC FDC37M81x.
2007-10-05 Rasmus WimanAdd dump support for the Winbond W83627HF/F/HG/G.
2007-10-05 Juergen BeisertThis patch will add support for the Geode GX1/CS5530...
2007-10-05 Uwe HermannAdd dump support for the SMSC LPC47M10x (trivial).
2007-10-05 Robinson P... Add dump support for the ITE IT8661F. Note that this...
2007-10-04 Uwe HermannAdd some more Winbond chips (trivial).
2007-10-04 Uwe HermannAdd detection support for the LPC47B387 (trivial).
2007-10-04 Robinson P... Add dump support for the ITE IT8705F/AF.
2007-10-04 Uwe Hermann * Convert the NSC code to the common code structure...
2007-10-04 Jordan Crouse[FLASHROM] Fix the help, and print a message when nothi...
2007-10-03 Uwe HermannAdd a copy of the GPL (trivial).
2007-10-02 Robinson P... Print superiotool version when run with --verbose.
2007-10-02 Carl-Daniel... This patch aims to restructure SPI flash support in...
2007-10-01 Joseph SmithThee lines in i82801xx_pci.c need to be removed. They...
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... Add preliminary SPI flash identification support for...
2007-09-26 Marc JonesDon't arbitrarily enable PERR# and SERR# for PCI devices.
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-25 Uwe HermannAs per suggestion from Yinghai Lu <yinghailu@gmail...
2007-09-24 Uwe HermannDetection support for the Winbond W83627HF (trivial).
2007-09-24 Ward VandewegeFix compilation warning.
2007-09-24 Uwe HermannVarious cosmetic changes and coding style fixes (trivial).
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-22 Uwe HermannFix another, similar typo as in r2800 (trivial).
2007-09-22 Uwe HermannFix typo which causes build error if CK804_USE_NIC...
2007-09-22 Morgan TsaiAdd SiS device IDs for further update.
2007-09-21 Uwe HermannFix abuild for the MSI MS-7260 (trivial).
2007-09-21 Uwe HermannAdd support for the MSI MS-7260 (K9N Neo) mainboard.
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 Ward VandewegeThe s2891 ships with a 1MB rom chip. The targets/tyan...
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 Ward VandewegeAdd support for a precompressed LZMA payload (trivial).
2007-09-19 Ward VandewegeSorry, I mixed up two patches. Reverting this change.
2007-09-19 Uwe HermannSplit out enter_conf_mode_*()/exit_conf_mode_() functio...
2007-09-19 Ward VandewegeAdd support for a precompressed LZMA payload (trivial).
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-14 Yinghai LuMore range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UN...
2007-09-14 Uwe HermannThis is a full rewrite of all the CS5530/CS5530A code...
2007-09-13 Stefan ReinauerI still don't understand a word, but I tried to improve...
2007-09-13 Uwe HermannFix abuild run of the MSI MS-6178 (trivial).
2007-09-13 Uwe HermannAdd a common/global failover.c file which can be used...
2007-09-12 Uwe HermannAdd initial support for the Intel 810 based board MSI...
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-09 Ronald G. MinnichPartial changes and fixup.
2007-09-08 Ronald G. MinnichWelcome to PC Engines and the ALIX 1C!
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... Add 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 Torsten DuweAdd support for the Athlon64 x2 5000+ CPU.
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... This patch makes ITE Super I/O probing/dumping a little...
2007-08-27 Carl-Daniel... This 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... This patch adds support for the M50FLW040A, M50FLW040B...
2007-07-24 Carl-Daniel... This patch adds support for ST M50FW040 and ST M29W040B...
2007-07-12 Stefan ReinauerFix Agami Aruma target (the only one using the part)
2007-07-12 Peter Stugetrivial: clarify comment on ADM1026_DEVICE address
2007-07-12 Stefan ReinauerSigned-off-by: Stefan Reinauer <stepan@coresystems.de>
2007-07-12 Stefan Reinauersome agami i2c merges
2007-07-12 Uwe Hermann[Arg! Forgot to 'svn add', sorry]
2007-07-12 Uwe HermannGeneric driver for pretty much all known Standard Micro...
next