aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd
AgeCommit message (Expand)Author
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-04AGESA: Use pcidev_on_root()Kyösti Mälkki
2019-01-04binaryPI: Use pcidev_on_root()Kyösti Mälkki
2019-01-04amdfam10 boards: Drop AMD_SB_CIMXKyösti Mälkki
2019-01-04device: Replace ugly cases of dev_find_slot()Kyösti Mälkki
2018-12-24sb/amd/cimx/sb800/ramtop: Fix coding style issuesPaul Menzel
2018-12-21cpu/amd/geode_lx: Drop supportArthur Heymans
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18southbridge: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-18Fix typos involving "the the"Jonathan Neuschäfer
2018-12-07sb/amd/pi/hudson: Fix UART address mathMarshall Dawson
2018-12-07src/southbridge: Get rid of device_tElyes HAOUAS
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-28sb/amd/sb800: Remove unused smbus_delay() functionElyes HAOUAS
2018-11-28src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS
2018-11-18sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWMElyes HAOUAS
2018-11-16{soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INITElyes HAOUAS
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-16sb/amd/cs5536: Remove unneeded include <cpu/x86/bist.h>Elyes HAOUAS
2018-11-16sb/amd: Remove dead assignment in SPI driverPaul Menzel
2018-11-16sb/amd: Fix grammar in commentPaul Menzel
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
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