summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/cimx/sb800/late.c
AgeCommit message (Expand)Author
2014-07-02AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin
2014-06-21AMD cimx/sb800: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-11AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien
2014-05-13southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan
2014-04-20AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2013-07-01usbdebug: Drop duplicates of EHCI BAR relocation codeKyösti Mälkki
2013-04-18AMD/SB800: Define the GPP PCIe lane distributionDave Frodin
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2013-02-23AMD/Persimmon: Add RTC init to CIMX SB800Mike Loptien
2012-12-12SB800: Add IMC ROM and fan control.Martin Roth
2012-11-27Enable the FCH GPP port prior to device enumerationDave Frodin
2012-08-05AMD SB: Call the rtc update if needed (Propagation)zbao
2012-05-08Clean up #ifsPatrick Georgi
2012-04-12Add Southbridge support for S3.zbao
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-09-07AMD F14 southbridge updateKerry She
2011-06-29amd southbirdge sb800 wrapper, pci bridge fixKerry She
2011-06-22Rename {CPU|NB|SB}/amd/*_wrapper foldersefdesign98