summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/sb700/sata.c
Commit message (Expand)AuthorAgeFilesLines
* src/southbridge: Add missing 'include <types.h>'Elyes HAOUAS2019-05-291-0/+2
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-061-2/+2
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-231-3/+3
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* sb/amd/sb700: Get rid of device_tElyes HAOUAS2018-05-211-2/+2
* compiler.h: add __weak macroAaron Durbin2018-04-241-2/+3
* southbridge/amd: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-06-301-1/+1
* southbridge/amd/sb700: Fix random persistent SATA AHCI drive detection failureTimothy Pearson2015-11-151-39/+42
* southbridge/amd/sb700: Fix SATA port 4/5 drive detectionTimothy Pearson2015-11-121-4/+38
* southbridge/amd/sb700: Recover if AHCI disk detection failsTimothy Pearson2015-11-121-8/+75
* src/southbridge/amd/sb700: Reset SATA controller in AHCI mode during startupTimothy Pearson2015-11-121-12/+35
* southbridge/amd/sb700: Do drive detection even in AHCI modeTimothy Pearson2015-11-121-46/+53
* southbridge/amd/sb700: Add option to disable SATA ALPMTimothy Pearson2015-11-121-0/+12
* southbridge/amd/sb700: Indicate iSATA/eSATA port typeTimothy Pearson2015-11-111-0/+19
* southbridge/amd/sb700: Add AHCI supportTimothy Pearson2015-11-111-80/+176
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-3/+3
* southbridge/amd sb600, sb700 & sb900 spelling fixesMartin Roth2014-12-171-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* AMD southbridge: remove sp5100Kyösti Mälkki2012-02-291-4/+1
* remove trailing whitespaceStefan Reinauer2011-11-011-0/+0
* Adjust some code/comment of sb700 sata initWang Qing Pei2011-09-041-5/+4
* Update AMD SR5650 and SB700efdesign982011-07-221-1/+1
* more ifdef -> if fixesStefan Reinauer2011-04-211-1/+1
* SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.Zheng Bao2011-03-281-2/+7
* Trivial. Re-indent the code.Zheng Bao2011-01-271-3/+3
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+294