git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
341ba8d
57b9900
)
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
author
Tom Rini
<trini@konsulko.com>
Thu, 8 Dec 2022 13:28:14 +0000
(08:28 -0500)
committer
Tom Rini
<trini@konsulko.com>
Thu, 8 Dec 2022 13:28:14 +0000
(08:28 -0500)
- Kautuk's semihosting patch:
move semihosting library from arm directory to common place and add
RISC-V support
- Zong's Kconfig patch:
use "imply" instead of "select" to allow user to decide if
SPL_SEPARATE_BSS should be selected
Trivial merge