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
...
|
*
|
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
|
*
|
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
-0
/
+7
|
*
|
dm: core: allow drivers to refuse to bind
Stephen Warren
2016-05-17
-0
/
+4
|
*
|
m68k: add DM model serial driver
angelo@sysam.it
2016-05-17
-44
/
+144
|
*
|
dm: gpio: pca953x: introduce driver model support for pca953x
Peng Fan
2016-05-17
-0
/
+375
|
|
/
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-05-17
-3
/
+11
|
\
\
|
*
|
SPL: Let spl_parse_image_header() return value
Marek Vasut
2016-05-17
-2
/
+8
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2016-05-17
-228
/
+192
|
|
\
\
|
|
|
/
|
*
|
video: ipu_common: fix build error
Peng Fan
2016-04-28
-1
/
+3
*
|
|
i2c: mvtwsi: Eliminate twsi_control_flags
Chris Packham
2016-05-17
-33
/
+29
*
|
|
i2c: Select SYS_I2C_DW_ENABLE_STATUS_UNSUPPORTED for SPEAr
Stefan Roese
2016-05-17
-0
/
+10
*
|
|
i2c: Add entry for Designware I2C driver in Kconfig
Stefan Roese
2016-05-17
-0
/
+8
*
|
|
dm: fsl_i2c: Enable DM for FSL I2C
mario.six@gdsys.cc
2016-05-17
-0
/
+110
*
|
|
dm: fsl_i2c: Factor out adap parameter
mario.six@gdsys.cc
2016-05-17
-67
/
+49
*
|
|
dm: fsl_i2c: Prepare compatibility functions
mario.six@gdsys.cc
2016-05-17
-8
/
+39
*
|
|
dm: fsl_i2c: Rename methods for reading/writing data
mario.six@gdsys.cc
2016-05-17
-8
/
+8
*
|
|
dm: fsl_i2c: Rename probe method
mario.six@gdsys.cc
2016-05-17
-5
/
+5
*
|
|
dm: fsl_i2c: Remove unnecessary variable
mario.six@gdsys.cc
2016-05-17
-3
/
+2
*
|
|
dm: fsl_i2c: Reword and clarify comment
mario.six@gdsys.cc
2016-05-17
-14
/
+6
*
|
|
dm: fsl_i2c: Use clearer parameter names
mario.six@gdsys.cc
2016-05-17
-31
/
+32
*
|
|
dm: fsl_i2c: Rename I2C register structure
mario.six@gdsys.cc
2016-05-17
-57
/
+66
*
|
|
i2c: designware_i2c: Optionally check enable status register
Stefan Roese
2016-05-17
-0
/
+9
*
|
|
i2c: muxes: Add support for TI PCA954X mux
Michal Simek
2016-05-17
-0
/
+90
*
|
|
i2c: cdns: Support different bus speeds
Michal Simek
2016-05-17
-7
/
+69
*
|
|
i2c: cdns: Moving speed setup from probe to set_bus_speed function
Michal Simek
2016-05-17
-37
/
+11
*
|
|
i2c: cdns: Read address from DT in ofdata_to_platdata
Michal Simek
2016-05-17
-4
/
+12
|
|
/
|
/
|
*
|
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2016-05-06
-167
/
+87
|
\
\
|
*
|
mtd: cqspi: Simplify indirect read code
Marek Vasut
2016-05-06
-71
/
+57
|
*
|
mtd: cqspi: Simplify indirect write code
Marek Vasut
2016-05-06
-96
/
+30
*
|
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2016-05-06
-12
/
+18
|
\
\
\
|
*
|
|
usb: gadget: dfu: discard dead code
Peng Fan
2016-05-06
-9
/
+1
|
*
|
|
dfu: avoid memory leak
Peng Fan
2016-05-06
-1
/
+3
|
*
|
|
usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA
Stefan Roese
2016-05-06
-0
/
+9
|
*
|
|
usb: ehci-mx6: allow board_ehci_hcd_init to fail
Stefan Agner
2016-05-06
-2
/
+5
|
|
/
/
*
|
|
Fix various typos, scattered over the code.
Robert P. J. Day
2016-05-05
-8
/
+8
|
/
/
*
|
pci: tegra: fix DM conversion issues on Tegra20
Stephen Warren
2016-05-04
-11
/
+10
*
|
drivers: net: ldpaa: Memset pools_params as "0" before use
Prabhakar Kushwaha
2016-05-03
-0
/
+1
*
|
usb: dwc2: Init desc_before_addr
Marek Vasut
2016-05-03
-0
/
+3
*
|
usb: dwc2: Make OC protection configurable
Marek Vasut
2016-05-03
-3
/
+14
*
|
usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init()
Marek Vasut
2016-05-03
-7
/
+14
*
|
usb: dwc2: Pass private data into dwc_otg_core_init()
Marek Vasut
2016-05-03
-2
/
+3
*
|
Fix spelling of "occurred".
Vagrant Cascadian
2016-05-02
-14
/
+14
[prev]
[next]