index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios.git
0.5.1-stable
0.6.1-stable
1.10-stable
1.11-stable
1.12-stable
1.6.3-stable
1.7.2-stable
1.7.3-stable
1.7.5-stable
1.8-stable
1.9-stable
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
ahci: add missing check for allocation failure
Gerd Hoffmann
1
-9
/
+16
2013-02-05
Normalize POST initialization function name suffixes.
Kevin O'Connor
1
-7
/
+7
2012-07-21
Unify ATAPI command processing.
Kevin O'Connor
1
-43
/
+18
2012-05-24
Convert AHCI code to use GET/SET_LOWFLAT().
Kevin O'Connor
1
-30
/
+30
2012-05-20
EBDA cleanups.
Kevin O'Connor
1
-1
/
+1
2012-03-11
Increase the debug level of several frequent dprintf() statements.
Kevin O'Connor
1
-6
/
+6
2011-08-06
ahci: use malloc_tmp memory for probing ports
Gerd Hoffmann
1
-3
/
+11
2011-08-06
ahci: move device registration
Gerd Hoffmann
1
-13
/
+14
2011-08-06
ahci: ignore atapi devices which are not cdroms
Gerd Hoffmann
1
-7
/
+8
2011-08-06
ahci: probe each port in its own thread
Gerd Hoffmann
1
-21
/
+20
2011-08-06
ahci/cdrom: shared bounce buffer
Gerd Hoffmann
1
-4
/
+3
2011-07-24
ahci: bootprio support
Gerd Hoffmann
1
-5
/
+10
2011-07-24
ahci: rework init workflow & fix timeout handling
Gerd Hoffmann
1
-62
/
+127
2011-07-24
ahci: don't expect ATA_CB_STAT_DRQ being clear
Gerd Hoffmann
1
-3
/
+2
2011-07-24
ahci: handle unaligned buffers.
Scott Duplichan
1
-2
/
+51
2011-07-24
ahci: add error recovery code
Gerd Hoffmann
1
-3
/
+47
2011-07-24
ahci: use interrupt status register
Gerd Hoffmann
1
-15
/
+28
2011-07-24
ahci/sata: Fix FIS setup.
Gerd Hoffmann
1
-4
/
+3
2011-06-20
Convert AHCI detection code to use struct pci_device.
Kevin O'Connor
1
-6
/
+6
2011-06-19
Rename foreachpci macro to foreachbdf.
Kevin O'Connor
1
-2
/
+2
2010-12-29
Remove drive->desc field.
Kevin O'Connor
1
-20
/
+16
2010-12-27
Call setup_translation() from map_hd_drive().
Kevin O'Connor
1
-2
/
+0
2010-12-27
Add stubs to permit devices to specify their boot priority.
Kevin O'Connor
1
-2
/
+2
2010-12-27
Simplify boot ordering by building an inclusive boot list.
Kevin O'Connor
1
-6
/
+5
2010-12-24
Add BAID for ahci cdrom.
Gleb Natapov
1
-1
/
+3
2010-12-12
ahci: set controller id
Gerd Hoffmann
1
-0
/
+1
2010-12-12
ahci: fix off-by-one in port count
Gerd Hoffmann
1
-1
/
+1
2010-12-12
ahci: enable io/mem/dma
Kevin O'Connor
1
-0
/
+3
2010-12-12
ahci: set dma feature flag
Gerd Hoffmann
1
-0
/
+2
2010-12-05
Check if capability enabled in XXX_cmd_data functions.
Kevin O'Connor
1
-0
/
+3
2010-12-05
add ahci support
Gerd Hoffmann
1
-0
/
+480