aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa/hudson
AgeCommit message (Expand)Author
2015-07-12Verify Kconfigs symbols are not zero for hex and int type symbolsMartin Roth
2015-07-11amd/.../hudson: Warn if HUDSON_FWM_POSITION is not inside CBFSMartin Roth
2015-07-11Calculate HUDSON_FWM_POSITION and display warning on mismatchMartin Roth
2015-06-08southbridge/amd/{agesa,pi}/hudson/lpc.c: Sync togetherEdward O'Callaghan
2015-06-04devicetree: Discriminate device ops scan_bus()Kyösti Mälkki
2015-05-27AGESA: Separate HeapManager declarations from BiosCallOutsKyösti Mälkki
2015-05-26acpi: Remove monolithic ACPIVladimir Serbinenko
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-05-053rdparty: move to 3rdparty/blobsPatrick Georgi
2015-05-053rdparty: Move to blobsPatrick Georgi
2015-04-27kbuild: automatically include southbridgesStefan Reinauer
2015-04-10southbridge/amd/agesa/hudson: Fix LPC_DEV definitionSergej Ivanov
2015-03-19CBMEM: Add LATE_CBMEM_INIT guardsKyösti Mälkki
2015-03-18bootstate: use structure pointers for scheduling callbacksAaron Durbin
2015-03-11x86 SMM: Replace weak prototypes with weak function stubKyösti Mälkki
2015-02-27x86: Fix pointer arithmetic regressions from MMIO changesKevin Paul Herbert
2015-02-16acpi: Generate valid ACPI processor objectsTimothy Pearson
2015-02-15x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert
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
2014-04-18southbridge/hudson: Compile refactored SMI setup utilities in SMMAlexandru Gagniuc
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-06amd/agesa/hudson: Implement PNP resource setup in LPC bridgeRudolf Marek
2014-02-16usbdebug: Remove EHCI_DEBUG_OFFSETKyösti Mälkki
2014-02-06usbdebug: Move under drivers/usbKyö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
2013-12-07Correct file permissions.Idwer Vollering
2013-12-06usbdebug: Hide irrelevent options from menuconfigKyösti Mälkki
2013-11-12AMD Hudson: Move function s3_resume_init_data to southbridgeZheng Bao
2013-10-22usbdebug: Fix boards without EARLY_CBMEM_INITKyösti Mälkki
2013-09-25usbdebug AMD: Add choice of EHCI controllerKyösti Mälkki
2013-09-11CBMEM: Backup top_of_ram instead of cbmem_tocKyösti Mälkki
2013-08-29usbdebug: Support choice of EHCI controllerKyösti Mälkki
2013-08-29usbdebug: Change debug port scanningKyösti Mälkki
2013-08-27AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in YangtzeWANG Siyuan
2013-08-24usbdebug: Change reference to EHCI BARKyösti Mälkki
2013-08-15AMD Fam16: Add OSC method to PCI0Mike Loptien
2013-08-15AMD Fam16: Add secondary bus number to CRES methodMike Loptien
2013-08-15AMD Kabini: Split DSDT into common sectionsMike Loptien
2013-08-08ASUS F2A85-M: Split DSDT into common sections (as per Parmer)Kimarie Hoot
2013-08-07usbdebug: Use __SIMPLE_DEVICE__ on early enableKyösti Mälkki
2013-08-05AMD Hudson/Yangtze: Enable support for SATA port multipliersBruce Griffith
2013-08-05AMD Kabini: Modify Hudson southbridge to support new AMD processorSiyuan Wang
2013-08-01Add directive __SIMPLE_DEVICE__Kyösti Mälkki
2013-07-16AMD Fam15tn: Split DSDT into common sectionsSteve Goodrich