summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2011-05-15Program the I/O APIC ID.Scott Duplichan
2011-05-15Enable AHCI mode and hide IDE controller to reduce boot time.Scott Duplichan
2011-05-15Configure CIMx to use 33 MHz fast mode for SPD read.Scott Duplichan
2011-05-07RS780 DDI Lanes configure support,Kerry She
2011-05-07SB800 CIMX code can share the AGESA V5 lib code,Kerry She
2011-05-03i82801gx: enable SPI prefetchingSven Schnelle
2011-04-21more ifdef -> if fixes.Stefan Reinauer
2011-04-21more ifdef -> if fixesStefan Reinauer
2011-04-21some ifdef --> if fixesStefan Reinauer
2011-04-20drop dead code from sb800 bootblockStefan Reinauer
2011-04-20pci1x2x: remove latency/bridge control/cacheline size settingsSven Schnelle
2011-04-20pci1x2x: use cardbus_read_resources()/cardbus_enable_resources()Sven Schnelle
2011-04-20pci1x2x: use pci_ops set_subsystem instead of custom codeSven Schnelle
2011-04-20pci1x2x: add PCI1510 device IDsSven Schnelle
2011-04-20pci1x2x: use devicetree register configurationSven Schnelle
2011-04-20drop dead uart init code.Stefan Reinauer
2011-04-19Fix compilation of all i82371eb boards when ACPI tables aren't generatedIdwer Vollering
2011-04-19Fix some more misuses of ifdef/if definedStefan Reinauer
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-04-14drop incorrectly used CONFIG_ROM_IMAGE_SIZE and unused CONFIG_ARCHStefan Reinauer
2011-04-14nvidia mcp55: drop unused dbg_info Stefan Reinauer
2011-04-14cosmetic cleanup of sis966 usb2 code Stefan Reinauer
2011-04-12Use TOM2 for highest sysmem setting for northbound memory routing (DMA). This...Marc Jones
2011-04-11Unify use of post_codeAlexandru Gagniuc
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-04-01ICH7: Fix register naming errorSven Schnelle
2011-03-28Add the SR5650 & SP5100 to the Kconfig and Makefile.incZheng Bao
2011-03-28SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao
2011-03-27Add AMD SR56x0 support.Zheng Bao
2011-03-17Fix power_on_after_fail handling on AMD SB600Josef Kellermann
2011-03-03Improve ck804 IOAPIC and HPET resource handling.Jonathan Kollasch
2011-03-02Fixes licensing of src/southbridge/via/k8t890/k8x8xx.h to GPLv2+ from GPLv3.Alexandru Gagniuc
2011-03-01Use subsystem id from devicetree.cb instead of Kconfig and moveSven Schnelle
2011-02-28add functions to set Subsystem Vendor/Device to rl5c746Sven Schnelle
2011-02-26It adds support for automatic PSS object generation for AMD pre fam Fh CPU. T...Rudolf Marek
2011-02-24Add new option 'sata_mode' to CMOS and 'SATA_MODE' to Kconfig for AMD SB600Josef Kellermann
2011-02-16Fix build errors introduced in r6367Alexandru Gagniuc
2011-02-16Extended K8T890 driver to include the K8T800 and K8M800 northbridgesAlexandru Gagniuc
2011-02-15SERIAL_POST was renamed to CONSOLE_POST a while agoStefan Reinauer
2011-02-14Removed LPC DMA Deadlock workaround...Josef Kellermann
2011-02-14 This code provides southbridge initialization for SB800 south bridges. It is...Frank Vibrans
2011-02-12Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on...Rudolf Marek
2011-02-10RS690: Provide support for MMCONF.Josef Kellermannseppk
2011-02-03Fix subvendor/subdevice programming on RS690Josef Kellermann
2011-02-03Wrap CONFIG_MAINBOARD_PCI_SUBSYSTEM_{VENDOR,DEVICE}_ID in weak functionsPatrick Georgi
2011-01-30Inverse two arguments of cbfs-files-y and adapts its users (one of which alre...Patrick Georgi
2011-01-28Attached patch fixes the LPC decode ranges of SB700. We enable early only Ser...Rudolf Marek
2011-01-28Fix Bimini buildStefan Reinauer
2011-01-27Trivial. Re-indent the code.Zheng Bao
2011-01-27Set the phy via weak function.Zheng Bao