summaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
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