aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-03Add support for the Winbond W83627EHG Super I/O.Yinghai Lu
2007-02-03Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, bxshi
2007-02-03This eliminates an illegal and annoying warning.Roman Kononov
2007-02-02I have Sun Ultra40 workstation. Southbridge is nVidia CrushK8-04/nforceRoman Kononov
2007-02-02Remove hardcoded gcc versions otherwise the build will break forUwe Hermann
2007-02-01Fix typo which breaks the build ('defalut' should be 'default').Ed Swierk
2007-02-01This patch adds the MCP55 PCI IDs (without which the southbridge codeEd Swierk
2007-02-01great check-in message:Roman Kononov
2007-02-01This fixes a small typo.Roman Kononov
2007-02-01Add support for the NVIDIA MCP55 southbridge.Yinghai Lu
2007-01-27Add support for the SST 49LF160C.Alan Carvalho de Assis
2007-01-24Delete superfluous and incorrect comment (trivial).Uwe Hermann
2007-01-22Add support for the SST-49LF004C, SST-49LF008C, SST-49LF016C in flashrom.Yinghai Lu
2007-01-17trivial enhancementStefan Reinauer
2007-01-16Change 'ram' to 'RAM' in user-visible output (closes #60).Uwe Hermann
2006-12-28A patch to add initial support for the i82801db southbridge basedJon Dufresne
2006-12-20htx card on io apic on htx slot of dk8_htxYinghai Lu
2006-12-20ck804 pref mem 4G above supportYinghai Lu
2006-12-20Improve flashrom description in the manpage a bit (trivial).Uwe Hermann
2006-12-20Update flashrom requirements in the README (trivial).Uwe Hermann
2006-12-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
2006-12-15ouch. always abuild with payloads! trivial fix.Stefan Reinauer
2006-12-15Apply linuxbios-rename-compressed-payload-options.patch, refs #14Ed Swierk
2006-12-14In the file mainboard/intel/i82801dbm/i82801dbm.c the variableJon Dufresne
2006-12-14Add support for the SMSC FDC37M60x Super I/O (tested on FDC37M602).Uwe Hermann
2006-12-14Add an install target to the flashrom Makefile which installs flashromUwe Hermann
2006-12-14In src/southbridge/intel/i82801ca, first the smbus registers are mapped at i/ochn
2006-12-14Add mtrr support for pentium m cpusJon Dufresne
2006-12-14This is a typo that went into one of the abuild files. it will break abuild Stefan Reinauer
2006-12-05Use the common LinuxBIOS license header (trivial). Refs #5.Uwe Hermann
2006-12-05Add missing license headers to some files (info based on svn history).Uwe Hermann
2006-12-04Update list of supported flash chips in the flashrom README (trivial).Uwe Hermann
2006-12-04List the supported flash chips and southbridges in the flashromUwe Hermann
2006-12-03RemoveUwe Hermann
2006-12-02fix romcc preprocessor bugEric Biederman
2006-12-01Status update (trivial).Uwe Hermann
2006-12-01Explicitly set the CLKIN to 24 MHz on all ITE Super I/Os, otherwiseUwe Hermann
2006-12-01Add missing #includes to some ITE Super I/O files.Jon Dufresne
2006-11-30Add convenience macros PAM0..PAM6 (trivial).Uwe Hermann
2006-11-27add Config.lb files for abuild. This fixes both boards (trivial)Stefan Reinauer
2006-11-26Cosmetic fix of the nova4899r CHIP_NAME().Uwe Hermann
2006-11-26Add support for the IEI NOVA-4899R 5.25 SBC mainboard (patch submitted byLuis Correia
2006-11-22Fix location of the bug tracker in the manpage (trivial).Uwe Hermann
2006-11-22Update of the src/include/spd.h file with the following improvements:Uwe Hermann
2006-11-22apply patch from Giampiero Giancipoli <gianci@email.it>:Giampiero Giancipoli
2006-11-21Add support for ASD AE49F2008 Stefan Reinauer
2006-11-21flashrom: Only write the flash if the image has the same sizeStefan Reinauer
2006-11-21Rename SM_ID to SYNCMOS_ID (trivial).Uwe Hermann
2006-11-21Add support for the SyncMOS S29C51001T, S29C51004T, and S29C31004TUwe Hermann
2006-11-20Cosmetic fixes and typos (trivial).Uwe Hermann
2006-11-20Support for the 256K SyncMos S29C51002T flash.Giampiero Giancipoli
2006-11-19Fix hardcoding of iasl path. iasl is in the user path in the Uwe Hermann
2006-11-11Add missing bracket in comment, and fix whitespace (trivial).Uwe Hermann
2006-11-10* fix the automatic build system by compressing payloads if possibleStefan Reinauer
2006-11-10Add an include file which contains the register definitions for theUwe Hermann
2006-11-07Instead of checking the first byte only, the whole part is checked now. ThisStefan Reinauer
2006-11-07Fix some code comments of the Intel PIIX4/PIIX4E/PIIX4M code.Uwe Hermann
2006-11-07Support for VIA VT82C686 in flashrom utility (trivial)Stefan Reinauer
2006-11-06Fix bug in 'sed' invocation in abuild, which causes build errors inUwe Hermann
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-05Add support for Intel PIIX4/PIIX4E/PIIX4M-based mainboards to flashrom.Uwe Hermann
2006-11-05Fix a typo in elfboot.c. Closes #27Luis Correia
2006-11-04Various minor cosmetic changes in the ITE Super I/Os, mostly whitespaceUwe Hermann
2006-11-02Sorry, this is the last commit I will do this way, but MSI has waited abxshi
2006-11-02Remove some unneeded #includes from most mainboard.c files.Uwe Hermann
2006-11-01Adapt GPL license headers to match the current conventions.Uwe Hermann
2006-11-01drop unsupported unfinished mainboard Advantech SOM GX DB533-CRichard Smith
2006-11-01Rename some variables from *ITE* to *ite* for consistency reasons (refs #4).Uwe Hermann
2006-10-28small tracker test (trivial change). closes #3Stefan Reinauer
2006-10-28Small tracker test (trivial change). closes #3Stefan Reinauer
2006-10-27This change fixes a long-standing bug, whereby we do not set ret for anRonald G. Minnich
2006-10-27svn mv src/northbridge/intel/E7520 src/northbridge/intel/e7520Uwe Hermann
2006-10-27Rename E7520 to e7520, and E7525 to e7525 in the code. The next commitUwe Hermann
2006-10-27Fix the CHIP_NAME() entries of all mainboards to have the same formatUwe Hermann
2006-10-25enhance web page (trivial)Stefan Reinauer
2006-10-25support submitting tests to the test system in abuild. initial support.Stefan Reinauer
2006-10-24Rename src/superio/NSC to src/superio/nsc.Uwe Hermann
2006-10-24Change all occurences of NSC to nsc in the code. The next commitUwe Hermann
2006-10-24reduce verbosity on OLPC btest boards.Ronald G. Minnich
2006-10-24fix leftover typoStefan Reinauer
2006-10-24fix typo during rename. Subversion would not let Yinghai Lu
2006-10-24fix naming convention, turn X.Yinghai Lu
2006-10-24rename Iwill to iwill to keep naming scheme consistentStefan Reinauer
2006-10-24remove DK8HTX, it's an old duplicate version of dk8_htxStefan Reinauer
2006-10-20get rid of the border.stepan
2006-10-20Added a README file for LinuxBIOS.Uwe Hermann
2006-10-19add proper licensing information. thanks to Uwe Hermann.Stefan Reinauer
2006-10-19fix from Uwe Hermann: updated patch to fix a wiki syntax bug in the output...Stefan Reinauer
2006-10-18add the CAFE IRQ supportRonald G. Minnich
2006-10-18add btest mainboardRonald G. Minnich
2006-10-18add the btest mainboardRonald G. Minnich
2006-10-17add xsl stylesheet for wiki table generationStefan Reinauer
2006-10-14add ADLO to v2Stefan Reinauer
2006-10-14* add vt8237 support (Uwe Hermann)Stefan Reinauer
2006-10-13s2895 failover buildYinghai Lu
2006-10-13return missedYinghai Lu
2006-10-13change things that make no sense on ultra40. serial output now works!Ronald G. Minnich
2006-10-12DK8 HTX with CAR and acpi, and easy support for HTXYinghai Lu
2006-10-09replace table based crc with computational one. by Ed Swierk.stepan
2006-10-07here's a small patch to add support for the SST 49LF020A to flashrom.Stefan Reinauer