index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
southbridge
/
amd
/
sb700
/
sata.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-06
1
-2
/
+2
*
src: Remove unneeded whitespace
Elyes HAOUAS
2018-10-23
1
-3
/
+3
*
Move compiler.h to commonlib
Nico Huber
2018-10-08
1
-1
/
+0
*
sb/amd/sb700: Get rid of device_t
Elyes HAOUAS
2018-05-21
1
-2
/
+2
*
compiler.h: add __weak macro
Aaron Durbin
2018-04-24
1
-2
/
+3
*
southbridge/amd: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-30
1
-1
/
+1
*
southbridge/amd/sb700: Fix random persistent SATA AHCI drive detection failure
Timothy Pearson
2015-11-15
1
-39
/
+42
*
southbridge/amd/sb700: Fix SATA port 4/5 drive detection
Timothy Pearson
2015-11-12
1
-4
/
+38
*
southbridge/amd/sb700: Recover if AHCI disk detection fails
Timothy Pearson
2015-11-12
1
-8
/
+75
*
src/southbridge/amd/sb700: Reset SATA controller in AHCI mode during startup
Timothy Pearson
2015-11-12
1
-12
/
+35
*
southbridge/amd/sb700: Do drive detection even in AHCI mode
Timothy Pearson
2015-11-12
1
-46
/
+53
*
southbridge/amd/sb700: Add option to disable SATA ALPM
Timothy Pearson
2015-11-12
1
-0
/
+12
*
southbridge/amd/sb700: Indicate iSATA/eSATA port type
Timothy Pearson
2015-11-11
1
-0
/
+19
*
southbridge/amd/sb700: Add AHCI support
Timothy Pearson
2015-11-11
1
-80
/
+176
*
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-10-31
1
-4
/
+0
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2015-02-15
1
-3
/
+3
*
southbridge/amd sb600, sb700 & sb900 spelling fixes
Martin Roth
2014-12-17
1
-1
/
+1
*
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-03-01
1
-1
/
+1
*
AMD southbridge: remove sp5100
Kyösti Mälkki
2012-02-29
1
-4
/
+1
*
remove trailing whitespace
Stefan Reinauer
2011-11-01
1
-0
/
+0
*
Adjust some code/comment of sb700 sata init
Wang Qing Pei
2011-09-04
1
-5
/
+4
*
Update AMD SR5650 and SB700
efdesign98
2011-07-22
1
-1
/
+1
*
more ifdef -> if fixes
Stefan Reinauer
2011-04-21
1
-1
/
+1
*
SP5100's code is based on SB700. Change the legacy sb700 of sb7xx_51xx.
Zheng Bao
2011-03-28
1
-2
/
+7
*
Trivial. Re-indent the code.
Zheng Bao
2011-01-27
1
-3
/
+3
*
first round name simplification. drop the <component>_ prefix.
stepan
2010-12-08
1
-0
/
+294