summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-31ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't d...Wang Dongsheng
2016-01-31arm: cache: Implement cache range check for v7Marek Vasut
2016-01-31armv7: add cacheline sizes where missingAlbert ARIBAUD
2016-01-31arm: Remove S bit from MMU section entryMarek Vasut
2016-01-31arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut
2016-01-30video: Correct 'tor' typo in commentSimon Glass
2016-01-30video: test: Add console tests for truetypeSimon Glass
2016-01-30video: sandbox: Enable truetype fonts for sandboxSimon Glass
2016-01-30video: sandbox: Allow selection of font size and console nameSimon Glass
2016-01-30video: Allow selection of the driver and font sizeSimon Glass
2016-01-30License: Add the Open Font LicenseSimon Glass
2016-01-30video: Add the Cantoraone decorative fontSimon Glass
2016-01-30video: Add the Rufscript handwriting fontSimon Glass
2016-01-30video: Add the AnkaCoder mono-spaced fontSimon Glass
2016-01-30video: Add the Nimbus sans fontSimon Glass
2016-01-30video: Add a console driver that uses TrueType fontsSimon Glass
2016-01-30video: Provide a backspace methodSimon Glass
2016-01-30video: Provide a signal when a new console line is startedSimon Glass
2016-01-30video: Provide a left margin for the text consoleSimon Glass
2016-01-30video: Handle the 'bell' characterSimon Glass
2016-01-30video: Use fractional units for X coordinatesSimon Glass
2016-01-30video kconfig console_normalSimon Glass
2016-01-30Makefile: Add rules to build in .ttf filesSimon Glass
2016-01-30video: Add stb TrueType font rendererSimon Glass
2016-01-29Merge git://git.denx.de/u-boot-dmTom Rini
2016-01-28test/py: dfu: allow boardenv to specify test sizesStephen Warren
2016-01-28test/py: fix a couple typos in commentsStephen Warren
2016-01-28test/py: run sandbox in source directoryStephen Warren
2016-01-28test/py: pass test DTB to sandboxStephen Warren
2016-01-28test/py: correctly log xfail/xpass testsStephen Warren
2016-01-28test/py: detect another "bad pattern" in console outputStephen Warren
2016-01-28test/py: check for bad patterns everywhere we waitStephen Warren
2016-01-28test.py: calculate bad patterns on change onlyStephen Warren
2016-01-28test/py: fix spawn.expect multiple match handlingStephen Warren
2016-01-28test/dm: clear unit test failure count each runStephen Warren
2016-01-28test/py: Provide custom IDs when parametrizing testsStephen Warren
2016-01-28test/py: Quote consistencyStephen Warren
2016-01-28test/py: use " for docstringsStephen Warren
2016-01-28test/py: make net test aware of USB and PCI enumerationStephen Warren
2016-01-28distro bootcmd: enumerate PCI before network operationsStephen Warren
2016-01-28distro bootcmd: make net boot only optionally start USBStephen Warren
2016-01-28Implement "pci enum" command for CONFIG_DM_PCIStephen Warren
2016-01-28test/py: dfu: error out if USB device already existsStephen Warren
2016-01-28ARM: tegra: shut down USB device controller at bootStephen Warren
2016-01-28test/py: make crash detection more robustStephen Warren
2016-01-28dm: Remove device_probe_child()Simon Glass
2016-01-28test/py: add a networking testStephen Warren
2016-01-28test/py: move find_ram_base() into u_boot_utilsStephen Warren
2016-01-28test/py: add DFU testStephen Warren
2016-01-28test/py: ums: add filesystem-based testingStephen Warren