index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: pmic: Add 'reg status' to show all regulators
Simon Glass
2016-01-21
1
-10
/
+56
*
dm: pinctrl: Add a function to parse PIN_CONFIG flags
Simon Glass
2016-01-21
2
-0
/
+25
*
dm: core: Don't set pinctrl for pinctrl devices
Simon Glass
2016-01-21
1
-2
/
+4
*
rockchip: kylin: Store env in emmc
Jeffy Chen
2016-01-21
1
-0
/
+12
*
rockchip: kylin: Check fastboot request
Jeffy Chen
2016-01-21
2
-0
/
+35
*
rockchip: kylin: Add default gpt partition table
Jeffy Chen
2016-01-21
1
-0
/
+29
*
rockchip: rk3036: Bind GPIO banks
Jeffy Chen
2016-01-21
1
-0
/
+8
*
ARM: bootm: Try to use relocated ramdisk
Jeffy Chen
2016-01-21
1
-1
/
+11
*
dm: clk: Add support for decoding clocks from the device tree
Simon Glass
2016-01-21
2
-0
/
+52
*
clk: add fixed rate clock driver
Masahiro Yamada
2016-01-21
2
-1
/
+58
*
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-01-21
122
-422
/
+7455
|
\
|
*
dm: video: test: Test that bitmap display works correctly
Simon Glass
2016-01-20
3
-0
/
+56
|
*
dm: video: test: Add tests for rotated consoles
Simon Glass
2016-01-20
2
-0
/
+28
|
*
dm: video: test: Add tests for the video uclass
Simon Glass
2016-01-20
5
-9
/
+206
|
*
dm: video: sandbox: Convert sandbox to use driver model for video
Simon Glass
2016-01-20
9
-86
/
+56
|
*
sandbox: Move CONFIG_VIDEO_SANDBOX_SDL to Kconfig
Simon Glass
2016-01-20
3
-2
/
+11
|
*
dm: stdio: video: Plumb the video uclass into stdio
Simon Glass
2016-01-20
1
-4
/
+15
|
*
dm: video: Implement the bmp command for driver model
Simon Glass
2016-01-20
3
-1
/
+375
|
*
dm: common: Add memory reservation for the video uclass
Simon Glass
2016-01-20
2
-12
/
+39
|
*
common: Move LCD and video memory reservation together
Simon Glass
2016-01-20
1
-14
/
+14
|
*
dm: video: Add a driver for a rotated text console
Simon Glass
2016-01-20
3
-0
/
+450
|
*
dm: video: Add a 'normal' text console driver
Simon Glass
2016-01-20
2
-1
/
+142
|
*
dm: video: Add a uclass for the text console
Simon Glass
2016-01-20
5
-1
/
+398
|
*
dm: lcd: Avoid using the lcd.h header file with driver model
Simon Glass
2016-01-20
2
-4
/
+10
|
*
dm: video: Add a video uclass
Simon Glass
2016-01-20
5
-6
/
+432
|
*
arm: ls1021atwr: Enable driver model lpuart serial driver
Bin Meng
2016-01-20
3
-1
/
+21
|
*
arm: ls1021atwr: Split off board device tree
Bin Meng
2016-01-20
6
-6
/
+21
|
*
serial: lpuart: Add driver model serial support
Bin Meng
2016-01-20
2
-1
/
+167
|
*
serial: lpuart: Prepare the driver for DM conversion
Bin Meng
2016-01-20
1
-22
/
+66
|
*
serial: lpuart: Call local version of setbrg and putc directly
Bin Meng
2016-01-20
1
-4
/
+4
|
*
serial: lpuart: Fix several cosmetic issues
Bin Meng
2016-01-20
1
-20
/
+15
|
*
serial: lpuart: Move CONFIG_FSL_LPUART to Kconfig
Bin Meng
2016-01-20
14
-5
/
+14
|
*
arm: ls1021atwr: Convert to driver model and enable serial support
Bin Meng
2016-01-20
4
-4
/
+10
|
*
Revert "fdt_support: Add multi-serial support for stdout fixup"
Bin Meng
2016-01-20
1
-15
/
+1
|
*
test/py: add a test for the sleep command
Stephen Warren
2016-01-20
1
-0
/
+24
|
*
test/py: test the ums command
Stephen Warren
2016-01-20
1
-0
/
+94
|
*
test/py: test the shell if command
Stephen Warren
2016-01-20
2
-116
/
+154
|
*
test/py: add test of basic shell functionality
Stephen Warren
2016-01-20
2
-16
/
+42
|
*
test/py: test the md/mw commands
Stephen Warren
2016-01-20
2
-29
/
+36
|
*
test/py: add test of setenv/printenv/echo
Stephen Warren
2016-01-20
2
-4
/
+221
|
*
test/py: test that sandbox exits when asked
Stephen Warren
2016-01-20
1
-0
/
+24
|
*
test/py: Implement pytest infrastructure
Stephen Warren
2016-01-20
14
-0
/
+2090
|
*
patman: Add --thread option
Mateusz Kulikowski
2016-01-20
2
-2
/
+8
|
*
clk: add API to enable clock
Masahiro Yamada
2016-01-20
2
-0
/
+28
|
*
clk: add static qualifier to local functions
Masahiro Yamada
2016-01-20
3
-4
/
+5
|
*
clk: add needed include and declaration to include/clk.h
Masahiro Yamada
2016-01-20
1
-0
/
+4
|
*
clk: fix comments in include/clk.h
Masahiro Yamada
2016-01-20
1
-10
/
+10
|
*
clk: move Kconfig options into sub-menu
Masahiro Yamada
2016-01-20
1
-0
/
+4
|
*
usb: Define USB_MAX_STOR_DEV in only one place
Simon Glass
2016-01-20
1
-1
/
+0
|
*
timer: sandbox: work without device tree
Stephen Warren
2016-01-20
1
-0
/
+10
[next]