summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2011-12-02some black magic for initializing the old version of the k8t800Florian Zumbiehl
2011-12-02implement usb2 termination and dpll delay setting for vt8237rFlorian Zumbiehl
2011-12-02i3100: Add HAVE_HARD_RESETSven Schnelle
2011-11-24vt8237: add support for setting the power state after loss of powerFlorian Zumbiehl
2011-11-10compile code for CONFIG_SOUTHBRIDGE_VIA_K8T800_OLDFlorian Zumbiehl
2011-11-10support for different location of HT registers in old version of K8T800Florian Zumbiehl
2011-11-08move function from header file to .c fileStefan Reinauer
2011-11-07rename vt8237r_cfg() to k8x8xx_vt8237r_cfg() and make publicly accessibleFlorian Zumbiehl
2011-11-07factor out common config for k8x8xx's dram_enable() and vt8237r_cfg()Florian Zumbiehl
2011-11-07add support for 1106:3188 (host controller of the old version of k8t800)Florian Zumbiehl
2011-11-07in vt8237r_enable(), write function enables only to ISA bridge config spaceFlorian Zumbiehl
2011-11-04Revert "add support for 1106:3188 (host controller of the old version of k8t8...Patrick Georgi
2011-11-03add support for writing to SMBus with vt8237Florian Zumbiehl
2011-11-03add support for 1106:3188 (host controller of the old version of k8t800)Florian Zumbiehl
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-10-30Fix gcc 4.6.1 breakage of southbridge/amd/sr5650/pcie.c.Stefan Reinauer
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-10-28sb600: Implement EHCI workaroundPatrick Georgi
2011-10-27Added smbus block read/write for amd8111Oskar Enoksson
2011-10-27i82801gx: Fix port status in AHCI modeSven Schnelle
2011-10-25i82801gx: Add setting for C4onC3 modeSven Schnelle
2011-10-25i82801gx: Add write and read/write block functionsSven Schnelle
2011-10-23i82801gx: Don't set I/O base address to static valueSven Schnelle
2011-10-23SB800: Hide unused gpp portsKerry Sheh
2011-10-21sch: strip quotes around cmc.bin filenamePatrick Georgi
2011-10-20i82801dx: Replace romstage printk'sKyösti Mälkki
2011-10-15AMD CPU and chipset fixes for compilation with gcc 4.6Stefan Reinauer
2011-10-15use acpi.h include instead of manually adding acpi_slp_type.Stefan Reinauer
2011-10-14Fix AMD SB800 (cimx) southbridge code to compile with gcc 4.6Stefan Reinauer
2011-10-13Use default table creator macro for all SSDTsStefan Reinauer
2011-10-13amd/sb600: Enable COM2 at all times in early setupPatrick Georgi
2011-10-12SB800 RAID: add kconfig option RAID_MISC_ROM_POSITIONKerry Sheh
2011-10-12SB800: Sata Enable bus master and enable ahci for AHCI/RAID modeKerry Sheh
2011-10-12sb800: Add Kconfig option ENABLE_IDE_COMBINED_MODEKerry Sheh
2011-10-11mainboard: complete the sb800 devicetree even device is offKerry Sheh
2011-10-11sb800: Add sata ahci/raid mode kconfig optionKerry Sheh
2011-09-21Use ACPI text fields consistently with all other boardsStefan Reinauer
2011-09-15AMD SB800 early console use fixefdesign98
2011-09-14rs780: hide unused gfx ports and gpp portsKerry Sheh
2011-09-12Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methodsTobias Diedrich
2011-09-07AMD SB800 southbridge updateKerry She
2011-09-07AMD F14 southbridge updateKerry She
2011-09-04Adjust some code/comment of sb700 sata initWang Qing Pei
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-07-14Move AMD SB800 early clock setup.Scott Duplichan
2011-07-14Set SB800 ROM decode size based on kconfig.Marc Jones
2011-06-30Improve VIA K8M890 HT settings. Use recommended settings for ROMSIP andRudolf Marek
2011-06-29i82801gx: read RTC status register to prevent IRQ stormSven Schnelle
2011-06-29amd southbirdge sb800 wrapper, pci bridge fixKerry She