aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-30video: Allow selection of the driver and font sizeSimon Glass2-4/+21
2016-01-30License: Add the Open Font LicenseSimon Glass2-0/+98
2016-01-30video: Add the Cantoraone decorative fontSimon Glass4-0/+15
2016-01-30video: Add the Rufscript handwriting fontSimon Glass4-0/+14
2016-01-30video: Add the AnkaCoder mono-spaced fontSimon Glass4-0/+17
2016-01-30video: Add the Nimbus sans fontSimon Glass4-0/+20
2016-01-30video: Add a console driver that uses TrueType fontsSimon Glass6-2/+580
2016-01-30video: Provide a backspace methodSimon Glass2-1/+25
2016-01-30video: Provide a signal when a new console line is startedSimon Glass2-0/+28
2016-01-30video: Provide a left margin for the text consoleSimon Glass2-3/+5
2016-01-30video: Handle the 'bell' characterSimon Glass2-1/+4
2016-01-30video: Use fractional units for X coordinatesSimon Glass5-53/+137
2016-01-30video kconfig console_normalSimon Glass3-4/+15
2016-01-30Makefile: Add rules to build in .ttf filesSimon Glass1-0/+21
2016-01-30video: Add stb TrueType font rendererSimon Glass1-0/+3240
2016-01-29Merge git://git.denx.de/u-boot-dmTom Rini44-868/+2630
2016-01-28test/py: dfu: allow boardenv to specify test sizesStephen Warren1-2/+10
2016-01-28test/py: fix a couple typos in commentsStephen Warren1-2/+2
2016-01-28test/py: run sandbox in source directoryStephen Warren2-3/+7
2016-01-28test/py: pass test DTB to sandboxStephen Warren1-1/+6
2016-01-28test/py: correctly log xfail/xpass testsStephen Warren3-24/+74
2016-01-28test/py: detect another "bad pattern" in console outputStephen Warren1-0/+2
2016-01-28test/py: check for bad patterns everywhere we waitStephen Warren1-7/+19
2016-01-28test.py: calculate bad patterns on change onlyStephen Warren1-24/+25
2016-01-28test/py: fix spawn.expect multiple match handlingStephen Warren1-1/+1
2016-01-28test/dm: clear unit test failure count each runStephen Warren1-0/+2
2016-01-28test/py: Provide custom IDs when parametrizing testsStephen Warren3-1/+13
2016-01-28test/py: Quote consistencyStephen Warren5-42/+42
2016-01-28test/py: use " for docstringsStephen Warren19-245/+245
2016-01-28test/py: make net test aware of USB and PCI enumerationStephen Warren1-13/+15
2016-01-28distro bootcmd: enumerate PCI before network operationsStephen Warren2-0/+20
2016-01-28distro bootcmd: make net boot only optionally start USBStephen Warren2-5/+13
2016-01-28Implement "pci enum" command for CONFIG_DM_PCIStephen Warren2-13/+20
2016-01-28test/py: dfu: error out if USB device already existsStephen Warren1-0/+6
2016-01-28ARM: tegra: shut down USB device controller at bootStephen Warren2-1/+22
2016-01-28test/py: make crash detection more robustStephen Warren1-13/+7
2016-01-28dm: Remove device_probe_child()Simon Glass2-21/+1
2016-01-28test/py: add a networking testStephen Warren1-0/+153
2016-01-28test/py: move find_ram_base() into u_boot_utilsStephen Warren3-39/+41
2016-01-28test/py: add DFU testStephen Warren4-197/+262
2016-01-28test/py: ums: add filesystem-based testingStephen Warren3-261/+188
2016-01-28test/py: add various utility codeStephen Warren2-0/+190
2016-01-28test/py: optionally ignore errors from shell commandsStephen Warren1-2/+6
2016-01-28test/py: log when tests send CTRL-CStephen Warren1-0/+1
2016-01-28test/py: drain console log at the end of any failed testStephen Warren2-0/+39
2016-01-28test/py: move U-Boot respawn trigger to the test coreStephen Warren6-12/+8
2016-01-28test/py: fix timeout to be absoluteStephen Warren1-1/+6
2016-01-28tpm: st33zp24: Add tpm st33zp24 spi supportChristophe Ricard4-0/+686
2016-01-28tpm: st33zp24: Add tpm st33zp24 support with i2cChristophe Ricard4-0/+560
2016-01-28tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff ...Christophe Ricard2-17/+17