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
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
2023-04-20
riscv: Support CONFIG_REMAKE_ELF
Samuel Holland
2023-04-20
riscv: Update alignment for some sections in linker scripts
Bin Meng
2023-04-20
riscv: spl: Remove relocation sections
Bin Meng
2023-04-20
riscv: Avoid updating the link register
Bin Meng
2023-04-20
riscv: Change to use positive offset to access relocation entries
Bin Meng
2023-04-20
riscv: Optimize loading relocation type
Bin Meng
2023-04-20
riscv: Optimize source end address calculation in start.S
Bin Meng
2023-04-20
riscv: Enforce DWARF4 output
Bin Meng
2023-04-20
riscv: Correct a comment in io.h
Bin Meng
2023-04-20
riscv: dts: jh7110: Add initial StarFive VisionFive v2 board device tree
Yanhong Wang
2023-04-20
riscv: dts: jh7110: Add initial u-boot device tree
Yanhong Wang
2023-04-20
riscv: dts: jh7110: Add initial StarFive JH7110 device tree
Yanhong Wang
2023-04-20
board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to Kconfig
Yanhong Wang
2023-04-20
riscv: cpu: jh7110: Add Kconfig for StarFive JH7110 SoC
Yanhong Wang
2023-04-20
riscv: cpu: jh7110: Add support for jh7110 SoC
Yanhong Wang
2023-03-06
riscv: semihosting: replace inline assembly with assembly file
Andre Przywara
2023-02-27
Merge tag 'v2023.04-rc3' into next
Tom Rini
2023-02-17
riscv: binman: Add help message for missing blobs
Rick Chen
2023-02-17
riscv: Rename Andes cpu and board names
Leo Yu-Chi Liang
2023-02-17
configs: ae350: Enable v5l2 cache for AE350 platforms in SPL
Yu Chien Peter Lin
2023-02-17
riscv: ax25: cache.c: Cleanups to L1/L2 cache function used in SPL
Yu Chien Peter Lin
2023-02-17
riscv: ae350: dts: Update L2 cache compatible string
Yu Chien Peter Lin
2023-02-17
riscv: cpu: ax25: Simplify cache enabling logic in harts_early_init()
Yu Chien Peter Lin
2023-02-17
riscv: Remove redundant Kconfig "RISCV_NDS_CACHE"
Leo Yu-Chi Liang
2023-02-17
riscv: global_data.h: Correct the comment for PLICSW
Yu Chien Peter Lin
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
2023-02-10
Correct SPL uses of LMB
Simon Glass
2023-02-01
riscv: memcpy: check src and dst before copy
Rick Chen
2023-02-01
riscv: ax25: bypass malloc when spl fit boots from ram
Rick Chen
2023-02-01
riscv: ae350: Enable CCTL_SUEN
Rick Chen
2023-02-01
riscv: cpu: check U-Mode before counteren write
Nikita Shubin
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-09
Merge branch 'next'
Tom Rini
2022-12-29
efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE
Heinrich Schuchardt
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-12-08
arch/riscv: add semihosting support for RISC-V
Kautuk Consul
2022-11-15
riscv: clarify meaning of CONFIG_SBI_V02
Heinrich Schuchardt
2022-11-15
riscv: Fix detecting FPU support in standard extension
Yu Chien Peter Lin
2022-11-15
riscv: dts: fix the mpfs's reference clock frequency
Conor Dooley
2022-11-03
riscv: dts: Add QSPI NAND device node
Padmarao Begari
2022-11-03
riscv: dts: Update memory configuration
Padmarao Begari
2022-11-03
riscv: Rename Andes PLIC to PLICSW
Yu Chien Peter Lin
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-20
riscv: andes_plic.c: use modified IPI scheme
Yu Chien Peter Lin
2022-10-20
riscv: support building double-float modules
Heinrich Schuchardt
2022-10-07
riscv: Fix build against binutils 2.38
Alexandre Ghiti
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-26
Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...
Tom Rini
2022-09-26
riscv: Introduce AVAILABLE_HARTS
Rick Chen
[next]