summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-20dm: video: sandbox: Convert sandbox to use driver model for videoSimon Glass
2016-01-20sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to KconfigSimon Glass
2016-01-20dm: stdio: video: Plumb the video uclass into stdioSimon Glass
2016-01-20dm: video: Implement the bmp command for driver modelSimon Glass
2016-01-20dm: common: Add memory reservation for the video uclassSimon Glass
2016-01-20common: Move LCD and video memory reservation togetherSimon Glass
2016-01-20dm: video: Add a driver for a rotated text consoleSimon Glass
2016-01-20dm: video: Add a 'normal' text console driverSimon Glass
2016-01-20dm: video: Add a uclass for the text consoleSimon Glass
2016-01-20dm: lcd: Avoid using the lcd.h header file with driver modelSimon Glass
2016-01-20dm: video: Add a video uclassSimon Glass
2016-01-20arm: ls1021atwr: Enable driver model lpuart serial driverBin Meng
2016-01-20arm: ls1021atwr: Split off board device treeBin Meng
2016-01-20serial: lpuart: Add driver model serial supportBin Meng
2016-01-20serial: lpuart: Prepare the driver for DM conversionBin Meng
2016-01-20serial: lpuart: Call local version of setbrg and putc directlyBin Meng
2016-01-20serial: lpuart: Fix several cosmetic issuesBin Meng
2016-01-20serial: lpuart: Move CONFIG_FSL_LPUART to KconfigBin Meng
2016-01-20arm: ls1021atwr: Convert to driver model and enable serial supportBin Meng
2016-01-20Revert "fdt_support: Add multi-serial support for stdout fixup"Bin Meng
2016-01-20test/py: add a test for the sleep commandStephen Warren
2016-01-20test/py: test the ums commandStephen Warren
2016-01-20test/py: test the shell if commandStephen Warren
2016-01-20test/py: add test of basic shell functionalityStephen Warren
2016-01-20test/py: test the md/mw commandsStephen Warren
2016-01-20test/py: add test of setenv/printenv/echoStephen Warren
2016-01-20test/py: test that sandbox exits when askedStephen Warren
2016-01-20test/py: Implement pytest infrastructureStephen Warren
2016-01-20patman: Add --thread optionMateusz Kulikowski
2016-01-20clk: add API to enable clockMasahiro Yamada
2016-01-20clk: add static qualifier to local functionsMasahiro Yamada
2016-01-20clk: add needed include and declaration to include/clk.hMasahiro Yamada
2016-01-20clk: fix comments in include/clk.hMasahiro Yamada
2016-01-20clk: move Kconfig options into sub-menuMasahiro Yamada
2016-01-20usb: Define USB_MAX_STOR_DEV in only one placeSimon Glass
2016-01-20timer: sandbox: work without device treeStephen Warren
2016-01-20dm: timer: refuse timers with zero clock_rateStephen Warren
2016-01-20bzip2: Support compression for sandboxSimon Glass
2016-01-20dm: core: Call uclass post_bind() after the driver's bind() methodSimon Glass
2016-01-20sandbox: Support the bmp commandSimon Glass
2016-01-20tiny-printf: Always print zeroesSimon Glass
2016-01-20pinctrl: Avoid binding all pinconfig nodes before relocationSimon Glass
2016-01-20i2c: Correct command return valuesSimon Glass
2016-01-20dm: mmc: Try to honour the sequence orderSimon Glass
2016-01-20dm: gpio: Allow the uclass to work without printf()Simon Glass
2016-01-20tiny-printf: Avoid printing NULL stringsSimon Glass
2016-01-20defconfig: dra74_evm: enable timer driver modelMugunthan V N
2016-01-20arm: dts: dra7-evm: add tick-timer to chosen nodeMugunthan V N
2016-01-20defconfig: dra72_evm: enable timer driver modelMugunthan V N
2016-01-20arm: dts: dra72-evm: add tick-timer to chosen nodeMugunthan V N