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
*
common/lcd.c: cleanup use of global variables
Jeroen Hofstee
2013-03-21
-36
/
+0
*
lcd, pxafb: move the pxafb to drivers/video
Jeroen Hofstee
2013-03-21
-0
/
+651
*
lcd, mpc8xx: move the mpc8xx driver to drivers/video
Jeroen Hofstee
2013-03-21
-0
/
+619
*
lcd, tegra: remove unused cursor functions
Jeroen Hofstee
2013-03-21
-52
/
+0
*
lcd, amba: remove this driver since it is not used
Jeroen Hofstee
2013-03-21
-78
/
+0
*
common/lcd.c: cleanup use of global variables
Wolfgang Denk
2013-03-21
-11
/
+1
*
Merge branch 'spi' of git://git.denx.de/u-boot-x86
Tom Rini
2013-03-20
-138
/
+1062
|
\
|
*
sf: Enable FDT-based configuration and memory mapping
Simon Glass
2013-03-19
-1
/
+45
|
*
x86: spi: Set maximum write size for ICH
Simon Glass
2013-03-19
-0
/
+5
|
*
sf: Respect maximum SPI write size
Simon Glass
2013-03-19
-2
/
+8
|
*
x86: spi: Add Intel ICH driver
Simon Glass
2013-03-19
-0
/
+893
|
*
sf: Use spi_flash_alloc() in each SPI flash driver
Simon Glass
2013-03-19
-52
/
+8
|
*
sf: Add spi_flash_alloc() to create a new SPI flash struct
Simon Glass
2013-03-19
-0
/
+25
|
*
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2013-03-19
-83
/
+36
|
*
spi: Add function to allocate a new SPI slave
Simon Glass
2013-03-19
-0
/
+42
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2013-03-18
-47
/
+3969
|
\
\
|
|
/
|
/
|
|
*
usb: Add multiple controllers support for EHCI PCI
Vincent Palatin
2013-03-18
-9
/
+16
|
*
usb: usbeth: smsc95xx: remove EEPROM loaded check
Michael Spang
2013-03-18
-4
/
+0
|
*
usb: ehci: Fix aliasing issue in EHCI interrupt code
Vincent Palatin
2013-03-18
-1
/
+1
|
*
usb: ehci: Support interrupt transfers via periodic list
Patrick Georgi
2013-03-18
-5
/
+316
|
*
usb: ehci: exynos: Enable non-dt path
Vivek Gautam
2013-03-18
-0
/
+7
|
*
usb: ehci: exynos: Fix multiple FDT decode
Vivek Gautam
2013-03-18
-28
/
+16
|
*
usb:gadget: USB Mass Storage Gadget support
Lukasz Majewski
2013-03-18
-0
/
+6
|
*
usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
Piotr Wilczek
2013-03-18
-0
/
+2793
|
*
usb:composite: USB Mass Storage - storage_common.c from Linux kernel
Lukasz Majewski
2013-03-18
-0
/
+653
|
*
usb:composite:fix Provide function data when addressing device with only one ...
Lukasz Majewski
2013-03-18
-0
/
+19
|
*
usbtty: adapt buffers for large packet support
Shiraz Hashim
2013-03-16
-1
/
+1
|
*
usb/host/ehci: Add support for EHCI on spear
Vipin Kumar
2013-03-16
-0
/
+60
|
*
usb: Fix bug when both DFU & ETHER are defined
Pantelis Antoniou
2013-03-16
-2
/
+8
|
*
dfu: Add a partition type target
Pantelis Antoniou
2013-03-16
-0
/
+31
|
*
dfu: Properly zero out timeout value
Pantelis Antoniou
2013-03-16
-0
/
+3
|
*
usb: ehci: Add 64-bit controller support
Vincent Palatin
2013-03-16
-0
/
+3
|
*
usb: ehci: generic PCI support
Vincent Palatin
2013-03-16
-1
/
+40
*
|
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
-451
/
+1104
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-15
-79
/
+735
|
|
\
|
|
*
mmc: Tegra: Add SD bus power/voltage function and MMC pad init call.
Tom Warren
2013-03-14
-8
/
+55
|
|
*
Tegra: MMC: Add DT support to MMC driver for all T20 boards
Tom Warren
2013-03-14
-58
/
+121
|
|
*
Tegra: I2C: Add T114 clock support to tegra_i2c driver
Tom Warren
2013-03-14
-5
/
+37
|
|
*
tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
Lucas Stach
2013-03-14
-68
/
+51
|
|
*
tegra: usb: move implementation into right directory
Lucas Stach
2013-03-14
-2
/
+533
|
*
|
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-03-15
-110
/
+105
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mxs: Make ehci-mxs multiport capable
Marek Vasut
2013-03-07
-68
/
+81
|
|
*
mxs: Squash the header file usage in ehci-mxs
Marek Vasut
2013-03-07
-5
/
+1
|
|
*
mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
Marek Vasut
2013-03-07
-16
/
+0
|
|
*
mxs: spi: Fix the MXS SPI for mx23
Marek Vasut
2013-03-07
-2
/
+17
|
|
*
mxs: mmc: spi: dma: Better wrap the MXS differences
Marek Vasut
2013-03-07
-18
/
+6
|
|
*
USB: drop unneeded header in ehci-mx6
Stefano Babic
2013-03-07
-1
/
+0
|
*
|
Merge u-boot/master into u-boot-ti/master
Tom Rini
2013-03-11
-28
/
+441
|
|
\
\
|
*
|
|
ARM: OMAP4+: Make control module register structure generic
Lokesh Vutla
2013-03-11
-15
/
+10
|
*
|
|
am335x: cpsw: optimize cpsw_send to increase network performance
Mugunthan V N
2013-03-11
-2
/
+18
[next]