coreboot.git
2007-10-24 Stefan Reinauersmaller changes to silence build warnings. (trivial)
2007-10-24 Stefan Reinaueranalog changes for the cpu_driver structures...
2007-10-24 Stefan ReinauerEver wondered where those "setting incorrect section...
2007-10-23 Stefan Reinauerfix a whole bunch of warnings. (trivial)
2007-10-23 Stefan Reinauerdrop unused variable (and thus warning). trivial patch.
2007-10-23 Stefan ReinauerAdd support for the Intel mFCPGA 478 socket. (trivial)
2007-10-23 Ward VandewegeThe s2882 ships with a 1MB rom chip. The targets/tyan...
2007-10-22 Ward VandewegeFix typo (trivial)
2007-10-22 Ward VandewegeAdd support for a precompressed LZMA payload (trivial).
2007-10-22 Peter LemenkovFlashrom: Add more Vendor IDs and ensure correct sortin...
2007-10-22 Rudolf MarekThis patch adds support for K8T890CE northbridge.
2007-10-22 Ronald G. MinnichTrivial: remove unused variable.
2007-10-22 Carl-Daniel... Introduce block and sector erase routines to flashrom...
2007-10-22 Stefan ReinauerThis is a hack for easier testing of GRUB2 in LinuxBIOSv2
2007-10-21 Ronald G. MinnichPut the print in the right place. This is trivial patch...
2007-10-21 Ronald G. MinnichI am signing off and acking this trivial patch, as...
2007-10-18 Carl-Daniel... Remove hardcoded wait from SPI write/erase routines...
2007-10-18 Uwe HermannDocumentation fixes and updates (trivial).
2007-10-18 Carl-Daniel... Add generic SPI flash erase and write support to flashr...
2007-10-17 Uwe HermannSome cosmetic cleanups in the flashrom code and output.
2007-10-17 Uwe HermannDrop support for the --human-readable option. It's...
2007-10-17 Uwe HermannPrint the version number always, not only in verbose...
2007-10-17 Idwer VolleringAdd dump support for the Winbond W83697SF.
2007-10-17 Carl-Daniel... Add a debug message to keyboard init. This helped isola...
2007-10-17 Carl-Daniel... Fix wrong values/typos in chipset_enable.c. This has...
2007-10-17 Uwe HermannFix up totally broken Super I/O setup on the MSI MS...
2007-10-16 Uwe HermannMultiple flashrom fixes:
2007-10-16 Uwe HermannAdd detection support for the Winbond W83977AF as found...
2007-10-16 Michael van... Add Gigabyte M61P-S3 SPI flash support to board_enable.c
2007-10-16 Carl-Daniel... Convert the existing it8716f_* functions to generic_spi...
2007-10-16 Carl-Daniel... Add resource size and resource granularity reporting...
2007-10-16 Uwe HermannFix the detection for the Winbond W83697SF. Unfortunate...
2007-10-16 Idwer VolleringDump support for the Winbond W83977TF.
2007-10-16 Uwe HermannCompletely rip out / replace the ASUS P2B code (which...
2007-10-15 Carl-Daniel... (forgot to add spi.c)
2007-10-15 Carl-Daniel... Move SPI code out of board_enable.c where it started...
2007-10-15 Joseph SmithThis patch adds support for the Mobile Intel Celeron...
2007-10-15 Uwe HermannFix stupid thinko in the Winbond detection code which...
2007-10-14 Uwe HermannAdd dump support for the NSC PC8374L (trivial).
2007-10-14 Rudolf MarekFix the resource end in amdk8/northbridge.c.
2007-10-13 Ulf JordanSet the superiotool version number from svn at build...
2007-10-13 Stefan ReinauerDump support for the SMSC LPC47N227.
2007-10-12 Ronald G. MinnichChanges to flashrom to support the K8N-NEO3, first...
2007-10-11 Uwe HermannSuperiotool manpage/documentation improvements (trivial).
2007-10-11 Uwe HermannSet the default video memory to 0 MB for all GX1 boards...
2007-10-10 Uwe HermannRevert my last cleanup patch.
2007-10-10 Uwe HermannCosmetic changes to make the flashrom output more consi...
2007-10-10 Corey OsgoodThis patch adds the CONFIG_VIDEO_MB option to boards...
2007-10-09 Uwe HermannMinor cosmetic changes (trivial).
2007-10-09 Juergen BeisertAdd support for the BCOM WinNET100 (used in the IGEL...
2007-10-08 Uwe HermannFixup a register dump attached to the wrong Super I...
2007-10-08 Uwe HermannAdd detection support for lots more SMSC Super I/Os...
2007-10-07 Juergen BeisertMake the reserved video memory on Geode GX1 based syste...
2007-10-07 Uwe HermannAdd missing '\n' to a printk_debug() and some other...
2007-10-07 Uwe HermannSome more ITE chips and small fixes (trivial).
2007-10-07 Uwe HermannDetection support for a bunch of NSC Super I/Os (trivial).
2007-10-07 Juergen BeisertFix some issues with spaces in the code and Doxygen...
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...
next