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
/
include
Age
Commit message (
Expand
)
Author
2020-09-30
riscv: Use a valid bit to ignore already-pending IPIs
Sean Anderson
2020-09-30
riscv: Rework Andes PLMT as a UCLASS_TIMER driver
Sean Anderson
2020-09-14
riscv: define function set_gd()
Heinrich Schuchardt
2020-08-25
cmd: provide command sbi
Heinrich Schuchardt
2020-08-14
riscv: sifive/fu540: spl: Rename soc_spl_init()
Bin Meng
2020-08-14
riscv: Call spl_board_init_f() in the generic SPL board_init_f()
Bin Meng
2020-08-04
sifive: reset: add DM based reset driver for SiFive SoC's
Sagar Shrikant Kadam
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-03
riscv: sifive: fu540: enable all cache ways from U-Boot proper
Pragnesh Patel
2020-07-01
riscv: Add option to support RISC-V privileged spec 1.9
Sean Anderson
2020-07-01
riscv: Clean up IPI initialization code
Sean Anderson
2020-07-01
riscv: Add headers for asm/global_data.h
Sean Anderson
2020-06-25
bdinfo: riscv: Use generic bd_info
Simon Glass
2020-06-04
riscv: sbi: Remove sbi_spec_version
Bin Meng
2020-06-04
riscv: sifive: fu540: add SPL configuration
Pragnesh Patel
2020-06-04
riscv: cpu: fu540: Add support for cpu fu540
Pragnesh Patel
2020-05-26
riscv: Move all SMP related SBI calls to SBI_v01
Atish Patra
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-04-23
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-03-17
riscv: Implement new SBI v0.2 extensions
Bin Meng
2020-03-17
riscv: Introduce a new config for SBI v0.1
Bin Meng
2020-03-17
riscv: Add SBI v0.2 extension definitions
Bin Meng
2020-03-17
riscv: Add basic support for SBI v0.2
Bin Meng
2020-03-17
riscv: Mark existing SBI as v0.1 SBI
Bin Meng
2020-03-17
riscv: Fix sbi_remote_sfence_vma{,_asid}
Bin Meng
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
2020-01-25
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-10-18
gpio: sifive: add support for DM based gpio driver for FU540-SoC
Sagar Shrikant Kadam
2019-08-26
riscv: add SPL support
Lukas Auer
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-08-15
riscv: Access CSRs using CSR numbers
Bin Meng
2019-08-15
riscv: Sync csr.h with Linux kernel v5.2
Bin Meng
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLMT
Rick Chen
2019-04-08
riscv: Add a SYSCON driver for Andestech's PLIC
Rick Chen
2019-04-08
riscv: add support for multi-hart systems
Lukas Auer
2019-04-08
riscv: import the supervisor binary interface header file
Lukas Auer
2019-04-08
riscv: add infrastructure for calling functions on other harts
Lukas Auer
2019-02-27
riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd
Anup Patel
2019-02-27
riscv: Add place-holder asm/arch/clk.h for driver compilation
Anup Patel
2019-02-27
riscv: Add asm/dma-mapping.h for DMA mappings
Anup Patel
2018-12-18
riscv: Save boot hart id to the global data
Bin Meng
2018-12-18
riscv: Add indirect stringification to csr_xxx ops
Bin Meng
2018-12-18
riscv: Add exception codes for xcause register
Bin Meng
2018-12-18
riscv: Add CSR numbers
Bin Meng
[next]