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
*
ums: allow the user to specify the device type
Stephen Warren
2014-05-08
-4
/
+10
*
ums: move all variable declarations to the start of the block
Stephen Warren
2014-05-08
-8
/
+16
*
ums: use get_device() not find_mmc_device();
Stephen Warren
2014-05-08
-11
/
+14
*
ums: move IO support code to common location
Stephen Warren
2014-05-08
-57
/
+46
*
ums: remove ums_disk_init()
Stephen Warren
2014-05-08
-10
/
+7
*
ums: remove error-checking of MMC device size
Stephen Warren
2014-05-08
-8
/
+1
*
ums: remove UMS_{NUM,START}_SECTORS + UMS_START_SECTOR
Stephen Warren
2014-05-08
-20
/
+2
*
ums: support block devices not MMC devices
Stephen Warren
2014-05-08
-5
/
+6
*
usb: ums: add error handling for failed registration
Stephen Warren
2014-05-08
-1
/
+5
*
usb: ums: remove ci_udc special case
Stephen Warren
2014-05-07
-4
/
+0
*
usb: ci_udc: allow multiple buffer allocs per ep
Stephen Warren
2014-05-07
-65
/
+132
*
Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-05-06
-11
/
+11
|
\
|
*
serial: zynq: Fix typo in suffix function name
Michal Simek
2014-05-06
-3
/
+3
|
*
serial: zynq: Remove sparse warnings
Michal Simek
2014-05-06
-8
/
+8
*
|
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-05-06
-1
/
+1
|
\
\
|
*
|
microblaze: Wire up OF support for emaclite
Stephan Linz
2014-05-06
-1
/
+1
|
|
/
*
|
Merge branch 'net' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2014-05-06
-1
/
+3
|
\
\
|
*
|
net: zynq: Fix sparse warnings in gem
Michal Simek
2014-05-06
-0
/
+1
|
*
|
net: zynq: Use predefined macros instead of hardcoded value
Michal Simek
2014-05-06
-1
/
+2
|
|
/
*
|
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2014-05-06
-230
/
+597
|
\
\
|
|
/
|
/
|
|
*
common: fixed linker-list example
Mateusz Zalega
2014-05-05
-1
/
+1
|
*
USB: gadget: save driver name before registering it
Stephen Warren
2014-05-05
-1
/
+2
|
*
USB: gadget: added a saner gadget downloader registration API
Mateusz Zalega
2014-05-05
-64
/
+62
|
*
am335x: dfu: disable DFU in am335x_evm SPL build
Mateusz Zalega
2014-05-05
-0
/
+2
|
*
ums: always initialize mmc before ums_disk_init()
Mateusz Zalega
2014-05-05
-4
/
+2
|
*
dfu: mmc: change offset base handling
Mateusz Zalega
2014-05-05
-10
/
+14
|
*
dfu: mmc: raw data write fix
Mateusz Zalega
2014-05-05
-45
/
+65
|
*
usb: dfu: fix boards wo USB cable detection
Mateusz Zalega
2014-05-05
-44
/
+18
|
*
part: header fix
Mateusz Zalega
2014-05-05
-0
/
+1
|
*
mmc: mmc header fix
Mateusz Zalega
2014-05-05
-0
/
+1
|
*
usb: gadget: allow ci_udc to build with new gadget framework
Stephen Warren
2014-05-01
-0
/
+1
|
*
usb: ums: use only 1 buffer for CI_UDC
Stephen Warren
2014-04-30
-0
/
+4
|
*
usb: ci_udc: support variants with hostpc register
Stephen Warren
2014-04-30
-18
/
+62
|
*
usb: ci_udc: make PHY initialization conditional
Stephen Warren
2014-04-30
-2
/
+7
|
*
usb: ci_udc: set ep->req.actual after transfer
Stephen Warren
2014-04-30
-2
/
+2
|
*
usb: ci_udc: Support larger packets
Stephen Warren
2014-04-30
-0
/
+3
|
*
dfu:fix: Replace wrong return value with proper one
Lukasz Majewski
2014-04-30
-1
/
+1
|
*
exynos: usb: Fix data abort on boards w/o vbus-gpio node in the DT
andrey.konovalov@linaro.org
2014-04-30
-2
/
+4
|
*
usb: musb: fill in usb_gadget_unregister_driver
Rob Herring
2014-04-30
-1
/
+4
|
*
usb: handle NULL table in usb_gadget_get_string
Rob Herring
2014-04-30
-0
/
+3
|
*
usb:gadget:f_thor: fix write to filesystem by add dfu_flush()
Przemyslaw Marczak
2014-04-30
-0
/
+6
|
*
usb:gadget:f_thor: code cleanup in function download_tail()
Przemyslaw Marczak
2014-04-30
-4
/
+3
|
*
usb: Fix USB keyboard polling via control endpoint
Adrian Cox
2014-04-30
-11
/
+25
|
*
usb: Add endian support macros to interrupt transfers in the EHCI driver.
Adrian Cox
2014-04-30
-25
/
+31
|
*
usb: ehci: rmobile: Add support ehci host driver of rmobile SoCs
Nobuhiro Iwamatsu
2014-04-30
-0
/
+278
*
|
Merge branch 'next' of git://git.denx.de/u-boot-sh
Tom Rini
2014-05-02
-96
/
+0
|
\
\
|
|
/
|
/
|
|
*
sh: delete an unused source file
Masahiro Yamada
2014-04-30
-96
/
+0
*
|
drivers/i2c/fsl_i2c: modify i2c_read to handle multi-byte write
Shaveta Leekha
2014-04-29
-7
/
+34
*
|
driver/mxc_i2c: Move static data structure to global_data
York Sun
2014-04-29
-10
/
+11
|
/
*
Merge branch 'master' of git://www.denx.de/git/u-boot-arc
Tom Rini
2014-04-25
-3
/
+3
|
\
[next]