index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
riscv
Age
Commit message (
Expand
)
Author
2024-06-26
cmd: Make use of U_BOOT_LONGHELP when missing
Tom Rini
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
cmd: Remove <common.h> and add needed includes
Tom Rini
2024-05-01
cmd: sbi: add coreboot and oreboot implementation IDs
Heinrich Schuchardt
2024-05-01
cmd: sbi: add Supervisor Software Events extension
Heinrich Schuchardt
2024-03-19
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...
Tom Rini
2024-03-12
cmd: sbi: formatting PolarFire Hart Software Services version
Heinrich Schuchardt
2024-03-12
cmd: sbi: Correctly display unknown implementation IDs
Heinrich Schuchardt
2024-03-02
cmd: remove common.h from exception command implementations
Heinrich Schuchardt
2024-01-31
cmd: sbi: add support for Debug Trigger Extension
Heinrich Schuchardt
2023-10-16
cmd: Convert existing long help messages to the new macro
Tom Rini
2023-10-04
cmd/exception: test RISC-V 16 bit aligned instruction
Heinrich Schuchardt
2023-10-04
cmd/exception: support RISC-V compressed instruction
Heinrich Schuchardt
2023-08-10
cmd/sbi: display new extensions
Heinrich Schuchardt
2023-07-06
cmd/sbi: display new extensions
Heinrich Schuchardt
2022-10-20
cmd/sbi: user friendly short texts
Heinrich Schuchardt
2022-10-20
cmd/sbi: error message for failure to get spec version
Heinrich Schuchardt
2022-10-20
cmd/sbi: format RustSBI version number
Heinrich Schuchardt
2022-09-06
cmd/sbi: format KVM version
Heinrich Schuchardt
2022-05-26
cmd/sbi: add implementation ID 6 - Coffer
Heinrich Schuchardt
2022-04-06
cmd/sbi: add missing SBI information
Heinrich Schuchardt
2022-04-06
cmd: sbi: add Performance Monitoring Unit Extension
Heinrich Schuchardt
2021-11-08
cmd: sbi: show SBI implementation version
Heinrich Schuchardt
2021-10-07
cmd/sbi: use constants instead of numerical values
Heinrich Schuchardt
2021-05-05
cmd/exception: support ebreak exception on RISC-V
Heinrich Schuchardt
2021-02-25
cmd/riscv/sbi: support System Reset Extension
Heinrich Schuchardt
2021-01-29
cmd: add more implementation IDs to sbi command
Heinrich Schuchardt
2020-08-25
cmd: provide command sbi
Heinrich Schuchardt
2020-08-14
cmd: exception: unaligned data access on RISC-V
Heinrich Schuchardt
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-04-22
cmd: add exception command
Heinrich Schuchardt