index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Lines
*
ahci: convert to use libata functions and definitions
Rob Herring
2013-09-06
-56
/
+24
*
ahci: increase spin-up timeout to 20 sec
Rob Herring
2013-09-06
-1
/
+1
*
ahci: handle COMINIT received during spin-up
Rob Herring
2013-09-06
-0
/
+12
*
ahci: move link bring-up handling to separate function
Rob Herring
2013-09-06
-15
/
+25
*
ahci: add defines for PORT_SCR_STAT register bits
Rob Herring
2013-09-06
-2
/
+3
*
ahci: fix memory leak in ata_scsiop_inquiry
Rob Herring
2013-09-06
-0
/
+1
*
ahci: fix unaligned access
Rob Herring
2013-09-06
-1
/
+1
*
ahci: use ports implemented map instead of num_ports
Richard Gibbs
2013-09-06
-0
/
+4
*
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-25
-1
/
+1
|
\
|
*
block: constify sect_buf argument of ide_write_data
Gabor Juhos
2013-07-24
-1
/
+1
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-307
/
+21
|
/
*
dwc_ahsata: Allow use with dcache enabled
Eric Nelson
2013-06-26
-9
/
+25
*
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
Egbert Eich
2013-05-01
-0
/
+4
*
Consolidate bool type
York Sun
2013-04-01
-34
/
+27
*
mvsata_ide.c: Correction of typo in comments
Gray Remlin
2013-03-11
-2
/
+2
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2013-02-04
-2
/
+2
|
\
|
*
block: systemace: Added missing "else" in "ace_writew"
Alexey Brodkin
2013-02-04
-2
/
+2
*
|
drivers/block/systemace - fixed data type in "systemace_read" to match protot...
Alexey Brodkin
2013-02-04
-2
/
+2
|
/
*
drivers/block/: sparse fixes
Kim Phillips
2012-11-04
-82
/
+25
*
ahci: Expand HDD Logical Block addressability up to 32 bits
Walter Murphy
2012-11-02
-4
/
+8
*
ahci: Perform SATA flush after disk write.
Marc Jones
2012-11-02
-1
/
+51
*
ahci: Support spin-up and link-up separately
Marc Jones
2012-11-02
-6
/
+39
*
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
Walter Murphy
2012-11-02
-4
/
+10
*
ahci: flush / invalidate dcache around SATA commands
Taylor Hutt
2012-11-02
-0
/
+39
*
ahci: Use virt_to_phys() to denote physical addresses for DMA
Taylor Hutt
2012-11-02
-4
/
+6
*
ahci: Fix 'Invaild' typo
Taylor Hutt
2012-11-02
-1
/
+1
*
ahci: Use sizeof(fis) instead of hardcoding '20'
Taylor Hutt
2012-11-02
-5
/
+5
*
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
Gabe Black
2012-11-02
-5
/
+50
*
ahci: support scsi writing in AHCI driver
Hung-Te Lin
2012-11-02
-24
/
+30
*
ahci: Make sending the SETFEATURES_XFER command optional
Gabe Black
2012-11-02
-0
/
+6
*
ahci: cosmetics and cleanup
Stefan Reinauer
2012-11-02
-7
/
+18
*
ahci: Improve AHCI debugging
Stefan Reinauer
2012-11-02
-1
/
+2
*
ahci: Optimise AHCI controller reset and start-up
Stefan Reinauer
2012-11-02
-9
/
+15
*
ahci: Support splitting of read transactions into multiple chunks
Vadim Bendebury
2012-11-02
-29
/
+69
*
sata.h: Make all sata/ata drivers include <sata.h>
Pavel Herrmann
2012-10-15
-16
/
+7
*
sil_sata: Make sata_write() comply with <part.h>
Tom Rini
2012-10-15
-3
/
+3
*
sata_dwc: Make sata_write() use const void, per <part.h>
Tom Rini
2012-10-15
-1
/
+1
*
pata_bfin: Make sata_{read,write}() comply with <part.h>
Tom Rini
2012-10-15
-2
/
+2
*
fsl_sata: Make sata_{read,write}() comply with <part.h>
Tom Rini
2012-10-15
-4
/
+6
*
dwc_ahsata: Make sata_write() comply with <part.h>
Tom Rini
2012-10-15
-4
/
+4
*
ata_piix: sata_write must take a const void argument.
Tom Rini
2012-10-15
-2
/
+2
*
ata_piix: Fix checkpatch issues
Tom Rini
2012-10-15
-267
/
+232
*
remove unnecessary code in ata_piix
Pavel Herrmann
2012-09-28
-3
/
+0
*
block: systemace: Simplify base and width initialization
Michal Simek
2012-09-11
-13
/
+25
*
Remove remaining mdelay() macros
Anatolij Gustschin
2012-07-08
-1
/
+0
*
Block: Remove MG DISK support
Marek Vasut
2012-06-21
-731
/
+0
*
SATA: add driver for MX5 / MX6 SOCs
Stefano Babic
2012-05-15
-0
/
+1305
*
Blackfin: pata_bfin: fix printf warning
Mike Frysinger
2012-02-12
-1
/
+1
*
mvsata: fix ide_preinit for missing disks
Simon Guinot
2011-12-06
-6
/
+8
*
drivers/block/sata_dwc.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-12-02
-5
/
+1
[next]