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
/
lib
Age
Commit message (
Expand
)
Author
2024-01-29
riscv: separate .data and .text sections of EFI binaries
Heinrich Schuchardt
2024-01-29
riscv: page align EFI binary section
Heinrich Schuchardt
2024-01-29
riscv: conflicting SPDX license linker scripts
Heinrich Schuchardt
2023-12-27
riscv: cache: support cache enable in SPL stage
Zong Li
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
riscv: Add a reset_cpu() function
Simon Glass
2023-12-06
riscv: andes: Fix enable register settings of PLICSW
Yu Chien Peter Lin
2023-11-02
riscv: allow resume after exception
Heinrich Schuchardt
2023-11-02
riscv: Weakly define invalidate_icache_range()
Samuel Holland
2023-10-24
riscv: Remove common.h usage
Tom Rini
2023-10-19
riscv: Add Zbb support for building U-Boot
Yu Chien Peter Lin
2023-10-19
riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy
Randolph
2023-10-04
riscv: bootstage: correct bootstage_report guard
Chanho Park
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-05
risc-v: implement DBCN write byte
Heinrich Schuchardt
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-07-12
riscv: Rename SiFive CLINT to RISC-V ALINT
Bin Meng
2023-07-12
riscv: clint: Update the sifive clint ipi driver to support aclint
Bin Meng
2023-07-06
riscv: andes_plicsw: Fix IPI during OpenSBI invocation
Yu Chien Peter Lin
2023-03-06
riscv: semihosting: replace inline assembly with assembly file
Andre Przywara
2023-02-10
Correct SPL uses of LMB
Simon Glass
2023-02-01
riscv: memcpy: check src and dst before copy
Rick Chen
2022-12-29
efi_loader: set IMAGE_FILE_LARGE_ADDRESS_AWARE
Heinrich Schuchardt
2022-12-08
arch/riscv: add semihosting support for RISC-V
Kautuk Consul
2022-11-03
riscv: Rename Andes PLIC to PLICSW
Yu Chien Peter Lin
2022-10-20
riscv: andes_plic.c: use modified IPI scheme
Yu Chien Peter Lin
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
riscv: Introduce AVAILABLE_HARTS
Rick Chen
2022-09-26
spl: introduce SPL_XIP to config
Nikita Shubin
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-26
arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED
Michal Simek
2022-04-06
riscv: provide missing base extension functions
Heinrich Schuchardt
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-01-15
efi_loader: fix SectionAlignment, FileAlignment
Heinrich Schuchardt
2022-01-15
riscv: revert Complete efi header for RV32/64
Heinrich Schuchardt
2021-11-08
riscv: function to retrieve SBI implementation version
Heinrich Schuchardt
2021-10-13
fdtdec: Support reserved-memory flags
Thierry Reding
2021-10-13
fdtdec: Support compatible string list for reserved memory
Thierry Reding
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-10-07
sysreset: provide SBI based sysreset driver
Heinrich Schuchardt
2021-10-07
riscv: Fix setting no-map in reserved memory nodes
Samuel Holland
2021-09-23
lmb: riscv: Add arch_lmb_reserve()
Marek Vasut
2021-09-07
riscv: lib: implement enable_caches for sifive cache
Zong Li
2021-09-07
common: board_r: support enable_caches for RISC-V
Zong Li
2021-09-07
riscv: show code leading to exception
Heinrich Schuchardt
2021-08-14
efi_loader: add Linux magic to RISC-V crt0
Heinrich Schuchardt
2021-07-21
riscv: booti: do not force relocation if force_reloc is not set
Vitaly Wool
[next]