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
*
usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars
Hans de Goede
2015-05-06
-60
/
+64
*
usb: ohci: Remove unused devgone global variable
Hans de Goede
2015-05-06
-8
/
+0
*
usb: Fix maxpacketsize for first descriptor read for low-speed usb devs
Hans de Goede
2015-05-06
-6
/
+11
*
dm: usb: Set desc_before_addr from ehci dm code
Hans de Goede
2015-05-05
-0
/
+3
*
dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code
Hans de Goede
2015-05-05
-12
/
+22
*
dm: usb: Use usb_get_bus in dm ehci code
Hans de Goede
2015-05-05
-8
/
+1
*
dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device
Hans de Goede
2015-05-05
-22
/
+38
*
dm: usb: Make usb_get_bus easier to use for callers
Hans de Goede
2015-05-05
-17
/
+7
*
dm: usb: Do not use bus->seq before device_probe(bus)
Hans de Goede
2015-05-05
-2
/
+1
*
dm: i2c-gpio: Remove redundant dm_gpio_set_value() call
Axel Lin
2015-05-05
-6
/
+7
*
dm: rtc: Add tests for real-time clocks
Simon Glass
2015-05-05
-0
/
+194
*
dm: test: dts: Sort the aliases in the test device tree file
Simon Glass
2015-05-05
-4
/
+4
*
dm: rtc: sandbox: Enable real-time clock support
Simon Glass
2015-05-05
-2
/
+2
*
dm: sandbox: dts: Add a real-time clock attached to I2C
Simon Glass
2015-05-05
-1
/
+11
*
dm: net: rtc: Support using driver model for rtc in sntp
Simon Glass
2015-05-05
-0
/
+12
*
dm: rtc: Convert 'date' command to support driver model
Simon Glass
2015-05-05
-14
/
+41
*
dm: rtc: sandbox: Add a driver for the sandbox I2C RTC
Simon Glass
2015-05-05
-0
/
+109
*
dm: rtc: sandbox: Add an emulated I2C RTC device
Simon Glass
2015-05-05
-0
/
+286
*
dm: rtc: Add a uclass for real-time clocks
Simon Glass
2015-05-05
-0
/
+239
*
dm: sandbox: Add os_localtime() to obtain the system time
Simon Glass
2015-05-05
-0
/
+29
*
dm: rtc: Split structure definition into its own file
Simon Glass
2015-05-05
-25
/
+37
*
dm: Remove unnecessary types in bcd.h
Simon Glass
2015-05-05
-5
/
+3
*
dm: rtc: Rename mktime() and reduce the number of parameters
Simon Glass
2015-05-05
-41
/
+54
*
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-05-05
-19
/
+36
*
dm: rtc: Rename gregorian day function
Simon Glass
2015-05-05
-5
/
+20
*
fdt: Correct warning in fdt_setup_simplefb_node()
Simon Glass
2015-05-05
-1
/
+1
*
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-05
-11
/
+42
*
dm: i2c: Add functions to read and write a register
Simon Glass
2015-05-05
-0
/
+40
*
dm: i2c: sandbox: Add debugging to the speed limit
Simon Glass
2015-05-05
-1
/
+3
*
dm: spi: Correct the comment on spi_get_ops()
Simon Glass
2015-05-05
-1
/
+1
*
cros_ec: Handle the single duplex requirement in cros_ec
Simon Glass
2015-05-05
-3
/
+20
*
cros_ec: Show the protocol version in the debug message
Simon Glass
2015-05-05
-1
/
+2
*
dm: spi: Avoid setting the speed with every transfer
Simon Glass
2015-05-05
-3
/
+9
*
test: dm: eth: Skip timeouts on ping tests
Joe Hershberger
2015-05-05
-0
/
+2
*
sandbox: eth: Add a function to skip ping timeouts
Joe Hershberger
2015-05-05
-0
/
+19
*
sandbox: Add test function to advance time
Joe Hershberger
2015-05-05
-6
/
+18
*
Prepare v2015.07-rc1
Tom Rini
2015-05-05
-2
/
+2
*
fw_env.h: include autoconf.h
Max Krummenacher
2015-05-05
-0
/
+1
*
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
-510
/
+3241
|
\
|
*
powerpc/mpc85xx: Add board support for ucp1020
Oleksandr G Zhadan
2015-05-04
-0
/
+2298
|
*
powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.c
Oleksandr G Zhadan
2015-05-04
-2
/
+6
|
*
powerpc/t4240qds: Update RCW, defconfig and maintainer
Shaohui Xie
2015-05-04
-12
/
+2
|
*
t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/s
Shengzhou Liu
2015-05-04
-1
/
+4
|
*
powerpc/t2080qds: enable eSDHC peripheral clock support
Yangbo Lu
2015-05-04
-0
/
+1
|
*
mmc: fsl_esdhc: Add peripheral clock support
Yangbo Lu
2015-05-04
-3
/
+102
|
*
powerpc/t2080qds: enable eSDHC adapter card type identification
Yangbo Lu
2015-05-04
-0
/
+1
|
*
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2015-05-04
-6
/
+90
|
*
board/t2080rdb: reset cs4315 phy
Shengzhou Liu
2015-05-04
-0
/
+10
|
*
fsl/deepsleep: avoid the DDR restore from being optimized out
Tang Yuantian
2015-05-04
-4
/
+4
|
*
powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-index
Scott Wood
2015-05-04
-2
/
+7
[next]