summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa
AgeCommit message (Expand)Author
2015-01-10ACPI: Add acpi_is_wakeup_s3() for romstageKyösti Mälkki
2014-12-30drivers/pc80/mc146818rtc: Assume we always have ALTCENTURYGabe Black
2014-12-17southbridge/amd agesa & cimx spelling fixesMartin Roth
2014-12-15southbridge/amd/agesa/hudson: Correct incorrect #defineDave Frodin
2014-12-09spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions.Gabe Black
2014-12-06sb/amd/agesa/hudson/: Don't include IMC and XHCI blobs by defaultEdward O'Callaghan
2014-12-06southbridge/hudson: Disable USB controllers if devicetree says soAlexandru Gagniuc
2014-12-04southbridge/amd/agesa/hudson/Kconfig: Fix space/tab usageEdward O'Callaghan
2014-12-03AGESA fam15tn / fam15rl / fam16kb: Common agesawrapperKyösti Mälkki
2014-12-03AGESA Hudson/Yangtze: Remove unused GPP configuration in devicetreeKyösti Mälkki
2014-12-03AGESA Hudson/Yangtze: Remove obsolete devicetree parametersKyösti Mälkki
2014-12-02southbridge/amd/agesa/hudson/early_setup.c: Use IS_ENABLED macroEdward O'Callaghan
2014-11-27southbridge/amd/agesa/hudson/pci.c: Use DEVICE_NOOP macroEdward O'Callaghan
2014-11-26agesa/family15tn: Switch to per-device ACPIVladimir Serbinenko
2014-11-20AGESA: Remove redundant Avalon support from HudsonKyösti Mälkki
2014-11-20AMD: Isolate AGESA and PI build environmentsKyösti Mälkki
2014-11-20AGESA: Refactor HUDSON_SATA_MODEKyösti Mälkki
2014-11-16agesa/hudson: Remove stale declaration hudson_setup_sata_physVladimir Serbinenko
2014-11-14build system: improve portabilityPatrick Georgi
2014-11-05soutbridge/*/bootblock: Use pci_dev_t over device_t typedefEdward O'Callaghan
2014-10-23AMD Hudson: enable IMC fan control using ACPI codeWANG Siyuan
2014-10-23AMD Trinity and Kabini: fix fan controlKyösti Mälkki
2014-10-22cmos: Rename the CMOS related functions.Gabe Black
2014-10-19AGESA fam15tn fam16kb 00730f01: Add common agesa_readSpd()Kyösti Mälkki
2014-10-16ACPI: Remove CONFIG_GENERATE_ACPI_TABLESVladimir Serbinenko
2014-08-30AMD Steppe Eagle: New integrated southbridge (Avalon)Bruce Griffith
2014-07-30model_fxx/processor_name.c, hudson/lpc.c: add missing break statementsDaniele Forsi
2014-07-25AGESA f15tn f16kb: Fix HUDSON_XHCI_ENABLEKyösti Mälkki
2014-07-24southbridge/amd: Remove trailing whitespaceElyes HAOUAS
2014-07-23src/.../Kconfig: various small fixes to textsDaniele Forsi
2014-07-15AGESA hudson: Fix SPI writesKyösti Mälkki
2014-07-14AMD SPI: Optimise for longer writesKyösti Mälkki
2014-07-14SPI: Split writes using spi_crop_chunk()Kyösti Mälkki
2014-07-10AGESA Hudson: Fix build without HAVE_ACPI_RESUMEKyösti Mälkki
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-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/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-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