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
/
include
Age
Commit message (
Expand
)
Author
2020-03-17
riscv: Implement new SBI v0.2 extensions
Bin Meng
2020-03-17
riscv: Introduce a new config for SBI v0.1
Bin Meng
2020-03-17
riscv: Add SBI v0.2 extension definitions
Bin Meng
2020-03-17
riscv: Add basic support for SBI v0.2
Bin Meng
2020-03-17
riscv: Mark existing SBI as v0.1 SBI
Bin Meng
2020-03-17
riscv: Fix sbi_remote_sfence_vma{,_asid}
Bin Meng
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
2020-01-25
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
2019-12-10
riscv: add option to wait for ack from secondary harts in smp functions
Lukas Auer
2019-10-18
gpio: sifive: add support for DM based gpio driver for FU540-SoC
Sagar Shrikant Kadam
2019-08-26
riscv: add SPL support
Lukas Auer
2019-08-26
riscv: add run mode configuration for SPL
Lukas Auer
2019-08-15
riscv: Access CSRs using CSR numbers
Bin Meng
2019-08-15
riscv: Sync csr.h with Linux kernel v5.2
Bin Meng
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-05-09
riscv: Introduce CONFIG_XIP to support booting from flash
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: add support for multi-hart systems
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 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
2018-12-18
riscv: Save boot hart id to the global data
Bin Meng
2018-12-18
riscv: Add indirect stringification to csr_xxx ops
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: Add a SYSCON driver for SiFive's Core Local Interruptor
Bin Meng
2018-12-05
riscv: Add kconfig option to run U-Boot in S-mode
Anup Patel
2018-11-26
riscv: cache: Implement i/dcache [status, enable, disable]
Rick Chen
2018-11-26
riscv: do not reimplement generic io functions
Lukas Auer
2018-11-26
riscv: make use of the barrier functions from Linux
Lukas Auer
2018-11-26
riscv: fix use of incorrectly sized variables
Lukas Auer
2018-11-20
Use _AC and UL macros from linux/const.h
Baruch Siach
2018-10-03
riscv: Remove CSR read/write defines in encoding.h
Bin Meng
2018-10-03
riscv: Add a helper routine to print CPU information
Bin Meng
2018-10-03
riscv: Remove mach type
Bin Meng
2018-10-03
riscv: Remove setup.h
Bin Meng
2018-09-10
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-05-29
riscv: cpu: nx25: Rename as ax25
Rick Chen
2018-05-29
SPDX: Convert single license tags to Linux Kernel style
Rick Chen
2018-05-29
riscv: Add board_quiesce_devices stub
Alexander Graf
2018-05-29
riscv: Add setjmp/longjmp code
Alexander Graf
2018-05-15
riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
Bryan O'Donoghue
2018-05-15
riscv: Define PLATFORM__SET_BIT for generic_set_bit()
Bryan O'Donoghue
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-30
riscv: bootm: Remove ATAGS
Rick Chen
[next]