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
*
block: dwc_ahsata: support i.MX6DQPlus
Peng Fan
2016-05-24
-1
/
+1
*
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
-0
/
+29
*
dm: blk: Free the block device name when unbound
Simon Glass
2016-05-17
-2
/
+10
*
dm: blk: Fix allocation of block-device numbering
Simon Glass
2016-05-17
-9
/
+9
*
dm: systemace: Add driver-mode block-device support
Simon Glass
2016-05-17
-0
/
+44
*
dm: systemace: Reorder function to avoid forward declarataions
Simon Glass
2016-05-17
-31
/
+26
*
dm: blk: Add a easier way to create a named block device
Simon Glass
2016-05-17
-0
/
+15
*
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
2016-05-17
-0
/
+29
*
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
-10
/
+0
*
dm: blk: Drop the systemace.h header
Simon Glass
2016-05-17
-1
/
+0
*
dm: systemace: Drop the get_dev() function
Simon Glass
2016-05-17
-11
/
+3
*
dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
2016-05-17
-0
/
+280
*
dm: sandbox: Add a legacy host block interface
Simon Glass
2016-05-17
-0
/
+7
*
dm: systemace: Add a legacy block interface
Simon Glass
2016-05-17
-0
/
+14
*
dm: blk: Add a legacy block interface
Simon Glass
2016-05-17
-0
/
+265
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
-1
/
+1
*
sandbox: Add dummy SATA functions
Simon Glass
2016-05-17
-1
/
+34
*
sandbox: Add dummy SCSI functions
Simon Glass
2016-05-17
-1
/
+30
*
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
-7
/
+6
*
Revert "dm: sandbox: Drop the pre-DM host implementation"
Simon Glass
2016-05-17
-0
/
+90
*
ahci: flush dcache before issuing command
Tang Yuantian
2016-04-18
-0
/
+1
*
block: Add support for Ceva sata
Michal Simek
2016-04-04
-0
/
+114
*
drivers: block: add block device cache
Eric Nelson
2016-04-01
-1
/
+195
*
Fix spelling of "transferred".
Vagrant Cascadian
2016-03-22
-2
/
+2
*
dm: sandbox: Drop the pre-DM host implementation
Simon Glass
2016-03-17
-90
/
+0
*
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
-1
/
+117
*
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
2016-03-14
-16
/
+14
*
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
-0
/
+188
*
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
-4
/
+4
*
dm: part: Rename some partition functions
Simon Glass
2016-03-14
-3
/
+3
*
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
-12
/
+12
*
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
[next]