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
Commit message (
Expand
)
Author
Age
Lines
...
*
|
|
omap3: Fix SPI registers on am33xx and am43xx
Martin Hejnfelt
2016-05-23
-3
/
+20
*
|
|
arm: mvebu: a38x: Weed out floating point use
Marek Vasut
2016-05-20
-19
/
+10
|
/
/
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-05-17
-339
/
+2338
|
\
\
|
*
|
dm: mmc: sandbox: Add an SD-card emulation
Simon Glass
2016-05-17
-2
/
+143
|
*
|
dm: mmc: Add support for driver-model block devices
Simon Glass
2016-05-17
-12
/
+54
|
*
|
dm: mmc: Add a way to bind MMC devices with driver model
Simon Glass
2016-05-17
-0
/
+48
|
*
|
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
-0
/
+4
|
*
|
dm: mmc: Adjust mmc_switch_part() to use a struct mmc
Simon Glass
2016-05-17
-8
/
+4
|
*
|
dm: mmc: Move the device list into a separate file
Simon Glass
2016-05-17
-117
/
+172
|
*
|
dm: mmc: Set up the device pointer when using the MMC uclass
Simon Glass
2016-05-17
-1
/
+11
|
*
|
dm: blk: Add functions to select a hardware partition
Simon Glass
2016-05-17
-0
/
+29
|
*
|
dm: mmc: Use the new select_hwpart() API
Simon Glass
2016-05-17
-7
/
+13
|
*
|
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
/
+5
|
*
|
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
/
+8
|
*
|
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: Drop the get_dev() function
Simon Glass
2016-05-17
-14
/
+2
|
*
|
dm: usb: Drop the get_dev() function
Simon Glass
2016-05-17
-0
/
+1
|
*
|
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: 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
|
*
|
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
2016-05-17
-4
/
+0
|
*
|
Revert "dm: sandbox: Drop the pre-DM host implementation"
Simon Glass
2016-05-17
-0
/
+90
|
*
|
gpio: exynos(s5p): remove gpio_xlate routine
Eric Nelson
2016-05-17
-11
/
+0
|
*
|
gpio: rk: remove gpio_xlate routine
Eric Nelson
2016-05-17
-11
/
+0
|
*
|
gpio: pic32: remove gpio_xlate routine
Eric Nelson
2016-05-17
-10
/
+0
|
*
|
gpio: omap: remove gpio_xlate routine
Eric Nelson
2016-05-17
-11
/
+0
|
*
|
gpio: intel_broadwell: remove gpio_xlate routine
Eric Nelson
2016-05-17
-10
/
+0
|
*
|
dm: gpio: add a default gpio xlate routine
Eric Nelson
2016-05-17
-7
/
+23
|
*
|
drivers: usb: common: add common code for usb drivers to use
Mugunthan V N
2016-05-17
-0
/
+41
|
*
|
dm: gpio: introduce 74x164 driver
Peng Fan
2016-05-17
-0
/
+202
|
*
|
dm: spi: introduce dm api
Peng Fan
2016-05-17
-7
/
+21
|
*
|
dm: spi: soft_spi: switch to use linux compatible string
Peng Fan
2016-05-17
-10
/
+28
[prev]
[next]