index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
spl_opensbi.c
Age
Commit message (
Expand
)
Author
2025-04-02
spl: riscv: opensbi: Error on misaligned FDT
Sam Edwards
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
common: Remove <common.h> and add needed includes
Tom Rini
2024-03-26
spl: riscv: opensbi: fix check of PAYLOAD_ARGS_ADDR
Randolph
2024-01-31
spl: riscv: falcon: move fdt blob to specified address
Randolph
2023-10-19
spl: riscv: add os type for next booting stage
Randolph
2023-10-19
spl: riscv: opensbi: change the default os_type as varible
Randolph
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-05
spl: add __noreturn attribute to spl_invoke_opensbi function
Chanho Park
2022-08-11
spl: opensbi: convert scratch options to config
Nikita Shubin
2022-08-11
spl: opensbi: fix typo
Nikita Shubin
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-10-27
spl: Use standard FIT entries
Michal Simek
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-02
riscv: sbi: Add newline to error message
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-10
spl: opensbi: wait for ack from secondary harts before entering OpenSBI
Lukas Auer
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
spl: opensbi: specify main hart as preferred boot hart
Lukas Auer
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-08-26
spl: support booting via RISC-V OpenSBI
Lukas Auer