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: 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
|
*
dm: sata: Fix code style problems in cmd/sata.c
Simon Glass
2016-05-17
-5
/
+7
|
*
dm: ide: Remove the forward declarations
Simon Glass
2016-05-17
-714
/
+682
|
*
dm: ide: Correct various code style problems
Simon Glass
2016-05-17
-28
/
+29
|
*
dm: scsi: Fix up code style
Simon Glass
2016-05-17
-233
/
+226
|
*
dm: scsi: Remove the forward declarations
Simon Glass
2016-05-17
-332
/
+310
|
*
sandbox: Add dummy SATA functions
Simon Glass
2016-05-17
-1
/
+34
|
*
sandbox: Add dummy SCSI functions
Simon Glass
2016-05-17
-1
/
+30
|
*
sandbox: Add string and 16-bit I/O functions
Simon Glass
2016-05-17
-0
/
+15
|
*
Allow iotrace byte access to use an address of any size
Simon Glass
2016-05-17
-2
/
+3
|
*
dm: Rename disk uclass to ahci
Simon Glass
2016-05-17
-12
/
+14
|
*
pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
Simon Glass
2016-05-17
-8
/
+0
|
*
dm: sandbox: Add a board for sandbox without CONFIG_BLK
Simon Glass
2016-05-17
-0
/
+175
|
*
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
-12
/
+37
|
*
drivers: usb: common: add common code for usb drivers to use
Mugunthan V N
2016-05-17
-0
/
+50
|
*
dm: gpio: introduce 74x164 driver
Peng Fan
2016-05-17
-0
/
+202
|
*
dm: spi: introduce dm api
Peng Fan
2016-05-17
-7
/
+73
|
*
dm: spi: soft_spi: switch to use linux compatible string
Peng Fan
2016-05-17
-15
/
+33
|
*
dm: spi: soft_spi bug fix
Peng Fan
2016-05-17
-7
/
+12
|
*
fdt: fix dev_get_addr_name node offset
Stephen Warren
2016-05-17
-2
/
+2
|
*
video: tegra: refuse to bind to disabled dcs
Stephen Warren
2016-05-17
-4
/
+7
[prev]
[next]