aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/agesa
AgeCommit message (Expand)Author
2017-08-16AGESA: Cleanup ACPI S3 supportKyösti Mälkki
2017-08-07usbdebug: Refactor early enableKyösti Mälkki
2017-08-07usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-17AGESA: Add guard for acpi_get_sleep_type()Kyösti Mälkki
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-27CBMEM: Clarify CBMEM_TOP_BACKUP function usageKyösti Mälkki
2017-05-24southbridge/amd: Move spi driver to use spi_bus_mapFurquan Shaikh
2017-05-18AGESA: Fix UMA calculationsKyösti Mälkki
2017-05-05drivers/spi: Re-factor spi_crop_chunkFurquan Shaikh
2017-03-08AGESA: Move heap allocator declarationsKyösti Mälkki
2017-03-07AGESA: Remove redundant and invalid IRQ routingKyösti Mälkki
2017-01-10amd/hudson/agesa: Fix position of hudson_fwmRicardo Ribalda Delgado
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-05mainboard & southbridge: Clear files that are just headersMartin Roth
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-01AGESA: Use explicit PCI IO config access in bootblockKyösti Mälkki
2016-11-23AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-21AGESA: Drop commented code with bad PCI IDsKyösti Mälkki
2016-11-10southbridge/amd: update for amdfwtool size on command lineMartin Roth
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
2016-09-13southbridge/amd/agesa/hudson: transition away from device_tAntonello Dettori
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-07-31src/southbridge: Capitalize CPU, RAM and ROMElyes HAOUAS
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-05-30AMD/spi: Do not reset fifo after skipping the sent byteszbao
2016-05-18AGESA vendorcode: Build a common amdlibKyösti Mälkki
2016-05-03southbridge/amd: Drop HUDSON_FWM_INSIDE_CBFSPatrick Georgi
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-12-09amdfwtool: Hide the prefix of targetZheng Bao
2015-11-20southbridge/amd: add support for Bolton FCHFelix Held
2015-11-19AMD Hudson: Use amdfwtool to integrate firmwares.Zheng Bao
2015-11-06AGESA BiosCallouts: Remove castKyösti Mälkki
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30More Hudson 64bit fixesStefan Reinauer
2015-10-30Hudson: Port to 64bitStefan Reinauer
2015-10-24amd/agesa/hudson: Add support for hiding the USB1.1-only OHCITobias Diedrich
2015-08-19AMD ROMSIG: Only check location if ROMSIG is usedMartin Roth
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