summaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb700/sb700.h
AgeCommit message (Expand)Author
2019-11-20sb/amd/sb700: Drop supportArthur Heymans
2019-08-26amdfam10: Remove use of __PRE_RAM__Kyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2018-12-19southbridge: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-05-21sb/amd/sb700: Get rid of device_tElyes HAOUAS
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2016-09-13southbridge/amd/sb700: transition away from device_tAntonello Dettori
2016-04-08sb/amd/sb700: Add sb7xx_51xx_decode_last_reset()Timothy Pearson
2015-11-11cpu/amd: Add CC6 supportTimothy Pearson
2015-11-11southbridge/amd/sb700: Indicate iSATA/eSATA port typeTimothy Pearson
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27southbridge/amd/sb700: Add Suspend to RAM (S3) supportTimothy Pearson
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2014-11-19sb700: Make enable_fid_change_on_sb into normal functionVladimir Serbinenko
2014-11-16sb700: Make get_sbdn into normal functionVladimir Serbinenko
2014-06-25Declare acpi_is_wakeup_early() only onceKyösti Mälkki
2013-03-01GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel
2012-05-08Clean up #ifsPatrick Georgi
2011-11-01remove trailing whitespaceStefan Reinauer
2011-10-31Fix usb debug dongle supportSven Schnelle
2011-07-22Update AMD SR5650 and SB700efdesign98
2011-04-18* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that valueStefan Reinauer
2011-03-28SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao
2010-12-13Following patch adds support for suspend/resume functions. I had to change th...Rudolf Marek
2010-12-11Following patch makes just one fadt.c file. For SB700.Rudolf Marek
2010-10-05- move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1Patrick Georgi
2010-09-22 Here is a proposed way how to handle the SATA PHY settings on SB700. It Rudolf Marek
2010-07-07fix some more warningsStefan Reinauer
2010-03-16Features supported in SB700 code:Zheng Bao