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-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
2018-12-05
riscv: Add kconfig option to run U-Boot in S-mode
Anup Patel
2018-12-02
riscv: efi: Generate Microsoft PE format compliant images
Bin Meng
2018-11-26
riscv: cache: Implement i/dcache [status, enable, disable]
Rick Chen
2018-11-26
riscv: dts: Add ae350_32.dts for RV32I
Rick Chen
2018-11-26
riscv: dts: Sync to Linux Kernel ae350 dts.
Rick Chen
2018-11-26
riscv: align bootm implementation with that of other architectures
Lukas Auer
2018-11-26
riscv: save hart ID and device tree passed by prior boot stage
Lukas Auer
2018-11-26
riscv: do not blindly modify the mstatus CSR
Lukas Auer
2018-11-26
riscv: remove unused labels in start.S
Lukas Auer
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
riscv: align mtvec on a 4-byte boundary
Lukas Auer
2018-11-26
riscv: fix inconsistent use of spaces and tabs in start.S
Lukas Auer
2018-11-26
riscv: implement the invalidate_icache_* functions
Lukas Auer
2018-11-26
riscv: hang on unhandled exceptions
Lukas Auer
2018-11-26
riscv: treat undefined exception codes as reserved
Lukas Auer
[next]