aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb800
AgeCommit message (Expand)Author
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-09Get rid of hard coded strings in ACPI tablesStefan Reinauer
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-05AMD SB: Call the rtc update if needed (Propagation)zbao
2012-05-08Clean up #ifsPatrick Georgi
2012-04-12Unify IO APIC address specificationPatrick Georgi
2012-02-20Force SB800 bootblock to use I/O for PCI configDave Frodin
2012-02-17amd/sb800: Move HAVE_HARD_RESET to southbridgePatrick Georgi
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-10-28Get rid of the old romstage-as-bootblock ROM layoutPatrick Georgi
2011-07-14Set SB800 ROM decode size based on kconfig.Marc Jones
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-02-12Attached patch fixes the LPC decode ranges of SB600/SB800. We enable early on...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
2011-01-25Set the SB800 SATA PHY correctly.Zheng Bao
2011-01-24Change fadt revision back to 3.Zheng Bao
2011-01-21Now bimini can boot linux to login.Zheng Bao
2011-01-20S3 feanture of SB800. Compiliant with SB700.Zheng Bao
2011-01-20Move some board specific functions to sb800.h.Zheng Bao
2011-01-20This sb800 code is derived from sb700.Zheng Bao