aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2007-12-19Additional early AMD8111 southbridge support for Barcelona platforms.Marc Jones
2007-11-30Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s):Uwe Hermann
2007-11-29Restructure/rename/comment a few 82371XX-related PCI IDs (trivial).Uwe Hermann
2007-11-201. Fix pirq routing table setting for GA-2761GXDK.Morgan Tsai
2007-11-15Various cosmetic fixes and improvements (trivial).Uwe Hermann
2007-11-14* Maintaining SiS south bridge device IDs.Morgan Tsai
2007-11-13Add support for FID/VID changes messages.Rudolf Marek
2007-11-13Fine-tune the V-link bus between K8T890 and VT8237R and setRudolf Marek
2007-11-07Add initial support for all known ICH* southbridges to theUwe Hermann
2007-11-07This patch masks the function prototypes in stdlib.h from ROMCC, so thatCorey Osgood
2007-11-07Add PCI IDs for most Intel southbridges of the 82801 seriesUwe Hermann
2007-11-05* Change one PCI vendor ID from Nvidia to SiSCarl-Daniel Hailfinger
2007-11-04Various cosmetics, coding style fixes, constifications (trivial).Uwe Hermann
2007-11-04Restructure the PCI IDs list for the ICH* chipsets from ICH/ICH0 up toUwe Hermann
2007-11-03This patch is some small changes to the vt8237r to prepare it forCorey Osgood
2007-11-02remaining part of the patch.Stefan Reinauer
2007-11-02Delete a file no longer used by the SiS implementationJordan Crouse
2007-11-021. vgabios removed, will go to extra repositoryMorgan Tsai
2007-11-02trivial fix for the .data problemStefan Reinauer
2007-10-30Various fixes and improvements of the 82801xx code.Joseph Smith
2007-10-30Add support for the VIA VT8237R southbridge.Rudolf Marek
2007-10-30fix the readwrite/readonly clashes for the pci_driver structs in the sisStefan Reinauer
2007-10-29Thanks to the great efforts of Morgan Tsai of SiS we support the SiS966Morgan Tsai
2007-10-24smaller changes to silence build warnings. (trivial)Stefan Reinauer
2007-10-24Ever wondered where those "setting incorrect section attributes forStefan Reinauer
2007-10-22This patch adds support for K8T890CE northbridge.Rudolf Marek
2007-10-07Fix some issues with spaces in the code and Doxygen style documentation.Juergen Beisert
2007-10-05This patch will add support for the Geode GX1/CS5530 VGA feature. It's ableJuergen Beisert
2007-10-01Thee lines in i82801xx_pci.c need to be removed. They cause theJoseph Smith
2007-09-25As per suggestion from Yinghai Lu <yinghailu@gmail.com> this patchUwe Hermann
2007-09-22Fix another, similar typo as in r2800 (trivial).Uwe Hermann
2007-09-22Fix typo which causes build error if CK804_USE_NIC is set (trivial).Uwe Hermann
2007-09-14More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE.Yinghai Lu
2007-09-14This is a full rewrite of all the CS5530/CS5530A code. The previous code wasUwe Hermann
2007-06-19Various minor cosmetics and coding style fixes (trivial).Uwe Hermann
2007-06-19The GPIOs used for UART2 RX and TX were reversed.Marc Jones
2007-06-14Small bugfix in i82801xx_lpc.c.Corey Osgood
2007-06-14This patch adds support for the Intel i82810 northbridge and various i82801xxCorey Osgood
2007-06-03Intel 82371EB: Some code simplifications (trivial).Uwe Hermann
2007-06-02The UART disable code was causing a hang and was worked around with aMarc Jones
2007-05-29Intel 82371EB: Add IDE init support.Uwe Hermann
2007-05-27Init for the Intel 82371EB southbridge: make all ROM/BIOS regionsUwe Hermann
2007-05-24Drop the src/southbridge/amd/cs5536_lx directory and its contents, asUwe Hermann
2007-05-22Add missing license headers, minor cosmetic fixes in existing headers.Uwe Hermann
2007-05-10This fix properly hides the UDC and OTG PCI headers when the cs5536 isMarc Jones
2007-05-10This patch cleans up and clarifies Geode source code comments.Marc Jones
2007-05-10This patch updates the PCI ID of the Geode IDE device to include the revision.Marc Jones
2007-05-10Fix the indent and whitespace to match LinuxBIOS standardsJordan Crouse
2007-05-10Add missing licenses to several of the files.Jordan Crouse
2007-05-05With this patch, the msm800sev runs FILO and boots a kernel.Ronald G. Minnich
2007-05-04patch to fix the IDE configuration on EPIA boards. At some point thisBen Hewson
2007-05-04This patch re-implements support for the CS5536 companion chip for theMarc Jones
2007-05-03Correct the RAM checking code to _not_ check the range from 640 KB - 1 MB,Uwe Hermann
2007-04-07Fix epia-m build after u8/u16/u32 changes in Yh Lu's patch.Peter Stuge
2007-03-17Add initial pre-RAM serial output support for the VIA VT82C686(A/B)Corey Osgood
2007-02-19Fix some CHIP_NAME() entries to use canonical names.Uwe Hermann
2007-02-03Nvidia MCP55 uses CMD to send/receive bytes instead of DAT0, bxshi
2007-02-02I have Sun Ultra40 workstation. Southbridge is nVidia CrushK8-04/nforceRoman Kononov
2007-02-01This patch adds the MCP55 PCI IDs (without which the southbridge codeEd Swierk
2007-02-01Add support for the NVIDIA MCP55 southbridge.Yinghai Lu
2006-12-28A patch to add initial support for the i82801db southbridge basedJon Dufresne
2006-12-20ck804 pref mem 4G above supportYinghai Lu
2006-12-14In the file mainboard/intel/i82801dbm/i82801dbm.c the variableJon Dufresne
2006-12-14In src/southbridge/intel/i82801ca, first the smbus registers are mapped at i/ochn
2006-11-05Use the canonical name of the vendors/devices and theUwe Hermann
2006-11-02Sorry, this is the last commit I will do this way, but MSI has waited abxshi
2006-10-13s2895 failover buildYinghai Lu
2006-10-13return missedYinghai Lu
2006-10-04CONFIG_USE_PRINTK_IN_CAR and ht chain id for HTX support inYinghai Lu
2006-10-04AMD Rev F supportYinghai Lu
2006-09-20Lots of lx fixes. CLeanup mainly. THings now buildRonald G. Minnich
2006-09-19put this in the right place.Ronald G. Minnich
2006-09-18add the _lx flavor of the 5536. This will later be merged into the Ronald G. Minnich
2006-09-13add file for dcon supportJordan Crouse
2006-09-13fix cardbus interrups (signed off by Nick Barker)Stefan Reinauer
2006-08-28- Much better USB P4 fix. Richard Smith
2006-08-25- USB P4 as host fixRichard Smith
2006-08-25- fix a silly pointer dereference thinko in my previous commitRichard Smith
2006-08-25- Added suport for enabling USB P4 on the olpcRichard Smith
2006-08-23Uwe Hermann:Stefan Reinauer
2006-08-15this file is already included by auto.c on all targets.Stefan Reinauer
2006-08-04final rename orgy. sorry for the inconvenience. This should fix it againStefan Reinauer
2006-08-04ouch. it's 8_2_371. I'll fix it. This commit breaks compilationStefan Reinauer
2006-08-04rename southbridge i440bx to its actual name i8371ebStefan Reinauer
2006-07-30- Fix some copy bugs and thinkos in the i440bx SMbusRichard Smith
2006-07-27"Hey Ron - Attached is a simple patch that enables the upper banks on the Ronald G. Minnich
2006-07-24add framework for i440bx chipsetRichard Smith
2006-07-21restore the old code for enabling flash. The new amd code did not work.Ronald G. Minnich
2006-07-21These changes incorporate steve goodrich'es fixes, and one bug that isRonald G. Minnich
2006-06-27changes per steve goodrich.Ronald G. Minnich
2006-06-22set up interrupt values for the southbridge, and add a function toRonald G. Minnich
2006-06-18fix idiiot typo I did not catch.Ronald G. Minnich
2006-06-10changes from AMD for making OLPC video work.Ronald G. Minnich
2006-05-16Commit for IDE NAND FLASHRonald G. Minnich
2006-05-05This is to enable COM1 early.Ronald G. Minnich
2006-05-05reorder early startup so that it might work.Ronald G. Minnich
2006-05-04mods for early printing on OLPCRonald G. Minnich
2006-05-02Fall back to pre-broken settings and setup for GX2. Ronald G. Minnich
2006-04-27code cleanup, comments addedLi-Ta Lo
2006-04-27we don't need msr_initRonald G. Minnich