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
2019-04-08
riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure
Rick Chen
2019-04-08
riscv: dts: ae350 support SMP
Rick Chen
2019-04-08
riscv: ax25: Andes specific cache shall only support in M-mode
Rick Chen
2019-04-08
riscv: ax25: Add platform-specific Kconfig options
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: hang if relocation of secondary harts fails
Lukas Auer
2019-04-08
riscv: do not rely on hart ID passed by previous boot stage
Lukas Auer
2019-04-08
riscv: boot images passed to bootm on all harts
Lukas Auer
2019-04-08
riscv: add support for multi-hart systems
Lukas Auer
2019-04-08
riscv: save hart ID in register tp instead of s0
Lukas Auer
2019-04-08
riscv: delay initialization of caches and debug UART
Lukas Auer
2019-04-08
riscv: implement IPI platform functions using SBI
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 SiFive FU540 board support
Anup Patel
2019-02-27
riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems
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
2019-02-27
riscv: Rename cpu/qemu to cpu/generic
Anup Patel
2019-01-15
riscv: qemu: define standalone load address
Lukas Auer
2019-01-15
riscv: remove RISC-V standalone linker script
Lukas Auer
2019-01-15
riscv: use invalidate/flush_*cache_range functions in cache.c
Lukas Auer
2019-01-15
riscv: move the AX25-specific implementation of flush_dcache_all
Lukas Auer
2019-01-15
riscv: clarify error message on undefined exceptions
Lukas Auer
2018-12-31
riscv: bootm: Support booting VxWorks
Bin Meng
2018-12-18
riscv: Remove ae350.dts
Bin Meng
2018-12-18
riscv: bootm: Change to use boot_hart from global data
Bin Meng
2018-12-18
riscv: Save boot hart id to the global data
Bin Meng
2018-12-18
riscv: Adjust the _exit_trap() position to come before handle_trap()
Bin Meng
2018-12-18
riscv: Return to previous privilege level after trap handling
Bin Meng
2018-12-18
riscv: Fix context restore before returning from trap handler
Bin Meng
2018-12-18
riscv: Move trap handler codes to mtrap.S
Bin Meng
2018-12-18
riscv: Do some basic architecture level cpu initialization
Bin Meng
2018-12-18
riscv: Add indirect stringification to csr_xxx ops
Bin Meng
2018-12-18
riscv: Update supports_extension() to use desc from cpu driver
Bin Meng
2018-12-18
riscv: Add exception codes for xcause register
Bin Meng
2018-12-18
riscv: Add CSR numbers
Bin Meng
2018-12-18
riscv: Remove non-DM version of print_cpuinfo()
Bin Meng
2018-12-18
riscv: Probe cpus during boot
Bin Meng
2018-12-18
riscv: Enlarge the default SYS_MALLOC_F_LEN
Bin Meng
2018-12-18
riscv: qemu: Add platform-specific Kconfig options
Bin Meng
2018-12-18
riscv: Implement riscv_get_time() API using rdtime instruction
Anup Patel
2018-12-18
riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
Bin Meng
2018-12-18
riscv: Introduce a Kconfig option for machine mode
Anup Patel
2018-12-18
riscv: ax25: Hide the ax25-specific Kconfig option
Bin Meng
2018-12-18
riscv: qemu: Create a simple-bus driver for the soc node
Bin Meng
2018-12-18
riscv: add Kconfig entries for the code model
Lukas Auer
2018-12-05
riscv: ax25-ae350: Pass dtb address to u-boot with a1 register
Rick Chen
[next]