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
*
usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
Peng Fan
2015-09-12
-0
/
+26
*
gpio: lpc32xx: fix issues with port3 gpio
Sylvain Lemieux
2015-09-11
-6
/
+35
*
bitops: introduce BIT() definition
Heiko Schocher
2015-09-11
-9
/
+0
*
dfu: mmc: buffer file reads too
Stephen Warren
2015-09-11
-12
/
+26
*
dfu: don't keep freeing/reallocating
Stephen Warren
2015-09-11
-2
/
+2
*
usb: gadget: don't leak configs when unbinding
Stephen Warren
2015-09-11
-2
/
+1
*
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-09-11
-0
/
+20
*
Move malloc_cache_aligned() to its own header
Simon Glass
2015-09-11
-0
/
+1
*
mtd: nand: fsmc: Add BCH4 SW ECC support for SPEAr600
Stefan Roese
2015-09-11
-0
/
+40
*
arm: Remove xaeniax board
Simon Glass
2015-09-11
-72
/
+1
*
arm: Remove nhk8815 boards and nomadik arch
Simon Glass
2015-09-11
-207
/
+0
*
driver: misc: correct Kconfig entry
Peng Fan
2015-09-11
-1
/
+1
*
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-09-11
-0
/
+1
|
\
|
*
sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
Stefan Roese
2015-09-10
-0
/
+1
*
|
usb: gadget: at91_udc: add at91_udc into U-Boot
Heiko Schocher
2015-09-11
-517
/
+103
*
|
usb: gadget: at91_udc: port linux driver at91_udc
Heiko Schocher
2015-09-11
-0
/
+2211
*
|
net: designware: Fix build warnings
Bin Meng
2015-09-09
-4
/
+4
*
|
dm: pci: Allow a PCI bus to be found without an alias
Simon Glass
2015-09-09
-4
/
+24
*
|
net: pch_gbe: Add Kconfig option
Bin Meng
2015-09-09
-0
/
+13
*
|
net: pch_gbe: Convert to driver model
Bin Meng
2015-09-09
-62
/
+73
|
/
*
Merge git://git.denx.de/u-boot-usb
Tom Rini
2015-09-07
-3
/
+132
|
\
|
*
usb: ehci: remember init mode
Stephen Warren
2015-09-07
-1
/
+7
|
*
dfu: tftp: Kconfig: Add Kconfig entry for dfu tftp feature
Lukasz Majewski
2015-09-07
-0
/
+10
|
*
dfu: tftp: update: Add dfu_write_from_mem_addr() function
Lukasz Majewski
2015-09-07
-0
/
+37
|
*
dfu: tftp: update: Provide tftp support for the DFU subsystem
Lukasz Majewski
2015-09-07
-0
/
+66
|
*
dfu: Delete superfluous initialization of the dfu_buf_size static variable
Lukasz Majewski
2015-09-07
-1
/
+1
|
*
usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE
Siva Durga Prasad Paladugu
2015-09-07
-1
/
+1
|
*
f_thor: Dont perform reset at the end of thor
Siva Durga Prasad Paladugu
2015-09-07
-0
/
+10
*
|
net: altera_tse: Zap unused variable
Marek Vasut
2015-09-04
-2
/
+0
*
|
mmc: dw_mmc: Probe the MMC from OF
Marek Vasut
2015-09-04
-13
/
+68
|
/
*
Merge git://git.denx.de/u-boot-rockchip
Tom Rini
2015-09-03
-22
/
+2650
|
\
|
*
mmc: Probe DM based mmc devices in u-boot
Sjoerd Simons
2015-09-02
-4
/
+39
|
*
rockchip: Add SPI driver
Simon Glass
2015-09-02
-0
/
+507
|
*
rockchip: Add I2C driver
Simon Glass
2015-09-02
-0
/
+401
|
*
rockchip: Add an MMC driver
Simon Glass
2015-09-02
-0
/
+108
|
*
rockchip: rk3288: Add pinctrl driver
Simon Glass
2015-09-02
-0
/
+459
|
*
rockchip: rk3288: Add clock driver
Simon Glass
2015-09-02
-0
/
+619
|
*
power: regulator: Add a driver for ACT8846 regulators
Simon Glass
2015-09-02
-0
/
+165
|
*
power: Add support for ACT8846 PMIC
Simon Glass
2015-09-02
-0
/
+100
|
*
rockchip: gpio: Add rockchip GPIO driver
Simon Glass
2015-09-02
-0
/
+133
|
*
rockchip: Add serial support
Simon Glass
2015-09-02
-0
/
+53
|
*
dm: Provide better debugging when a device fails to bind
Simon Glass
2015-09-02
-1
/
+4
|
*
dm: Improve handling of a missing uclass
Simon Glass
2015-09-02
-2
/
+9
|
*
mmc: Support bypass mode with the get_mmc_clk() method
Simon Glass
2015-09-02
-2
/
+2
|
*
dm: led: Tidy up SPL options for the led and led-gpio
Simon Glass
2015-09-02
-3
/
+10
|
*
pinctrl: Add the concept of peripheral IDs
Simon Glass
2015-09-02
-9
/
+31
|
*
pinctrl: Add help text to Kconfig
Simon Glass
2015-09-02
-1
/
+10
*
|
powerpc: ppc4xx: remove lwmon5 support
Masahiro Yamada
2015-09-02
-2
/
+1
*
|
serial: drop redundant depends on
Masahiro Yamada
2015-09-02
-2
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-09-02
-7
/
+20
|
\
\
[next]