- 7f4b666 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 5 months ago
- b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
- 5aa0074 riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 5 months ago
- 0961ae8 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 7 months ago
- b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
- e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 6 months ago
- 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 6 months ago
- a7edd07 riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 7 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- 111b804 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
- b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
- f7e6d33 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 9 months ago
- 887d809 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 9 months ago
- c20421b riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 9 months ago
- ee3bcd0 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 9 months ago
- 9da11d1 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 9 months ago
- ad76cd4 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 9 months ago
- 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
- 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
- 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 10 months ago
- 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 11 months ago
- c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
- 211be3b gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
- 396f0bd riscv: add SPL support by Lukas Auer · 5 years ago
- 6134659 riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
- f942636 riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
- a27264c riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- e5e6c36 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 6 years ago
- 7376677 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
- 6df4ed0 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
- a359665 riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
- 9c03845 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
- 83d573d riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
- 818d49a riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
- 6f07f45 riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
- 928452a riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago
- 89681a7 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
- 9e9e6fe riscv: Add indirect stringification to csr_xxx ops by Bin Meng · 6 years ago
- 731e2d4 riscv: Add exception codes for xcause register by Bin Meng · 6 years ago
- ea5086b riscv: Add CSR numbers by Bin Meng · 6 years ago
- b6ee5e1 riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
- 89b3934 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
- 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
- 09db5fc riscv: do not reimplement generic io functions by Lukas Auer · 6 years ago
- 78da26d riscv: make use of the barrier functions from Linux by Lukas Auer · 6 years ago
- e429a1e riscv: fix use of incorrectly sized variables by Lukas Auer · 6 years ago
- 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
- 748dae2 riscv: Remove CSR read/write defines in encoding.h by Bin Meng · 6 years ago
- 055700e riscv: Add a helper routine to print CPU information by Bin Meng · 6 years ago
- ebd336f riscv: Remove mach type by Bin Meng · 6 years ago
- d9eec24 riscv: Remove setup.h by Bin Meng · 6 years ago
- 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
- b66af37 riscv: cpu: nx25: Rename as ax25 by Rick Chen · 7 years ago
- 9dbb973 SPDX: Convert single license tags to Linux Kernel style by Rick Chen · 7 years ago
- 7ea64b0 riscv: Add board_quiesce_devices stub by Alexander Graf · 7 years ago
- 3bb8f01 riscv: Add setjmp/longjmp code by Alexander Graf · 7 years ago
- 435e382 riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
- 1c12981 riscv: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 53b47b8 riscv: bootm: Remove ATAGS by Rick Chen · 7 years ago
- 69ae630 riscv: checkpatch: Fix alignment should match open parenthesis by Rick Chen · 7 years ago
- b34b4b9 riscv: checkpatch: Fix use of volatile by Rick Chen · 7 years ago
- 5febadd riscv: checkpatch: Fix Macro argument reuse by Rick Chen · 7 years ago
- 76c0a24 riscv: nx25: include: Add header files to support RISC-V by Rick Chen · 7 years ago