summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* dm: video: test: Add tests for the video uclassSimon Glass2016-01-20-9/+206
* dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass2016-01-20-86/+56
* sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass2016-01-20-2/+11
* dm: stdio: video: Plumb the video uclass into stdioSimon Glass2016-01-20-4/+15
* dm: video: Implement the bmp command for driver modelSimon Glass2016-01-20-1/+375
* dm: common: Add memory reservation for the video uclassSimon Glass2016-01-20-12/+39
* common: Move LCD and video memory reservation togetherSimon Glass2016-01-20-14/+14
* dm: video: Add a driver for a rotated text consoleSimon Glass2016-01-20-0/+450
* dm: video: Add a 'normal' text console driverSimon Glass2016-01-20-1/+142
* dm: video: Add a uclass for the text consoleSimon Glass2016-01-20-1/+398
* dm: lcd: Avoid using the lcd.h header file with driver modelSimon Glass2016-01-20-4/+10
* dm: video: Add a video uclassSimon Glass2016-01-20-6/+432
* arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng2016-01-20-1/+21
* arm: ls1021atwr: Split off board device treeBin Meng2016-01-20-6/+21
* serial: lpuart: Add driver model serial supportBin Meng2016-01-20-1/+167
* serial: lpuart: Prepare the driver for DM conversionBin Meng2016-01-20-22/+66
* serial: lpuart: Call local version of setbrg and putc directlyBin Meng2016-01-20-4/+4
* serial: lpuart: Fix several cosmetic issuesBin Meng2016-01-20-20/+15
* serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng2016-01-20-5/+14
* arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng2016-01-20-4/+10
* Revert "fdt_support: Add multi-serial support for stdout fixup"Bin Meng2016-01-20-15/+1
* test/py: add a test for the sleep commandStephen Warren2016-01-20-0/+24
* test/py: test the ums commandStephen Warren2016-01-20-0/+94
* test/py: test the shell if commandStephen Warren2016-01-20-116/+154
* test/py: add test of basic shell functionalityStephen Warren2016-01-20-16/+42
* test/py: test the md/mw commandsStephen Warren2016-01-20-29/+36
* test/py: add test of setenv/printenv/echoStephen Warren2016-01-20-4/+221
* test/py: test that sandbox exits when askedStephen Warren2016-01-20-0/+24
* test/py: Implement pytest infrastructureStephen Warren2016-01-20-0/+2090
* patman: Add --thread optionMateusz Kulikowski2016-01-20-2/+8
* clk: add API to enable clockMasahiro Yamada2016-01-20-0/+28
* clk: add static qualifier to local functionsMasahiro Yamada2016-01-20-4/+5
* clk: add needed include and declaration to include/clk.hMasahiro Yamada2016-01-20-0/+4
* clk: fix comments in include/clk.hMasahiro Yamada2016-01-20-10/+10
* clk: move Kconfig options into sub-menuMasahiro Yamada2016-01-20-0/+4
* usb: Define USB_MAX_STOR_DEV in only one placeSimon Glass2016-01-20-1/+0
* timer: sandbox: work without device treeStephen Warren2016-01-20-0/+10
* dm: timer: refuse timers with zero clock_rateStephen Warren2016-01-20-0/+11
* bzip2: Support compression for sandboxSimon Glass2016-01-20-0/+1852
* dm: core: Call uclass post_bind() after the driver's bind() methodSimon Glass2016-01-20-5/+7
* sandbox: Support the bmp commandSimon Glass2016-01-20-5/+8
* tiny-printf: Always print zeroesSimon Glass2016-01-20-4/+12
* pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass2016-01-20-0/+4
* i2c: Correct command return valuesSimon Glass2016-01-20-2/+4
* dm: mmc: Try to honour the sequence orderSimon Glass2016-01-20-5/+15
* dm: gpio: Allow the uclass to work without printf()Simon Glass2016-01-20-0/+8
* tiny-printf: Avoid printing NULL stringsSimon Glass2016-01-20-2/+4
* defconfig: dra74_evm: enable timer driver modelMugunthan V N2016-01-20-0/+2
* arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N2016-01-20-0/+1
* defconfig: dra72_evm: enable timer driver modelMugunthan V N2016-01-20-0/+2