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