index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
ahci: Don't start command DMA engine before buffers are set
Roger Quadros
2014-10-10
1
-1
/
+0
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
1
-0
/
+0
*
sata: dwc_ahsata: implement sata_port_status
Nikita Kiryanov
2014-09-09
1
-0
/
+17
*
ahci: provide sunxi SATA driver using AHCI platform framework
Ian Campbell
2014-07-31
1
-0
/
+16
*
AHCI: Increase link timeout to 200ms
Ian Campbell
2014-07-22
1
-1
/
+1
*
dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
Tim Harvey
2014-06-06
1
-0
/
+5
*
ahci: Fix data abort on multiple scsi resets.
Roger Quadros
2014-04-02
1
-7
/
+16
*
ahci: wait longer for link.
Ian Campbell
2014-03-10
1
-1
/
+1
*
ahci-plat: Provide a weak scsi_init hook
Ian Campbell
2014-03-10
1
-0
/
+5
*
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
2014-02-20
1
-0
/
+1
*
sandbox: block driver using host file/device as backing store
Henrik Nordström
2014-01-08
2
-0
/
+125
*
ahci: Fix cache align error messages
Roger Quadros
2013-12-04
1
-7
/
+1
*
ahci: Error out with message on malloc() failure
Roger Quadros
2013-12-04
1
-2
/
+14
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-37
/
+15
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
Fix some obvious typos across multiple subsystems.
Robert P. J. Day
2013-09-20
1
-1
/
+1
*
ahci: convert to use libata functions and definitions
Rob Herring
2013-09-06
1
-56
/
+24
*
ahci: increase spin-up timeout to 20 sec
Rob Herring
2013-09-06
1
-1
/
+1
*
ahci: handle COMINIT received during spin-up
Rob Herring
2013-09-06
1
-0
/
+12
*
ahci: move link bring-up handling to separate function
Rob Herring
2013-09-06
1
-15
/
+25
*
ahci: add defines for PORT_SCR_STAT register bits
Rob Herring
2013-09-06
1
-2
/
+3
*
ahci: fix memory leak in ata_scsiop_inquiry
Rob Herring
2013-09-06
1
-0
/
+1
*
ahci: fix unaligned access
Rob Herring
2013-09-06
1
-1
/
+1
*
ahci: use ports implemented map instead of num_ports
Richard Gibbs
2013-09-06
1
-0
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-25
1
-1
/
+1
|
\
|
*
block: constify sect_buf argument of ide_write_data
Gabor Juhos
2013-07-24
1
-1
/
+1
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
21
-307
/
+21
|
/
*
dwc_ahsata: Allow use with dcache enabled
Eric Nelson
2013-06-26
1
-9
/
+25
*
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-05-01
3
-0
/
+4
*
Consolidate bool type
York Sun
2013-04-01
4
-34
/
+27
*
mvsata_ide.c: Correction of typo in comments
Gray Remlin
2013-03-11
1
-2
/
+2
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2013-02-04
1
-2
/
+2
|
\
|
*
block: systemace: Added missing "else" in "ace_writew"
Alexey Brodkin
2013-02-04
1
-2
/
+2
*
|
drivers/block/systemace - fixed data type in "systemace_read" to match protot...
Alexey Brodkin
2013-02-04
1
-2
/
+2
|
/
*
drivers/block/: sparse fixes
Kim Phillips
2012-11-04
3
-82
/
+25
*
ahci: Expand HDD Logical Block addressability up to 32 bits
Walter Murphy
2012-11-02
1
-4
/
+8
*
ahci: Perform SATA flush after disk write.
Marc Jones
2012-11-02
1
-1
/
+51
*
ahci: Support spin-up and link-up separately
Marc Jones
2012-11-02
1
-6
/
+39
*
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
Walter Murphy
2012-11-02
1
-4
/
+10
*
ahci: flush / invalidate dcache around SATA commands
Taylor Hutt
2012-11-02
1
-0
/
+39
*
ahci: Use virt_to_phys() to denote physical addresses for DMA
Taylor Hutt
2012-11-02
1
-4
/
+6
*
ahci: Fix 'Invaild' typo
Taylor Hutt
2012-11-02
1
-1
/
+1
*
ahci: Use sizeof(fis) instead of hardcoding '20'
Taylor Hutt
2012-11-02
1
-5
/
+5
*
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
Gabe Black
2012-11-02
1
-5
/
+50
*
ahci: support scsi writing in AHCI driver
Hung-Te Lin
2012-11-02
1
-24
/
+30
*
ahci: Make sending the SETFEATURES_XFER command optional
Gabe Black
2012-11-02
1
-0
/
+6
*
ahci: cosmetics and cleanup
Stefan Reinauer
2012-11-02
1
-7
/
+18
*
ahci: Improve AHCI debugging
Stefan Reinauer
2012-11-02
1
-1
/
+2
*
ahci: Optimise AHCI controller reset and start-up
Stefan Reinauer
2012-11-02
1
-9
/
+15
*
ahci: Support splitting of read transactions into multiple chunks
Vadim Bendebury
2012-11-02
1
-29
/
+69
[next]