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
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
-1
/
+1
*
ahci: Add a disk-controller uclass
Simon Glass
2016-01-24
-0
/
+24
*
Fix GCC format-security errors and convert sprintfs.
Ben Whitten
2016-01-14
-2
/
+2
*
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
2016-01-14
-3
/
+1049
|
\
|
*
arm: mvebu: Move SoC selection (A38X vs AXP) into Kconfig
Stefan Roese
2016-01-14
-3
/
+3
|
*
sata: Add SATA driver with DMA support for Marvell Kirkwood and Armada XP
Tor Krill
2016-01-14
-0
/
+1046
*
|
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
-8
/
+14
|
/
*
dm: ahci: Convert to use new DM PCI API
Simon Glass
2016-01-12
-7
/
+63
*
Fix typo: firstly -> first.
Vagrant Cascadian
2015-12-05
-2
/
+2
*
Fix typo: commmand -> command.
Vagrant Cascadian
2015-12-05
-3
/
+3
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
-0
/
+1
*
block: ahci: Remove dead code
Fabio Estevam
2015-11-12
-36
/
+0
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
-0
/
+1
*
arm: mvebu: add Armada XP SATA support
Anton Schubert
2015-07-23
-0
/
+41
*
drivers: block: Remove the ata_piix driver
Bin Meng
2015-07-14
-789
/
+0
*
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-10
-3
/
+0
|
\
|
*
block: ahci: Don't enable port interrupts
Stefan Roese
2015-07-10
-3
/
+0
*
|
ahci: Fix compiling warnings under 64bit platforms
Tang Yuantian
2015-07-09
-34
/
+43
|
/
*
ahci: extend data io wait to 10s
Mark Langsdorf
2015-06-12
-1
/
+1
*
ahci: support LBA48 data reads for 2+TB drives
Mark Langsdorf
2015-06-12
-9
/
+29
*
fsl/sata: Replace sprintf() with snprintf()
Tang Yuantian
2015-05-28
-1
/
+1
*
ahci: mmio_base is a virtual address
Scott Wood
2015-04-18
-6
/
+7
*
ahci: Fix a wrong parameter pass
Tang Yuantian
2015-04-07
-1
/
+1
*
x86: ahci: Make sure interface is not busy after enabling the port
Bin Meng
2015-01-23
-1
/
+19
*
ahci-plat: provide a weak scsi_bus_reset() hook
Dmitry Lifshitz
2015-01-05
-2
/
+1
*
ahci: introduce ahci_reset()
Dmitry Lifshitz
2015-01-05
-17
/
+30
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-12-10
-6
/
+8
|
\
|
*
sata: fix reset_sata for dwc_ahsata
Soeren Moch
2014-12-01
-6
/
+8
*
|
blackfin: include <linux/compiler.h> rather than define __iomem
Masahiro Yamada
2014-12-08
-1
/
+0
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-11-24
-0
/
+51
|
\
|
*
sata: implement reset_sata for dwc_ahsata
Nikita Kiryanov
2014-11-24
-0
/
+51
*
|
sata: fix a bug in init_sata() for pci-sata card
li pengbo
2014-11-23
-1
/
+1
*
|
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
-1
/
+1
|
/
*
dwc_ahsata: use bitwise operator in sata_port_status
Nikita Kiryanov
2014-10-28
-1
/
+1
*
arm: marvell: Move arch/kirkwood.h to arch/soc.h
Stefan Roese
2014-10-23
-1
/
+1
*
ahci: Don't start command DMA engine before buffers are set
Roger Quadros
2014-10-10
-1
/
+0
*
kconfig: add blank Kconfig files
Masahiro Yamada
2014-09-24
-0
/
+0
*
sata: dwc_ahsata: implement sata_port_status
Nikita Kiryanov
2014-09-09
-0
/
+17
*
ahci: provide sunxi SATA driver using AHCI platform framework
Ian Campbell
2014-07-31
-0
/
+16
*
AHCI: Increase link timeout to 200ms
Ian Campbell
2014-07-22
-1
/
+1
*
dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
Tim Harvey
2014-06-06
-0
/
+5
*
ahci: Fix data abort on multiple scsi resets.
Roger Quadros
2014-04-02
-7
/
+16
*
ahci: wait longer for link.
Ian Campbell
2014-03-10
-1
/
+1
*
ahci-plat: Provide a weak scsi_init hook
Ian Campbell
2014-03-10
-0
/
+5
*
blackfin: Add <asm/clock.h> to numerous drivers
Tom Rini
2014-02-20
-0
/
+1
*
sandbox: block driver using host file/device as backing store
Henrik Nordström
2014-01-08
-0
/
+125
*
ahci: Fix cache align error messages
Roger Quadros
2013-12-04
-7
/
+1
*
ahci: Error out with message on malloc() failure
Roger Quadros
2013-12-04
-2
/
+14
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
-37
/
+15
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
-1
/
+1
[next]