summaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
2014-07-05spi: Change spi_xfer to work in units of bytes instead of bits.Gabe Black
2014-07-05spi: Remove unused parameters from spi_flash_probe and setup_spi_slave.Gabe Black
2014-07-03AGESA: Clean separation of SPI flashKyösti Mälkki
2014-07-02AMD/agesa: Add functions for AMD PCI IRQ routingDave Frodin
2014-06-25AGESA: Move config parameters for non-volatile S3 dataKyösti Mälkki
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2014-06-21AMD cimx/sb800: Use acpi_is_wakeup_s3()Kyösti Mälkki
2014-06-14amd/agesa,cimx: Rename ACPI OS detection methodsEdward O'Callaghan
2014-06-12southbridge/amd: Change #if defined to #if IS_ENABLEDDave Frodin
2014-06-11amd/southbridge/lpc: SPI BAR has fixed size/locationDave Frodin
2014-06-11AMD/CIMx: Add functions for AMD PCI IRQ routingMike Loptien
2014-06-11amd/hudson: Add the IOAPIC space to the fixed resources tableDave Frodin
2014-05-25southbridge/amd/agesa/hudson: Unused func smbus_delay()Edward O'Callaghan
2014-05-25southbridge/amd/cimx/sb900: Unused func smbus_delay()Edward O'Callaghan
2014-05-22southbridge/amd/cimx/sb700: Unused func smbus_delay()Edward O'Callaghan
2014-05-22southbridge/amd/sb700/smbus.c: Unused func smbus_delay()Edward O'Callaghan
2014-05-14southbridge/amd/cimx/sb800: Unused func smbus_delay()Edward O'Callaghan
2014-05-13southbridge/amd/sb?00/lpc.c: Move i8254/i8259 down in southbridgeEdward O'Callaghan
2014-04-29AGESA SPI: Fix Kconfig optionsKyösti Mälkki
2014-04-21southbridge/hudson: Initialize ACPI IO ports separate of FADTAlexandru Gagniuc
2014-04-21AMD hudson and yangtze boards: Let mainboard declare power buttonAlexandru Gagniuc
2014-04-20southbridge/hudson: Remove redundant definitions of ACPI IO portsAlexandru Gagniuc
2014-04-20southbridge/amd/agesa/hudson: Refactor SPI controller driverAlexandru Gagniuc
2014-04-20AMD AGESA cimx/sb700: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-20AMD AGESA cimx/sb800: Drop APIC_ID_OFFSET and MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-20AMD cimx sb700/sb800/sb900: Fix NODE_PCI and use of MAX_PHYSICAL_CPUSKyösti Mälkki
2014-04-18southbridge/hudson: Compile refactored SMI setup utilities in SMMAlexandru Gagniuc
2014-04-18southbridge/sb800: Strip obsolete commentaryEdward O'Callaghan
2014-04-17southbridge/hudson: Remove unused function set_sm_enable_bits()Alexandru Gagniuc
2014-04-17southbridge/hudson: Add support for ACPI enable/disable via SMIAlexandru Gagniuc
2014-04-17southbridge/hudson: Pass GEVENT SMIs to mainboard_smi_gpi()Alexandru Gagniuc
2014-04-17southbridge/amd/agesa/hudson: Add initial support for SMMAlexandru Gagniuc
2014-04-16southbridge/hudson: Use MMIO instead of PIO to access PM spaceAlexandru Gagniuc
2014-04-15southbridge/amd/agesa/hudson: Clean up AGESA #includesAlexandru Gagniuc
2014-04-13hudson boards: Don't require ide.asl file on boards without IDEAlexandru Gagniuc
2014-04-13cimx/sb800/cfg.c: Cut out purposeless ROM reading noise.Edward O'Callaghan
2014-04-13cimx/sb800 boards: Don't require ide.asl on boards without IDEEdward O'Callaghan
2014-04-09sb/amd/amd8111/acpi.c: Remove set but unused variable `dword`Paul Menzel
2014-04-06amd/agesa/hudson: Implement PNP resource setup in LPC bridgeRudolf Marek
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-11amd/cimx: fix sb(8|9)00 NULL type redefineAaron Durbin
2014-02-06uart8250: Drop unused declarationsKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyösti Mälkki
2014-02-04AMD cimx/sb800: Set SPI frequency and prefetchKyösti Mälkki
2014-02-01AMD hudson and yangtze: add IMC fan control supportWANG Siyuan
2014-01-15AMD Hudson: show POST codes on a PCI deviceIdwer Vollering
2014-01-06usbdebug: Fix hidden menuconfig optionsKyösti Mälkki
2013-12-29AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki
2013-12-24Remove PCI_ROM_RUN optionVladimir Serbinenko
2013-12-23Coding style: punctuation cleanup [1/2].Idwer Vollering