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
Commit message (
Expand
)
Author
Age
Files
Lines
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
2
-4
/
+18
*
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
2019-05-18
1
-0
/
+12
*
RISCV: image: Add booti support
Atish Patra
2019-05-09
2
-0
/
+56
*
riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is ena...
Rick Chen
2019-05-09
2
-0
/
+4
*
riscv: Introduce CONFIG_XIP to support booting from flash
Rick Chen
2019-05-09
6
-0
/
+21
*
dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
2019-04-12
2
-2
/
+2
*
riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure
Rick Chen
2019-04-08
1
-0
/
+2
*
riscv: dts: ae350 support SMP
Rick Chen
2019-04-08
2
-44
/
+118
*
riscv: ax25: Andes specific cache shall only support in M-mode
Rick Chen
2019-04-08
1
-0
/
+1
*
riscv: ax25: Add platform-specific Kconfig options
Rick Chen
2019-04-08
1
-0
/
+6
*
riscv: Add a SYSCON driver for Andestech's PLMT
Rick Chen
2019-04-08
5
-0
/
+67
*
riscv: Add a SYSCON driver for Andestech's PLIC
Rick Chen
2019-04-08
5
-2
/
+127
*
riscv: hang if relocation of secondary harts fails
Lukas Auer
2019-04-08
1
-1
/
+12
*
riscv: do not rely on hart ID passed by previous boot stage
Lukas Auer
2019-04-08
1
-0
/
+4
*
riscv: boot images passed to bootm on all harts
Lukas Auer
2019-04-08
1
-1
/
+12
*
riscv: add support for multi-hart systems
Lukas Auer
2019-04-08
5
-2
/
+147
*
riscv: save hart ID in register tp instead of s0
Lukas Auer
2019-04-08
1
-2
/
+2
*
riscv: delay initialization of caches and debug UART
Lukas Auer
2019-04-08
1
-8
/
+8
*
riscv: implement IPI platform functions using SBI
Lukas Auer
2019-04-08
3
-0
/
+31
*
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
5
-0
/
+197
*
riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd
Anup Patel
2019-02-27
1
-0
/
+1
*
riscv: Add SiFive FU540 board support
Anup Patel
2019-02-27
1
-0
/
+4
*
riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
Anup Patel
2019-02-27
1
-0
/
+20
*
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: Rename cpu/qemu to cpu/generic
Anup Patel
2019-02-27
5
-2
/
+2
*
riscv: qemu: define standalone load address
Lukas Auer
2019-01-15
1
-1
/
+1
*
riscv: remove RISC-V standalone linker script
Lukas Auer
2019-01-15
1
-1
/
+0
*
riscv: use invalidate/flush_*cache_range functions in cache.c
Lukas Auer
2019-01-15
1
-2
/
+2
*
riscv: move the AX25-specific implementation of flush_dcache_all
Lukas Auer
2019-01-15
2
-6
/
+26
*
riscv: clarify error message on undefined exceptions
Lukas Auer
2019-01-15
1
-1
/
+2
*
riscv: bootm: Support booting VxWorks
Bin Meng
2018-12-31
1
-1
/
+7
*
riscv: Remove ae350.dts
Bin Meng
2018-12-18
1
-229
/
+0
*
riscv: bootm: Change to use boot_hart from global data
Bin Meng
2018-12-18
1
-1
/
+1
*
riscv: Save boot hart id to the global data
Bin Meng
2018-12-18
3
-0
/
+24
*
riscv: Adjust the _exit_trap() position to come before handle_trap()
Bin Meng
2018-12-18
1
-32
/
+30
*
riscv: Return to previous privilege level after trap handling
Bin Meng
2018-12-18
1
-8
/
+0
*
riscv: Fix context restore before returning from trap handler
Bin Meng
2018-12-18
1
-1
/
+1
*
riscv: Move trap handler codes to mtrap.S
Bin Meng
2018-12-18
3
-90
/
+112
*
riscv: Do some basic architecture level cpu initialization
Bin Meng
2018-12-18
1
-1
/
+26
*
riscv: Add indirect stringification to csr_xxx ops
Bin Meng
2018-12-18
1
-7
/
+9
*
riscv: Update supports_extension() to use desc from cpu driver
Bin Meng
2018-12-18
1
-0
/
+26
*
riscv: Add exception codes for xcause register
Bin Meng
2018-12-18
1
-0
/
+15
*
riscv: Add CSR numbers
Bin Meng
2018-12-18
1
-0
/
+221
*
riscv: Remove non-DM version of print_cpuinfo()
Bin Meng
2018-12-18
1
-37
/
+0
*
riscv: Probe cpus during boot
Bin Meng
2018-12-18
2
-0
/
+27
*
riscv: Enlarge the default SYS_MALLOC_F_LEN
Bin Meng
2018-12-18
1
-0
/
+3
*
riscv: qemu: Add platform-specific Kconfig options
Bin Meng
2018-12-18
2
-0
/
+12
*
riscv: Implement riscv_get_time() API using rdtime instruction
Anup Patel
2018-12-18
3
-0
/
+47
[next]