- 05e2548 board: sifive: Add an interface to get PCB revision by Zong Li · 3 years, 5 months ago
- a74e9d8 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · 3 years, 6 months ago
- a6d7e8c riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 6 months ago
- 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 8 months ago
- 8f0dc4c riscv: assembler versions of memcpy, memmove, memset by Heinrich Schuchardt · 3 years, 8 months ago
- 86c9156 riscv: Change phys_addr_t and phys_size_t to 64-bit by Bin Meng · 3 years, 10 months ago
- 5af3574 riscv: Add DMA 64-bit address support by Padmarao Begari · 3 years, 10 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- f760c9a riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 2 months ago
- e86463f riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
- 6b9966e riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 2 months ago
- c92b50a cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
- d6a0170 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 3 months ago
- 71672b7 riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 3 months ago
- d04a464 sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 4 months ago
- 6e7d7aa Merge branch 'next' by Tom Rini · 4 years, 4 months ago
- 5ce5020 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 6 months ago
- b8bc120 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 5 months ago
- 40686c3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
- 309c79f riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 5 months ago
- b46f989 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 6 months ago
- fe94355 riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
- 01cdef2 riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 6 months ago
- 7c45fc9 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 6 months ago
- 7e249bc riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 7 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
- 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 7 months ago
- 5bde215 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 8 months ago
- 1b3c8d6 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 8 months ago
- 1e32715 riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 8 months ago
- f58fc34 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 8 months ago
- 215c3a7 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 8 months ago
- fe13692 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 8 months ago
- 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
- 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
- c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 9 months ago
- c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
- d26b404 gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
- 8c59f20 riscv: add SPL support by Lukas Auer · 5 years ago
- fbfd92b riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
- 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
- 268753f riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
- e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- bdce389 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 6 years ago
- a1f2487 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
- 0d38946 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
- 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
- 34a0626 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
- fa33f08 riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
- 98a66ff riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
- 1fa625b riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
- 70b8562 riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago
- 51ab457 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
- 57fe5c6 riscv: Add indirect stringification to csr_xxx ops by Bin Meng · 6 years ago
- 3967156 riscv: Add exception codes for xcause register by Bin Meng · 6 years ago
- ea53f1c riscv: Add CSR numbers by Bin Meng · 6 years ago
- 644a3cd riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
- d2db2a8 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
- 52923c6 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
- f105d2e riscv: do not reimplement generic io functions by Lukas Auer · 6 years ago
- fc8c76f riscv: make use of the barrier functions from Linux by Lukas Auer · 6 years ago
- b2c860c riscv: fix use of incorrectly sized variables by Lukas Auer · 6 years ago
- 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
- e5ea1e5 riscv: Remove CSR read/write defines in encoding.h by Bin Meng · 6 years ago
- 2fab2e9 riscv: Add a helper routine to print CPU information by Bin Meng · 6 years ago
- 8cdc6b5 riscv: Remove mach type by Bin Meng · 6 years ago
- 3ad4866 riscv: Remove setup.h by Bin Meng · 6 years ago
- 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
- 6f4dd62 riscv: cpu: nx25: Rename as ax25 by Rick Chen · 6 years ago
- 7215787 SPDX: Convert single license tags to Linux Kernel style by Rick Chen · 6 years ago
- b66babd riscv: Add board_quiesce_devices stub by Alexander Graf · 7 years ago
- a7f99e5 riscv: Add setjmp/longjmp code by Alexander Graf · 7 years ago
- accdce5 riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
- 820cba2 riscv: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 22b7e6f riscv: bootm: Remove ATAGS by Rick Chen · 7 years ago
- 45fc937 riscv: checkpatch: Fix alignment should match open parenthesis by Rick Chen · 7 years ago
- 40717eb riscv: checkpatch: Fix use of volatile by Rick Chen · 7 years ago
- bc0818a riscv: checkpatch: Fix Macro argument reuse by Rick Chen · 7 years ago
- 6020faf riscv: nx25: include: Add header files to support RISC-V by Rick Chen · 7 years ago