aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-31Use the preferred order of 'static const' instead of 'const static'.Uwe Hermann
2007-10-31As started in Torsten Duwe
2007-10-31Add initial support for the Compaq Deskpro EN SFF P600.Uwe Hermann
2007-10-31Add initial support for the Biostar M6TBA.Uwe Hermann
2007-10-31Add initial support for the AZZA PT-6IBD.Uwe Hermann
2007-10-31Add initial support for the A-Trend ATC-6220.Uwe Hermann
2007-10-31Add initial support for the GIGABYTE GA-6BXC.Uwe Hermann
2007-10-31Add initial support for the ASUS P3B-F.Uwe Hermann
2007-10-30Add initial support for the ASUS P2B-F.Uwe Hermann
2007-10-30Various smaller fixes to make the ASUS P2B match the formatUwe Hermann
2007-10-30Various fixes and improvements of the 82801xx code.Joseph Smith
2007-10-30[LINUXBIOS] Add the CPU_OPT flag to facilitate passing flags into the buildJordan Crouse
2007-10-30Small rename to make abuild happy (trivial).Uwe Hermann
2007-10-30Drop empty directories (trivial).Uwe Hermann
2007-10-30Rename the SiS761GX/SiS966 board to the correct name, GIGABYTE GA-2761GXDK.Uwe Hermann
2007-10-30Add support for the VIA VT8237R southbridge.Rudolf Marek
2007-10-30move target directory to have the same name as the directory in theStefan Reinauer
2007-10-30fix the readwrite/readonly clashes for the pci_driver structs in the sisStefan Reinauer
2007-10-30K8 resource dump utility from Rudolf MarekRudolf Marek
2007-10-30Add support for Intel 440MX systems.Uwe Hermann
2007-10-29Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966Morgan Tsai
2007-10-27Move ARRAY_SIZE to stdlib.h to make it available to all code (trivial).Uwe Hermann
2007-10-27Drop duplicated and unneeded #defines from some northbridges (trivial).Uwe Hermann
2007-10-26This code gets us to a working linux boot on the alix1c. I have not tested Ronald G. Minnich
2007-10-26Add support for the AXUS TC320 thin client.Juergen Beisert
2007-10-25Added Am29LV040BPeter Lemenkov
2007-10-24Some fixes for the BCOM WinNET100, mostly in Config.lb:Uwe Hermann
2007-10-24Another CONSTification... Stefan Reinauer
2007-10-24This change removes all warnings from romcc in my build environment,Stefan Reinauer
2007-10-24smaller changes to silence build warnings. (trivial)Stefan Reinauer
2007-10-24analog changes for the cpu_driver structures...Stefan Reinauer
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-10-23fix a whole bunch of warnings. (trivial)Stefan Reinauer
2007-10-23drop unused variable (and thus warning). trivial patch.Stefan Reinauer
2007-10-23Add support for the Intel mFCPGA 478 socket. (trivial)Stefan Reinauer
2007-10-23The s2882 ships with a 1MB rom chip. The targets/tyan/s2882/Config.lb fileWard Vandewege
2007-10-22Fix typo (trivial)Ward Vandewege
2007-10-22Add support for a precompressed LZMA payload (trivial).Ward Vandewege
2007-10-22Flashrom: Add more Vendor IDs and ensure correct sorting in flash.h.Peter Lemenkov
2007-10-22This patch adds support for K8T890CE northbridge.Rudolf Marek
2007-10-22Trivial: remove unused variable.Ronald G. Minnich
2007-10-22Introduce block and sector erase routines to flashrom, but do not useCarl-Daniel Hailfinger
2007-10-22This is a hack for easier testing of GRUB2 in LinuxBIOSv2Stefan Reinauer
2007-10-21Put the print in the right place. This is trivial patch but a veryRonald G. Minnich
2007-10-21I am signing off and acking this trivial patch, as I just wasted severalRonald G. Minnich
2007-10-18Remove hardcoded wait from SPI write/erase routines and check the chipCarl-Daniel Hailfinger
2007-10-18Documentation fixes and updates (trivial).Uwe Hermann
2007-10-18Add generic SPI flash erase and write support to flashrom. The firstCarl-Daniel Hailfinger
2007-10-17Some cosmetic cleanups in the flashrom code and output.Uwe Hermann
2007-10-17Drop support for the --human-readable option. It's not any more useful thanUwe Hermann
2007-10-17Print the version number always, not only in verbose mode.Uwe Hermann
2007-10-17Add dump support for the Winbond W83697SF.Idwer Vollering
2007-10-17Add a debug message to keyboard init. This helped isolate at least oneCarl-Daniel Hailfinger
2007-10-17Fix wrong values/typos in chipset_enable.c. This has been confirmed byCarl-Daniel Hailfinger
2007-10-17Fix up totally broken Super I/O setup on the MSI MS-7260 (K9N Neo).Uwe Hermann
2007-10-16Multiple flashrom fixes:Uwe Hermann
2007-10-16Add detection support for the Winbond W83977AF as found in theUwe Hermann
2007-10-16Add Gigabyte M61P-S3 SPI flash support to board_enable.cMichael van der Kolff
2007-10-16Convert the existing it8716f_* functions to generic_spi_* functions byCarl-Daniel Hailfinger
2007-10-16Add resource size and resource granularity reporting to device_util.c.Carl-Daniel Hailfinger
2007-10-16Fix the detection for the Winbond W83697SF. Unfortunately the revisionUwe Hermann
2007-10-16Dump support for the Winbond W83977TF.Idwer Vollering
2007-10-16Completely rip out / replace the ASUS P2B code (which wasn't really working),Uwe Hermann
2007-10-15(forgot to add spi.c)Carl-Daniel Hailfinger
2007-10-15Move SPI code out of board_enable.c where it started its life. The SPICarl-Daniel Hailfinger
2007-10-15This patch adds support for the Mobile Intel Celeron CPU (Micro-FC-BGA)Joseph Smith
2007-10-15Fix stupid thinko in the Winbond detection code which prevented someUwe Hermann
2007-10-14Add dump support for the NSC PC8374L (trivial).Uwe Hermann
2007-10-14Fix the resource end in amdk8/northbridge.c.Rudolf Marek
2007-10-13Set the superiotool version number from svn at build time.Ulf Jordan
2007-10-13Dump support for the SMSC LPC47N227.Stefan Reinauer
2007-10-12Changes to flashrom to support the K8N-NEO3, first tested at Google on GSOC d...Ronald G. Minnich
2007-10-11Superiotool manpage/documentation improvements (trivial).Uwe Hermann
2007-10-11Set the default video memory to 0 MB for all GX1 boards which don't yetUwe Hermann
2007-10-10Revert my last cleanup patch.Uwe Hermann
2007-10-10Cosmetic changes to make the flashrom output more consistent (trivial).Uwe Hermann
2007-10-10This patch adds the CONFIG_VIDEO_MB option to boards thatCorey Osgood
2007-10-09Minor cosmetic changes (trivial).Uwe Hermann
2007-10-09Add support for the BCOM WinNET100 (used in the IGEL-316 thin client).Juergen Beisert
2007-10-08Fixup a register dump attached to the wrong Super I/O. Seems somethingUwe Hermann
2007-10-08Add detection support for lots more SMSC Super I/Os (trivial).Uwe Hermann
2007-10-07Make the reserved video memory on Geode GX1 based systems configurable.Juergen Beisert
2007-10-07Add missing '\n' to a printk_debug() and some other small fixesUwe Hermann
2007-10-07Some more ITE chips and small fixes (trivial).Uwe Hermann
2007-10-07Detection support for a bunch of NSC Super I/Os (trivial).Uwe Hermann
2007-10-07Fix some issues with spaces in the code and Doxygen style documentation.Juergen Beisert
2007-10-07Print a short message if no Super I/O chip could be detected (trivial).Uwe Hermann
2007-10-07Add a list of contributors to the README (trivial). Also, a small hintUwe Hermann
2007-10-07Add dump support for the Winbond W83627THF/THG.David Hendricks
2007-10-07Add a manpage for superiotool (trivial).Uwe Hermann
2007-10-07Dump support for the SMSC FDC37B72x.Robinson P. Tryon
2007-10-07Dump support for the SMSC FDC37B78x.Robinson P. Tryon
2007-10-07Dump support for the SMSC FDC37M81x.Robinson P. Tryon
2007-10-05Add dump support for the Winbond W83627HF/F/HG/G.Rasmus Wiman
2007-10-05This patch will add support for the Geode GX1/CS5530 VGA feature. It's ableJuergen Beisert
2007-10-05Add dump support for the SMSC LPC47M10x (trivial).Uwe Hermann
2007-10-05Add dump support for the ITE IT8661F. Note that this chip will not yetRobinson P. Tryon
2007-10-04Add some more Winbond chips (trivial).Uwe Hermann
2007-10-04Add detection support for the LPC47B387 (trivial).Uwe Hermann
2007-10-04Add dump support for the ITE IT8705F/AF.Robinson P. Tryon