index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-01-20
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
Simon Glass
2016-01-20
dm: stdio: video: Plumb the video uclass into stdio
Simon Glass
2016-01-20
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-20
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-20
common: Move LCD and video memory reservation together
Simon Glass
2016-01-20
dm: video: Add a driver for a rotated text console
Simon Glass
2016-01-20
dm: video: Add a 'normal' text console driver
Simon Glass
2016-01-20
dm: video: Add a uclass for the text console
Simon Glass
2016-01-20
dm: lcd: Avoid using the lcd.h header file with driver model
Simon Glass
2016-01-20
dm: video: Add a video uclass
Simon Glass
2016-01-20
arm: ls1021atwr: Enable driver model lpuart serial driver
Bin Meng
2016-01-20
arm: ls1021atwr: Split off board device tree
Bin Meng
2016-01-20
serial: lpuart: Add driver model serial support
Bin Meng
2016-01-20
serial: lpuart: Prepare the driver for DM conversion
Bin Meng
2016-01-20
serial: lpuart: Call local version of setbrg and putc directly
Bin Meng
2016-01-20
serial: lpuart: Fix several cosmetic issues
Bin Meng
2016-01-20
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
2016-01-20
arm: ls1021atwr: Convert to driver model and enable serial support
Bin Meng
2016-01-20
Revert "fdt_support: Add multi-serial support for stdout fixup"
Bin Meng
2016-01-20
test/py: add a test for the sleep command
Stephen Warren
2016-01-20
test/py: test the ums command
Stephen Warren
2016-01-20
test/py: test the shell if command
Stephen Warren
2016-01-20
test/py: add test of basic shell functionality
Stephen Warren
2016-01-20
test/py: test the md/mw commands
Stephen Warren
2016-01-20
test/py: add test of setenv/printenv/echo
Stephen Warren
2016-01-20
test/py: test that sandbox exits when asked
Stephen Warren
2016-01-20
test/py: Implement pytest infrastructure
Stephen Warren
2016-01-20
patman: Add --thread option
Mateusz Kulikowski
2016-01-20
clk: add API to enable clock
Masahiro Yamada
2016-01-20
clk: add static qualifier to local functions
Masahiro Yamada
2016-01-20
clk: add needed include and declaration to include/clk.h
Masahiro Yamada
2016-01-20
clk: fix comments in include/clk.h
Masahiro Yamada
2016-01-20
clk: move Kconfig options into sub-menu
Masahiro Yamada
2016-01-20
usb: Define USB_MAX_STOR_DEV in only one place
Simon Glass
2016-01-20
timer: sandbox: work without device tree
Stephen Warren
2016-01-20
dm: timer: refuse timers with zero clock_rate
Stephen Warren
2016-01-20
bzip2: Support compression for sandbox
Simon Glass
2016-01-20
dm: core: Call uclass post_bind() after the driver's bind() method
Simon Glass
2016-01-20
sandbox: Support the bmp command
Simon Glass
2016-01-20
tiny-printf: Always print zeroes
Simon Glass
2016-01-20
pinctrl: Avoid binding all pinconfig nodes before relocation
Simon Glass
2016-01-20
i2c: Correct command return values
Simon Glass
2016-01-20
dm: mmc: Try to honour the sequence order
Simon Glass
2016-01-20
dm: gpio: Allow the uclass to work without printf()
Simon Glass
2016-01-20
tiny-printf: Avoid printing NULL strings
Simon Glass
2016-01-20
defconfig: dra74_evm: enable timer driver model
Mugunthan V N
2016-01-20
arm: dts: dra7-evm: add tick-timer to chosen node
Mugunthan V N
2016-01-20
defconfig: dra72_evm: enable timer driver model
Mugunthan V N
[next]