aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
2016-11-23AGESA binaryPI: Fix PCI ID namespaceKyösti Mälkki
2016-11-22spi: Clean up SPI flash driver interfaceFurquan Shaikh
2016-11-21AMD binaryPI: Drop commented code with bad PCI IDsKyösti Mälkki
2016-11-21AGESA: Drop commented code with bad PCI IDsKyösti Mälkki
2016-11-21AMD sb700: Fix PCI ID errorKyösti Mälkki
2016-11-21AMD sb600: Fix PCI ID errorKyösti Mälkki
2016-11-10southbridge/amd: Remove debug echo when building PIMartin Roth
2016-11-10southbridge/amd: update for amdfwtool size on command lineMartin Roth
2016-11-07southbridge/amd: Update Kconfig and makefiles for 00670F00Marc Jones
2016-11-07amd/pi/hudson: Move audio to northbridgeMarshall Dawson
2016-11-02amd/hudson: Add PSP2 build for combo BIOSMarc Jones
2016-11-02util/amdfwtool: Fix duplicate long option nameMarshall Dawson
2016-10-07src/southbridge: Remove unnecessary whitespaceElyes HAOUAS
2016-10-07src/southbridge: Remove whitespace after sizeofElyes HAOUAS
2016-10-04src/southbridge: Remove unnecessary semicolonElyes HAOUAS
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-09-20southbridge/amd: Add space around operatorsElyes HAOUAS
2016-09-15southbridge/amd/sr5650/sr5650.c: Update acpi_fill_ivrsMartin Roth
2016-09-15amd/sr5650: Update add_ivrs_device_entriesMartin Roth
2016-09-13southbridge/amd/agesa/hudson: transition away from device_tAntonello Dettori
2016-09-13southbridge/amd/sb800: transition away from device_tAntonello Dettori
2016-09-13southbridge/amd/sb700: transition away from device_tAntonello Dettori
2016-09-13southbridge/amd/sb600: transition away from device_tAntonello Dettori
2016-09-13southbridge/amd/rs780: transition away from device_tAntonello Dettori
2016-09-13southbridge/amd/rs690: transition away from device_tAntonello Dettori
2016-09-13southbridge/amd/pi/hudson: transition away from device_tAntonello Dettori
2016-09-13southbridge/amd/cimx: transition away from device_tAntonello Dettori
2016-09-13southbridge/amd/amd8111: transition away from device_tAntonello Dettori
2016-09-07include/arch/acpi.h: change IVRS efr field to iommu_feature_infoMartin Roth
2016-09-02southbridge/amd/cs553x: Fix whitespace early_setup.cMartin Roth
2016-08-31amd/sb700/bootblock.c: Restore accidentally deleted codeMartin Roth
2016-08-31src/southbridge: Code formatingElyes HAOUAS
2016-08-28src/southbridge: Add required space before opening parenthesis '('Elyes HAOUAS
2016-08-26sb/amd/sb700: Add option to increase SPI speed to 33MHzTimothy Pearson
2016-08-23src/southbridge: Remove unnecessary whitespace before "\n" and "\t"Elyes HAOUAS
2016-08-04sb/amd/sb700: Do not reset fifo after skipping the sent bytesTimothy Pearson
2016-08-03sb/amd/sb[6|7|8]00: Initialize PICTimothy Pearson
2016-08-01Remove non-ascii & unprintable charactersMartin Roth
2016-08-01Add newlines at the end of all coreboot filesMartin 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-09drivers/uart: Use uart_platform_refclk for all UART modelsLee Leahy
2016-05-03southbridge/amd: Drop HUDSON_FWM_INSIDE_CBFSPatrick Georgi
2016-04-11sb/amd/sp5100: Apply Sx State Settings per RPR v3.02Timothy Pearson
2016-04-11sb/amd/sp5100: Enable CPU reset timing option per RPR v3.02Timothy Pearson
2016-04-11sb/amd/sp5100: Disable ASF legacy sensor support per RPR v3.02Timothy Pearson
2016-04-08sb/amd/sb700: Add sb7xx_51xx_decode_last_reset()Timothy Pearson
2016-04-07sb/amd/sb700: Enable reset on sync floodTimothy Pearson
2016-04-05sb/amd/sp5100: Add ehci_async_data_cache CMOS optionTimothy Pearson
2016-02-01southbridge/amd/sb700: Enable extended APIC ID when Kconfig option setTimothy Pearson
2016-02-01southbridge/amd/sb700: Set HPET min tick value to RPR recommendationTimothy Pearson
2016-01-29southbridge/amd/sb700: Add CMOS option to disable legacy USB supportTimothy Pearson
2016-01-29southbridge/amd/sb700: Add missing DMA setup step from AMD RRGTimothy Pearson
2016-01-18header files: Fix guard name comments to match guard namesMartin Roth
2016-01-12amd/cimx/sb800/pci_devs.h: Update guard #define nameMartin Roth
2016-01-07Correct some common spelling mistakesMartin Roth
2016-01-04sb/amd/sr5650: Correctly locate CPU MMCONFIG resourceTimothy Pearson
2015-12-18southbridge/amd/sr5650: Add MCFG ACPI table supportTimothy Pearson
2015-12-16southbridge/amd/sb600: Update HPET base address with #defineMartin Roth
2015-12-13amd/[nb/fam10|sb/sr5650]: Minor cosmetic changesTimothy Pearson
2015-12-10ACPI: Fix IASL Warning about unused method for _OSI checkMartin Roth
2015-12-09sb/amd/sb700: Enable watchdog timer for OS useTimothy Pearson
2015-12-09amdfwtool: Hide the prefix of targetZheng Bao
2015-12-09AMD/bettong: Add missing uart.c for UARTZheng Bao
2015-12-08sb/amd/sr5650: Allow resource allocator to assign bus numbersTimothy Pearson
2015-12-08AMD/bettong: Remove the useless period (trivial)Zheng Bao
2015-12-01southbridge/amd/sb700: Fix boot hang when AHCI mode disabledTimothy Pearson
2015-11-26southbridge/amd/sb700: Fix drifting system clockTimothy Pearson
2015-11-26southbridge/amd/sr5650: Use correct PCI configuration block offsetTimothy Pearson
2015-11-24AMD/bettong: Add UART supportZheng Bao
2015-11-24southbridge/amd/sb700: Fix mismatched FADT entriesTimothy Pearson
2015-11-23southbridge/amd/sr5650: Hide clock configuration device after setup is completeTimothy Pearson
2015-11-23southbridge/amd/sr5650: Add IOMMU supportTimothy Pearson
2015-11-20southbridge/amd: add support for Bolton FCHFelix Held
2015-11-20AMD Bettong: refactor PCI interrupt tableWANG Siyuan
2015-11-19AMD Hudson: Use amdfwtool to integrate firmwares.Zheng Bao
2015-11-15src/southbridge/amd/sr5650: Always configure lane director on startupTimothy Pearson
2015-11-15southbridge/amd/sb700: Fix random persistent SATA AHCI drive detection failureTimothy Pearson
2015-11-12southbridge/amd/sb700: Fix SATA port 4/5 drive detectionTimothy Pearson
2015-11-12southbridge/amd/sb700: Recover if AHCI disk detection failsTimothy Pearson
2015-11-12src/southbridge/amd/sb700: Reset SATA controller in AHCI mode during startupTimothy Pearson
2015-11-12southbridge/amd/sb700: Do drive detection even in AHCI modeTimothy Pearson
2015-11-12southbridge/amd/sb700: Add option to disable SATA ALPMTimothy Pearson
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-11-11southbridge/amd/sb700: Fix build failure from merging patches out of orderTimothy Pearson
2015-11-11southbridge/amd/sb700: Disable broken SATA MSI functionalityTimothy Pearson
2015-11-11southbridge/amd/sb700: Indicate iSATA/eSATA port typeTimothy Pearson
2015-11-11southbridge/amd/sb700: Add AHCI supportTimothy Pearson
2015-11-06amd binaryPI: Fix usbdebugKyösti Mälkki
2015-11-06AGESA BiosCallouts: Remove castKyösti Mälkki
2015-10-31southbridge/amd/sb700: Remove acpi_get_sleep_type for early CBMEMTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-30More Hudson 64bit fixesStefan Reinauer
2015-10-30SB900 64bit fixesStefan Reinauer
2015-10-30SB700: 64bit fixesStefan Reinauer
2015-10-30Hudson: Port to 64bitStefan Reinauer
2015-10-29amd/cimx/sb800/late.c: Add comment in `sb800_init()`Paul Menzel
2015-10-29amd/sb700: clean up recommended changesMartin Roth