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
*
video: Handle the 'bell' character
Simon Glass
2016-01-30
-1
/
+4
*
video: Use fractional units for X coordinates
Simon Glass
2016-01-30
-53
/
+137
*
video kconfig console_normal
Simon Glass
2016-01-30
-4
/
+15
*
Makefile: Add rules to build in .ttf files
Simon Glass
2016-01-30
-0
/
+21
*
video: Add stb TrueType font renderer
Simon Glass
2016-01-30
-0
/
+3240
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-29
-868
/
+2630
|
\
|
*
test/py: dfu: allow boardenv to specify test sizes
Stephen Warren
2016-01-28
-2
/
+10
|
*
test/py: fix a couple typos in comments
Stephen Warren
2016-01-28
-2
/
+2
|
*
test/py: run sandbox in source directory
Stephen Warren
2016-01-28
-3
/
+7
|
*
test/py: pass test DTB to sandbox
Stephen Warren
2016-01-28
-1
/
+6
|
*
test/py: correctly log xfail/xpass tests
Stephen Warren
2016-01-28
-24
/
+74
|
*
test/py: detect another "bad pattern" in console output
Stephen Warren
2016-01-28
-0
/
+2
|
*
test/py: check for bad patterns everywhere we wait
Stephen Warren
2016-01-28
-7
/
+19
|
*
test.py: calculate bad patterns on change only
Stephen Warren
2016-01-28
-24
/
+25
|
*
test/py: fix spawn.expect multiple match handling
Stephen Warren
2016-01-28
-1
/
+1
|
*
test/dm: clear unit test failure count each run
Stephen Warren
2016-01-28
-0
/
+2
|
*
test/py: Provide custom IDs when parametrizing tests
Stephen Warren
2016-01-28
-1
/
+13
|
*
test/py: Quote consistency
Stephen Warren
2016-01-28
-42
/
+42
|
*
test/py: use " for docstrings
Stephen Warren
2016-01-28
-245
/
+245
|
*
test/py: make net test aware of USB and PCI enumeration
Stephen Warren
2016-01-28
-13
/
+15
|
*
distro bootcmd: enumerate PCI before network operations
Stephen Warren
2016-01-28
-0
/
+20
|
*
distro bootcmd: make net boot only optionally start USB
Stephen Warren
2016-01-28
-5
/
+13
|
*
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-28
-13
/
+20
|
*
test/py: dfu: error out if USB device already exists
Stephen Warren
2016-01-28
-0
/
+6
|
*
ARM: tegra: shut down USB device controller at boot
Stephen Warren
2016-01-28
-1
/
+22
|
*
test/py: make crash detection more robust
Stephen Warren
2016-01-28
-13
/
+7
|
*
dm: Remove device_probe_child()
Simon Glass
2016-01-28
-21
/
+1
|
*
test/py: add a networking test
Stephen Warren
2016-01-28
-0
/
+153
|
*
test/py: move find_ram_base() into u_boot_utils
Stephen Warren
2016-01-28
-39
/
+41
|
*
test/py: add DFU test
Stephen Warren
2016-01-28
-197
/
+262
|
*
test/py: ums: add filesystem-based testing
Stephen Warren
2016-01-28
-261
/
+188
|
*
test/py: add various utility code
Stephen Warren
2016-01-28
-0
/
+190
|
*
test/py: optionally ignore errors from shell commands
Stephen Warren
2016-01-28
-2
/
+6
|
*
test/py: log when tests send CTRL-C
Stephen Warren
2016-01-28
-0
/
+1
|
*
test/py: drain console log at the end of any failed test
Stephen Warren
2016-01-28
-0
/
+39
|
*
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-28
-12
/
+8
|
*
test/py: fix timeout to be absolute
Stephen Warren
2016-01-28
-1
/
+6
|
*
tpm: st33zp24: Add tpm st33zp24 spi support
Christophe Ricard
2016-01-28
-0
/
+686
|
*
tpm: st33zp24: Add tpm st33zp24 support with i2c
Christophe Ricard
2016-01-28
-0
/
+560
|
*
tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...
Christophe Ricard
2016-01-28
-17
/
+17
|
*
tpm: tpm_tis_lpc: fix typo
Christophe Ricard
2016-01-28
-1
/
+1
|
*
tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM
Christophe Ricard
2016-01-28
-2
/
+2
*
|
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
-879
/
+1933
|
\
\
|
|
/
|
/
|
|
*
net: Add bootfile in DHCP Request
Alexandre Messier
2016-01-28
-0
/
+1
|
*
net: phy: implements probe for Cortina phy
Shaohui Xie
2016-01-28
-0
/
+7
|
*
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Shaohui Xie
2016-01-28
-0
/
+5
|
*
net: phy: micrel: fix divisor value for KSZ9031 phy skew
Dinh Nguyen
2016-01-28
-1
/
+1
|
*
net: phy: micrel: add documentation for Micrel KSZ90x1 binding
Dinh Nguyen
2016-01-28
-0
/
+165
|
*
net: phy: Use 'autoneg' flag from phydev
Alexandre Messier
2016-01-28
-2
/
+3
|
*
net: phy: Set ANRESTART in setup_forced
Alexandre Messier
2016-01-28
-1
/
+1
[next]