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
...
|
*
|
|
|
trace: conserve gd register on RISC-V
Heinrich Schuchardt
2020-10-27
1
-1
/
+1
|
*
|
|
|
rtc: provide an emulated RTC
Heinrich Schuchardt
2020-10-27
4
-0
/
+93
|
*
|
|
|
Makefile: provide constant with seconds since epoch
Heinrich Schuchardt
2020-10-27
1
-0
/
+2
*
|
|
|
|
Merge branch '2020-10-27-further-log-enhancements'
Tom Rini
2020-10-28
6
-12
/
+112
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
log: correct and check array size of log categories
Heinrich Schuchardt
2020-10-27
1
-2
/
+8
|
*
|
|
|
test: log: test message continuation
Heinrich Schuchardt
2020-10-27
2
-1
/
+55
|
*
|
|
|
log: allow for message continuation
Heinrich Schuchardt
2020-10-27
4
-5
/
+38
|
*
|
|
|
log: move processing_msg to global data
Heinrich Schuchardt
2020-10-27
2
-4
/
+11
|
/
/
/
/
*
|
|
|
nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV
Anatolij Gustschin
2020-10-27
1
-0
/
+1
*
|
|
|
Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-10-26
50
-74
/
+75
|
\
\
\
\
|
*
|
|
|
nokia_rx51: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
2
-2
/
+2
|
*
|
|
|
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
2020-10-26
7
-14
/
+15
|
*
|
|
|
sansa_fuze_plus: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
1
-1
/
+1
|
*
|
|
|
xfi3: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
1
-1
/
+1
|
*
|
|
|
mx23evk: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
1
-1
/
+1
|
*
|
|
|
at91sam9n12ek: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
3
-3
/
+3
|
*
|
|
|
at91sam9: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
16
-16
/
+16
|
*
|
|
|
picosam9g45: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
1
-1
/
+1
|
*
|
|
|
ls1021atwr: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
7
-14
/
+14
|
*
|
|
|
ls1021aqds: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
9
-18
/
+18
|
*
|
|
|
imx: mx7dsabresd: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
2
-2
/
+2
|
*
|
|
|
imx: mx6sxsabresd: disable obsolete VIDEO config
Anatolij Gustschin
2020-10-26
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
2020-10-26
12
-54
/
+66
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
riscv: fu540: dts: Correct reg size of clint node
Pragnesh Patel
2020-10-26
1
-1
/
+1
|
*
|
|
riscv: Move timer portions of SiFive CLINT to drivers/timer
Sean Anderson
2020-10-26
4
-39
/
+51
|
*
|
|
timer: Add _TIMER suffix to Andes PLMT Kconfig
Sean Anderson
2020-10-26
3
-3
/
+3
|
*
|
|
riscv: Move Andes PLMT driver to drivers/timer
Sean Anderson
2020-10-26
6
-8
/
+9
|
*
|
|
riscv: k210: Reduce DMA block size
Sean Anderson
2020-10-26
1
-2
/
+2
|
*
|
|
riscv: Only enable OF_BOARD_FIXUP for S-Mode
Sean Anderson
2020-10-26
1
-1
/
+1
|
*
|
|
clk: kendryte: no need to check argument of free()
Heinrich Schuchardt
2020-10-26
1
-2
/
+1
|
/
/
/
*
|
|
Merge branch '2020-10-23-misc-changes'
Tom Rini
2020-10-24
66
-182
/
+515
|
\
\
\
|
*
|
|
power: regulator: add dummy helper
Peng Fan
2020-10-23
1
-0
/
+114
|
*
|
|
phy: nop-phy: add clk bulk
Peng Fan
2020-10-23
1
-0
/
+35
|
*
|
|
bootm: fix wrong conditions about images overlap
Jaehoon Chung
2020-10-23
1
-3
/
+5
|
*
|
|
cmd: fat: Use do_save() for fatwrite
Lad Prabhakar
2020-10-23
2
-45
/
+4
|
*
|
|
test: unit tests for print_freq(), print_size()
Heinrich Schuchardt
2020-10-23
2
-0
/
+72
|
*
|
|
cmd: Add a 'misc' command to access miscellaneous devices
Bin Meng
2020-10-23
3
-0
/
+143
|
*
|
|
cmd: Split out timer command from the sleep command
Bin Meng
2020-10-23
3
-28
/
+35
|
*
|
|
cmd: Rename CMD_MISC to CMD_SLEEP
Bin Meng
2020-10-23
53
-56
/
+52
|
*
|
|
Makefile: Fix u-boot-nodtb.bin target
Pali Rohár
2020-10-23
1
-3
/
+7
|
*
|
|
i2c: i2c-gpio: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-23
1
-7
/
+3
|
*
|
|
power: regulator: gpio-regulator: Convert to use APIs which support live DT
Patrick Delaunay
2020-10-23
1
-9
/
+13
|
*
|
|
power: regulator: gpio-regulator: protect count value
Patrick Delaunay
2020-10-23
1
-2
/
+3
|
*
|
|
post: remove redundant condition
Heinrich Schuchardt
2020-10-23
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2020-10-23
18
-68
/
+6
|
\
\
\
|
*
|
|
samsung: common: remove the duplicated stdio print message
Jaehoon Chung
2020-10-22
1
-1
/
+0
|
*
|
|
configs: smdkv310: get rid of unused EXYNOS4_DEFAULT_UART_OFFSET
Andre Heider
2020-10-15
1
-3
/
+0
|
*
|
|
Remove whitelist entry CONFIG_DEFAULT_CONSOLE
Andre Heider
2020-10-15
1
-1
/
+0
|
*
|
|
treewide: configs: fold CONFIG_DEFAULT_CONSOLE
Andre Heider
2020-10-15
6
-34
/
+6
|
*
|
|
treewide: configs: get rid of unused CONFIG_DEFAULT_CONSOLE
Andre Heider
2020-10-15
10
-29
/
+0
[prev]
[next]