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
Commit message (
Expand
)
Author
Age
Lines
*
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
2016-05-17
-0
/
+70
*
dm: mmc: Implement the MMC functions for block devices
Simon Glass
2016-05-17
-1
/
+109
*
dm: sandbox: Only enable the sandbox MMC driver when valid
Simon Glass
2016-05-17
-1
/
+7
*
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
2016-05-17
-8
/
+4
*
dm: blk: Use the correct error code for blk_get_device_by_str()
Simon Glass
2016-05-17
-3
/
+3
*
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
-121
/
+176
*
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
-1
/
+14
*
dm: blk: Add a comment as to why the bdev member is needed
Simon Glass
2016-05-17
-0
/
+5
*
dm: part: Drop the block_drvr table
Simon Glass
2016-05-17
-64
/
+30
*
dm: part: Use the legacy block driver for hardware partition support
Simon Glass
2016-05-17
-11
/
+1
*
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
-0
/
+59
*
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
-15
/
+22
*
dm: mmc: spl: Use the legacy block interface in SPL
Simon Glass
2016-05-17
-0
/
+1
*
dm: mmc: Add a function to obtain the block device
Simon Glass
2016-05-17
-0
/
+13
*
dm: mmc: Implement the select_hwpart() method
Simon Glass
2016-05-17
-0
/
+22
*
dm: mmc: Move mmc_switch_part() above its callers
Simon Glass
2016-05-17
-24
/
+21
*
dm: blk: Free the block device name when unbound
Simon Glass
2016-05-17
-2
/
+10
*
dm: core: Allow device names to be freed automatically
Simon Glass
2016-05-17
-0
/
+24
*
dm: blk: Fix allocation of block-device numbering
Simon Glass
2016-05-17
-9
/
+9
*
dm: sandbox: Enable systemace
Simon Glass
2016-05-17
-0
/
+4
*
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
-8
/
+37
*
dm: blk: Allow blk_create_device() to allocate the device number
Simon Glass
2016-05-17
-1
/
+43
*
dm: sandbox: Enable SATA
Simon Glass
2016-05-17
-0
/
+3
*
dm: sata: Add support for driver-model block devices
Simon Glass
2016-05-17
-1
/
+30
*
dm: sandbox: Enable SCSI
Simon Glass
2016-05-17
-0
/
+6
*
dm: scsi: Add support for driver-model block devices
Simon Glass
2016-05-17
-0
/
+32
*
dm: sandbox: Enable IDE
Simon Glass
2016-05-17
-0
/
+10
*
dm: ide: Add support for driver-model block devices
Simon Glass
2016-05-17
-0
/
+40
*
dm: part: Drop the get_dev() method
Simon Glass
2016-05-17
-1
/
+0
*
dm: sandbox: Drop the host_get_dev() function
Simon Glass
2016-05-17
-13
/
+1
*
dm: blk: Drop the systemace.h header
Simon Glass
2016-05-17
-11
/
+0
*
dm: systemace: Drop the get_dev() function
Simon Glass
2016-05-17
-21
/
+4
*
dm: sata: Drop the get_dev() function
Simon Glass
2016-05-17
-3
/
+1
*
dm: scsi: Drop the get_dev() function
Simon Glass
2016-05-17
-11
/
+2
*
dm: mmc: Drop the get_dev() function
Simon Glass
2016-05-17
-18
/
+3
*
dm: ide: Drop the get_dev() function
Simon Glass
2016-05-17
-10
/
+1
*
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
-29
/
+14
*
dm: disk: Use legacy block driver info for block device access
Simon Glass
2016-05-17
-4
/
+3
*
dm: sata: Separate the non-command code into its own file
Simon Glass
2016-05-17
-118
/
+107
*
dm: ide: Separate the non-command code into its own file
Simon Glass
2016-05-17
-1276
/
+1228
*
dm: scsi: Separate the non-command code into its own file
Simon Glass
2016-05-17
-603
/
+600
*
dm: mmc: Add an implementation of the 'devnum' functions
Simon Glass
2016-05-17
-0
/
+280
*
dm: mmc: Add a legacy block interface for MMC
Simon Glass
2016-05-17
-3
/
+27
*
dm: usb: Add a legacy block interface for USB storage
Simon Glass
2016-05-17
-0
/
+7
*
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
/
+15
*
dm: blk: Add a legacy block interface
Simon Glass
2016-05-17
-0
/
+460
*
dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
Simon Glass
2016-05-17
-40
/
+40
[next]