index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: Change phys_addr_t and phys_size_t to 64-bit
Bin Meng
2021-02-03
1
-2
/
+2
*
riscv: Add DMA 64-bit address support
Padmarao Begari
2021-01-18
1
-0
/
+4
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
2
-2
/
+2
*
riscv: Use a valid bit to ignore already-pending IPIs
Sean Anderson
2020-09-30
1
-0
/
+7
*
riscv: Rework Andes PLMT as a UCLASS_TIMER driver
Sean Anderson
2020-09-30
2
-5
/
+2
*
riscv: define function set_gd()
Heinrich Schuchardt
2020-09-14
1
-0
/
+9
*
cmd: provide command sbi
Heinrich Schuchardt
2020-08-25
1
-0
/
+2
*
riscv: sifive/fu540: spl: Rename soc_spl_init()
Bin Meng
2020-08-14
1
-1
/
+1
*
riscv: Call spl_board_init_f() in the generic SPL board_init_f()
Bin Meng
2020-08-14
1
-0
/
+7
*
sifive: reset: add DM based reset driver for SiFive SoC's
Sagar Shrikant Kadam
2020-08-04
1
-0
/
+13
*
Merge branch 'next'
Tom Rini
2020-07-06
4
-17
/
+87
|
\
|
*
riscv: Add option to support RISC-V privileged spec 1.9
Sean Anderson
2020-07-01
1
-0
/
+40
|
*
riscv: Clean up IPI initialization code
Sean Anderson
2020-07-01
1
-0
/
+43
|
*
riscv: Add headers for asm/global_data.h
Sean Anderson
2020-07-01
1
-0
/
+2
|
*
bdinfo: riscv: Use generic bd_info
Simon Glass
2020-06-25
1
-17
/
+2
*
|
riscv: sifive: fu540: enable all cache ways from U-Boot proper
Pragnesh Patel
2020-07-03
1
-0
/
+14
|
/
*
riscv: sbi: Remove sbi_spec_version
Bin Meng
2020-06-04
1
-2
/
+0
*
riscv: sifive: fu540: add SPL configuration
Pragnesh Patel
2020-06-04
1
-0
/
+14
*
riscv: cpu: fu540: Add support for cpu fu540
Pragnesh Patel
2020-06-04
2
-0
/
+52
*
riscv: Move all SMP related SBI calls to SBI_v01
Atish Patra
2020-05-26
1
-3
/
+2
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+3
*
riscv: Provide a mechanism to fix DT for reserved memory
Atish Patra
2020-04-23
2
-0
/
+3
*
riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL
Bin Meng
2020-04-23
1
-1
/
+1
*
riscv: Implement new SBI v0.2 extensions
Bin Meng
2020-03-17
1
-0
/
+24
*
riscv: Introduce a new config for SBI v0.1
Bin Meng
2020-03-17
1
-0
/
+4
*
riscv: Add SBI v0.2 extension definitions
Bin Meng
2020-03-17
1
-0
/
+17
*
riscv: Add basic support for SBI v0.2
Bin Meng
2020-03-17
1
-79
/
+56
*
riscv: Mark existing SBI as v0.1 SBI
Bin Meng
2020-03-17
1
-19
/
+21
*
riscv: Fix sbi_remote_sfence_vma{,_asid}
Bin Meng
2020-03-17
1
-7
/
+12
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
1
-26
/
+0
*
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
1
-3
/
+1
*
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
2020-02-19
1
-2
/
+3
*
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
2020-01-25
1
-2
/
+21
*
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-12-10
1
-1
/
+2
*
gpio: sifive: add support for DM based gpio driver for FU540-SoC
Sagar Shrikant Kadam
2019-10-18
2
-0
/
+41
*
riscv: add SPL support
Lukas Auer
2019-08-26
1
-0
/
+31
*
riscv: add run mode configuration for SPL
Lukas Auer
2019-08-26
1
-1
/
+1
*
riscv: Access CSRs using CSR numbers
Bin Meng
2019-08-15
2
-236
/
+14
*
riscv: Sync csr.h with Linux kernel v5.2
Bin Meng
2019-08-15
2
-16
/
+114
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-05-09
1
-0
/
+2
*
riscv: Add a SYSCON driver for Andestech's PLMT
Rick Chen
2019-04-08
2
-0
/
+4
*
riscv: Add a SYSCON driver for Andestech's PLIC
Rick Chen
2019-04-08
2
-2
/
+4
*
riscv: add support for multi-hart systems
Lukas Auer
2019-04-08
1
-0
/
+1
*
riscv: import the supervisor binary interface header file
Lukas Auer
2019-04-08
1
-0
/
+94
*
riscv: add infrastructure for calling functions on other harts
Lukas Auer
2019-04-08
2
-0
/
+59
*
riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd
Anup Patel
2019-02-27
1
-0
/
+1
*
riscv: Add place-holder asm/arch/clk.h for driver compilation
Anup Patel
2019-02-27
1
-0
/
+14
*
riscv: Add asm/dma-mapping.h for DMA mappings
Anup Patel
2019-02-27
1
-0
/
+38
*
riscv: Save boot hart id to the global data
Bin Meng
2018-12-18
1
-0
/
+1
[next]