aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
2018-11-07southbridge/amd/pi/hudson: Get rid of void pointer mathRichard Spiegel
2018-11-05amd: Fix non-local header treated as localElyes HAOUAS
2018-10-31reset: Finalize move to new APINico Huber
2018-10-30{cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS
2018-10-30src: Add missing include <stdint.h>Elyes HAOUAS
2018-10-24sb/amd: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-23src: Typo fix (cosmetic)Peter Lemenkov
2018-10-22amdfam10: Convert to `board_reset()`Nico Huber
2018-10-22sb/amd/*/hudson: Use CF9 resetNico Huber
2018-10-22sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-04sb/amd/pi/hudson: Remove #if 1Jonathan Neuschäfer
2018-09-18sb/amd/sr5650/sr5650.h: Get rid of device_tElyes HAOUAS
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-17Fix PCI ACPI _OSC methodsMarc Jones
2018-07-10src/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in...Michał Żygowski
2018-07-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14src: Use of device_t is deprecatedElyes HAOUAS
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-04sb/amd/rs780: Fix invalid function declarationsKyösti Mälkki
2018-06-04sb/amd/sr5650: Fix invalid function declarationsKyösti Mälkki
2018-06-04amdfam10: Fix mismatch of function declarationsKyösti Mälkki
2018-05-31Remove southbridges after K8 board removalsKyösti Mälkki
2018-05-31AGESA binaryPI: Remove dependency on K8 headersKyösti Mälkki
2018-05-29src/southbridge: Add and update license headersMartin Roth
2018-05-24sb/amb/rs780: Get rid of device_tKyösti Mälkki
2018-05-23sb/amd/rs780: Get rid of device_tKyösti Mälkki
2018-05-23sb/amd/sr5650: Get rid of device_tKyösti Mälkki
2018-05-21sb/amd/cs5536: Get rid of device_tElyes HAOUAS
2018-05-21sb/amd/amd8151: Get rid of device_tElyes HAOUAS
2018-05-21sb/amd/amd8132: Get rid of device_tElyes HAOUAS
2018-05-21sb/amd/amd8131: Get rid of device_tElyes HAOUAS
2018-05-21sb/amd/amd8111: Get rid of device_tElyes HAOUAS
2018-05-21sb/amd/sb800: Get rid of device_tElyes HAOUAS
2018-05-21sb/amd/sb700: Get rid of device_tElyes HAOUAS
2018-05-21sb/amd/sb600: Get rid of device_tElyes HAOUAS
2018-05-21sb/amd/rs690: Get rid of device_tElyes HAOUAS
2018-05-21cimx/sb800: Use PCI_DEVFN()Kyösti Mälkki
2018-05-21agesa/hudson pi/hudson: Use PCI_DEVICE_IDKyösti Mälkki
2018-05-21agesa/hudson pi/hudson: Skip device node searchKyösti Mälkki
2018-05-20sb/amd/cimx/sb900: Get rid of device_tElyes HAOUAS
2018-05-20sb/amd/common: Get rid of device_tElyes HAOUAS
2018-05-20sb/amd/agesa/hudson: Get rid of device_tElyes HAOUAS
2018-05-20sb/amd/pi/hudson: Get rid of device_tElyes HAOUAS
2018-05-20sb/amd/cimx/sb800: Get rid of device_tElyes HAOUAS
2018-05-14agesa/hudson/southbridge: add acpi name reporting for lpcKevin Cody-Little
2018-05-08src/southbridge: Add required space before the open parenthesisElyes HAOUAS
2018-04-29sb/amd/cimx/sb800: Remove unused variablePaul Menzel
2018-04-29sb/amd/cimx/sb800/lpc: Shorten and wrap long linesPaul Menzel
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-04-09console: Expose vsnprintfDavid Hendricks
2018-01-30drivers/spi: support cmd opcode deduction for spi_crop_chunk()Aaron Durbin
2018-01-24AGESA f15 cimx/sb700: Remove unused chips codeKyösti Mälkki
2018-01-24amd/torpedo cimx/sb900: Fix include directoryKyösti Mälkki
2018-01-23AGESA_LEGACY: Apply final cleanup and file removalsKyösti Mälkki
2018-01-17AGESA f15 boards: Remove - using LATE_CBMEM_INITKyösti Mälkki
2018-01-15AMD GX2 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2018-01-14AMD CIMx SB800: late.c: Use variable `device` from for loop conditionPaul Menzel
2017-12-11AMD fam10: Link southbridge/amd/rs780/early_setup.cArthur Heymans
2017-11-30amd/{hudson,stoneyridge}: fix out of bounds readRichard Spiegel
2017-11-28AMD platforms: Fix ASL comment that implies "\_SB" is southbridgeMartin Roth
2017-11-03southbridge: Remove trailing space in `dump_south()` outputPaul Menzel
2017-10-31AMD boards: Fix function name (soft_reset) in messageJonathan Neuschäfer
2017-10-12sb/amd/sb700/lpc.c: Optimize code flow for less indentationArthur Heymans
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-09-26AGESA: Move API interface under drivers/Kyösti Mälkki
2017-09-26AGESA: Implement POSTCAR_STAGEKyösti Mälkki
2017-09-26AGESA cimx: Move cb_types.h to vendorcodeKyösti Mälkki
2017-09-20vboot: remove init_vbnv_cmos()Aaron Durbin
2017-09-14device: acpi_name() should take a const struct deviceAaron Durbin
2017-09-13AGESA buildsystem: Reduce include path exposureKyösti Mälkki
2017-09-12AGESA CIMX: Remove empty set_pcie_(de)resetKyösti Mälkki
2017-09-12AGESA boards: Clean up some includesKyösti Mälkki
2017-09-10amdfw: Clean up makefiles a bit moreMartin Roth
2017-09-09sb/amd: Support CBMEM_TOP_BACKUPKyösti Mälkki
2017-09-06AGESA f15tn f16kb: Fix ACPI S3 resume for FCHKyösti Mälkki
2017-09-06ACPI S3: Remove conflicting local acpi_get_sleep_type()Kyösti Mälkki
2017-08-28AGESA f15: Remove f10 referencesKyösti Mälkki
2017-08-25amd/XX/hudson: Remove #if IS_ENABLED(CONFIG_HUDSON_IMC_FWM)Kyösti Mälkki
2017-08-25amd/pi/hudson: Fix FCH ECMartin Roth
2017-08-25amd/pi/hudson: Move oem_fan_control()Martin Roth
2017-08-24amd/pi/hudson: Clean up makefile.incMarc Jones
2017-08-24amd/pi/hudson: Convert 48Mhz en to read/write32Marshall Dawson
2017-08-23sb/amd/amd8111: Define ACPI sleep statesKyösti Mälkki
2017-08-23AGESA binaryPI: Consolidate and fix sleep statesKyösti Mälkki
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-04southbridge/pi/hudson: Fix GPIO bank1 control definitionMarshall Dawson
2017-08-02AGESA: Introduce AGESA_LEGACY_WRAPPER and its counterpartKyösti Mälkki
2017-07-18sb/amd/cs5536: Remove includes of C filesMartin Roth
2017-07-17AGESA: Add guard for acpi_get_sleep_type()Kyösti Mälkki
2017-07-12binaryPI: Drop non-soc stoneyridge treesKyösti Mälkki
2017-06-30southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-06-27vendorcode/amd: Unify Porting.h across all targetsStefan Reinauer
2017-06-22sb/amd/rs780/gfx.c: Add brackets around macroElyes HAOUAS