index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
dm: timer: refuse timers with zero clock_rate
Stephen Warren
2016-01-20
1
-0
/
+11
*
bzip2: Support compression for sandbox
Simon Glass
2016-01-20
4
-0
/
+1852
*
dm: core: Call uclass post_bind() after the driver's bind() method
Simon Glass
2016-01-20
2
-5
/
+7
*
sandbox: Support the bmp command
Simon Glass
2016-01-20
1
-5
/
+8
*
tiny-printf: Always print zeroes
Simon Glass
2016-01-20
1
-4
/
+12
*
pinctrl: Avoid binding all pinconfig nodes before relocation
Simon Glass
2016-01-20
1
-0
/
+4
*
i2c: Correct command return values
Simon Glass
2016-01-20
1
-2
/
+4
*
dm: mmc: Try to honour the sequence order
Simon Glass
2016-01-20
1
-5
/
+15
*
dm: gpio: Allow the uclass to work without printf()
Simon Glass
2016-01-20
1
-0
/
+8
*
tiny-printf: Avoid printing NULL strings
Simon Glass
2016-01-20
1
-2
/
+4
*
defconfig: dra74_evm: enable timer driver model
Mugunthan V N
2016-01-20
1
-0
/
+2
*
arm: dts: dra7-evm: add tick-timer to chosen node
Mugunthan V N
2016-01-20
1
-0
/
+1
*
defconfig: dra72_evm: enable timer driver model
Mugunthan V N
2016-01-20
1
-0
/
+2
*
arm: dts: dra72-evm: add tick-timer to chosen node
Mugunthan V N
2016-01-20
1
-0
/
+1
*
ti_omap5_common: timer: do not define CONFIG_TIMER for spl
Mugunthan V N
2016-01-20
1
-0
/
+1
*
defconfig: am335x_gp_evm: enable timer driver model
Mugunthan V N
2016-01-20
1
-0
/
+2
*
arm: dts: am335x-evm: add tick-timer to chosen node
Mugunthan V N
2016-01-20
1
-0
/
+1
*
defconfig: am335x_boneblack_vboot: enable timer driver model
Mugunthan V N
2016-01-20
1
-0
/
+2
[next]