aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
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
2006-04-26some todo and comment for ron.Li-Ta Lo
2006-04-25builds and should do the right things for sb for interrupt routing.Ronald G. Minnich
2006-04-25to give ollie a look.Ronald G. Minnich
2006-04-23fix so that olpc uarts come up enabled.Ronald G. Minnich
2006-04-20more 5536 -> 5536 conversionLi-Ta Lo
2006-04-20remove dup filesLi-Ta Lo
2006-04-20add cs5536Li-Ta Lo
2006-04-20added cs5536Li-Ta Lo
2006-04-20add cs5536 directoryLi-Ta Lo
2006-04-20add cs5536 directoryLi-Ta Lo
2006-04-13minor modificationLi-Ta Lo
2006-04-11small fixes to get Ward Vandewege's Tyan board booting.Stefan Reinauer
2006-04-0715->11 for device numYinghai Lu
2006-04-06interesting behavior, i thought svn could do moves. Stefan Reinauer
2006-04-06break the tree really quick due to svn restrictions, next commit fill fix itStefan Reinauer
2006-04-03did I commit the last change?Li-Ta Lo
2006-04-03new cache_as_ram support Yinghai Lu
2006-03-23make older winbond chips work reliably.Stefan Reinauer
2006-03-17resolving conflict with Ron's workLi-Ta Lo
2006-03-14Fix for nehemiahRonald G. Minnich
2006-03-13added early_setup.cLi-Ta Lo
2006-03-13failed attempt to do early init for cs5535. Almost there butLi-Ta Lo
2006-03-02add smbus access routing for cs5535Li-Ta Lo
2006-02-16serverworks HT1000/HT2000, bcm5785/5780 supportYinghai Lu
2006-01-28GX2 buildsRonald G. Minnich
2006-01-28renameRonald G. Minnich