index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-30
video: test: Add console tests for truetype
Simon Glass
2016-01-30
video: sandbox: Enable truetype fonts for sandbox
Simon Glass
2016-01-30
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-30
video: Allow selection of the driver and font size
Simon Glass
2016-01-30
License: Add the Open Font License
Simon Glass
2016-01-30
video: Add the Cantoraone decorative font
Simon Glass
2016-01-30
video: Add the Rufscript handwriting font
Simon Glass
2016-01-30
video: Add the AnkaCoder mono-spaced font
Simon Glass
2016-01-30
video: Add the Nimbus sans font
Simon Glass
2016-01-30
video: Add a console driver that uses TrueType fonts
Simon Glass
2016-01-30
video: Provide a backspace method
Simon Glass
2016-01-30
video: Provide a signal when a new console line is started
Simon Glass
2016-01-30
video: Provide a left margin for the text console
Simon Glass
2016-01-30
video: Handle the 'bell' character
Simon Glass
2016-01-30
video: Use fractional units for X coordinates
Simon Glass
2016-01-30
video kconfig console_normal
Simon Glass
2016-01-30
Makefile: Add rules to build in .ttf files
Simon Glass
2016-01-30
video: Add stb TrueType font renderer
Simon Glass
2016-01-29
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-29
test/py: dfu: allow boardenv to specify test sizes
Stephen Warren
2016-01-29
test/py: fix a couple typos in comments
Stephen Warren
2016-01-29
test/py: run sandbox in source directory
Stephen Warren
2016-01-29
test/py: pass test DTB to sandbox
Stephen Warren
2016-01-29
test/py: correctly log xfail/xpass tests
Stephen Warren
2016-01-29
test/py: detect another "bad pattern" in console output
Stephen Warren
2016-01-29
test/py: check for bad patterns everywhere we wait
Stephen Warren
2016-01-29
test.py: calculate bad patterns on change only
Stephen Warren
2016-01-29
test/py: fix spawn.expect multiple match handling
Stephen Warren
2016-01-29
test/dm: clear unit test failure count each run
Stephen Warren
2016-01-29
test/py: Provide custom IDs when parametrizing tests
Stephen Warren
2016-01-29
test/py: Quote consistency
Stephen Warren
2016-01-29
test/py: use " for docstrings
Stephen Warren
2016-01-29
test/py: make net test aware of USB and PCI enumeration
Stephen Warren
2016-01-29
distro bootcmd: enumerate PCI before network operations
Stephen Warren
2016-01-29
distro bootcmd: make net boot only optionally start USB
Stephen Warren
2016-01-29
Implement "pci enum" command for CONFIG_DM_PCI
Stephen Warren
2016-01-29
test/py: dfu: error out if USB device already exists
Stephen Warren
2016-01-29
ARM: tegra: shut down USB device controller at boot
Stephen Warren
2016-01-29
test/py: make crash detection more robust
Stephen Warren
2016-01-29
dm: Remove device_probe_child()
Simon Glass
2016-01-29
test/py: add a networking test
Stephen Warren
2016-01-29
test/py: move find_ram_base() into u_boot_utils
Stephen Warren
2016-01-29
test/py: add DFU test
Stephen Warren
2016-01-29
test/py: ums: add filesystem-based testing
Stephen Warren
2016-01-29
test/py: add various utility code
Stephen Warren
2016-01-29
test/py: optionally ignore errors from shell commands
Stephen Warren
2016-01-29
test/py: log when tests send CTRL-C
Stephen Warren
2016-01-29
test/py: drain console log at the end of any failed test
Stephen Warren
2016-01-29
test/py: move U-Boot respawn trigger to the test core
Stephen Warren
2016-01-29
test/py: fix timeout to be absolute
Stephen Warren
[next]