summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-02-27This is another fixup round for Yinghai Lu's great patch.Stefan Reinauer
2007-02-24Improve ITE IT8716F support.Yinghai Lu
2007-02-24Remove unused defines.Uwe Hermann
2007-02-19Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann
2007-02-17Fix typo (trivial).Uwe Hermann
2007-02-17Initial support for the following new mainboards:Yinghai Lu
2007-02-09Add support for the MSI K9ND Master Series (ms9282) board.Bingxun Shi
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-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-15Apply linuxbios-rename-other-payload-options.patchEd Swierk
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-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-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-03RemoveUwe Hermann
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-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-22Update of the src/include/spd.h file with the following improvements:Uwe Hermann
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-05Use the canonical name of the vendors/devices and theUwe 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-27This change fixes a long-standing bug, whereby we do not set ret for anRonald G. Minnich