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
*
armv7: add cacheline sizes where missing
Albert ARIBAUD
2016-01-31
-0
/
+46
*
arm: Remove S bit from MMU section entry
Marek Vasut
2016-01-31
-2
/
+1
*
arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
Marek Vasut
2016-01-31
-3
/
+3
*
video: Correct 'tor' typo in comment
Simon Glass
2016-01-30
-1
/
+1
*
video: test: Add console tests for truetype
Simon Glass
2016-01-30
-0
/
+63
*
video: sandbox: Enable truetype fonts for sandbox
Simon Glass
2016-01-30
-1
/
+22
*
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-30
-0
/
+4
*
video: Allow selection of the driver and font size
Simon Glass
2016-01-30
-4
/
+21
*
License: Add the Open Font License
Simon Glass
2016-01-30
-0
/
+98
*
video: Add the Cantoraone decorative font
Simon Glass
2016-01-30
-0
/
+15
*
video: Add the Rufscript handwriting font
Simon Glass
2016-01-30
-0
/
+14
*
video: Add the AnkaCoder mono-spaced font
Simon Glass
2016-01-30
-0
/
+17
*
video: Add the Nimbus sans font
Simon Glass
2016-01-30
-0
/
+20
*
video: Add a console driver that uses TrueType fonts
Simon Glass
2016-01-30
-2
/
+580
*
video: Provide a backspace method
Simon Glass
2016-01-30
-1
/
+25
*
video: Provide a signal when a new console line is started
Simon Glass
2016-01-30
-0
/
+28
*
video: Provide a left margin for the text console
Simon Glass
2016-01-30
-3
/
+5
*
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
[next]