index
:
starfive-tech/opensbi.git
JH7110_VisionFive2_devel
StarFive_JH7100_generic
debug
master
rtthread_AMP
starfive-dubhe
starfive-v1.0-dubhe
starfive-v1.1-dubhe
starfive-v1.2-dubhe
starfive-v1.4-dubhe
starfive-v1.5.1-dubhe
starfive-v1.6-dubhe
StarFive Tech OpenSBI for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
kendryte
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-29
include: Add version info to struct sbi_platform
Abner Chang
1
-0
/
+2
2019-06-29
include: Move callbacks in sbi_platform to separate struct
Abner Chang
1
-12
/
+13
2019-06-19
platform: Enable all drivers by default.
Atish Patra
1
-8
/
+0
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra
1
-2
/
+2
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
5
-40
/
+31
2019-04-24
all: Annotate some tables to have clang-format leave them alone
Olof Johansson
2
-1
/
+8
2019-04-03
kendryte/k210: Fix file headers
Damien Le Moal
5
-5
/
+25
2019-03-06
platform: Make the `platform` read-only
Xiang Wang
1
-1
/
+1
2019-03-05
lib:platform: Fix sbi_getc return type.
Atish Patra
3
-4
/
+4
2019-02-14
platform: Use CSR_<FOO> instead of <foo> for csr_*()
Atish Patra
1
-1
/
+1
2019-02-12
Makefile: Set ABI, ISA and Code Model in top-level make
Anup Patel
1
-2
/
+2
2019-01-24
all: Update copyright header in all files
Anup patel
4
-12
/
+12
2019-01-23
include: Rename ipi_inject() to ipi_send() for sbi_platform
Anup Patel
1
-1
/
+1
2019-01-23
include: Drop MMIO from SBI_PLATFORM_HAS_MMIO_TIMER_VALUE
Anup Patel
1
-1
/
+1
2019-01-23
lib: Remove target_hart and hartid parameter from TIMER callbacks
Anup Patel
1
-2
/
+2
2019-01-23
lib: Remove hartid parameter from IRQCHIP callbacks
Anup Patel
1
-1
/
+3
2019-01-23
lib: Remove source_hart and hartid parameter from IPI callbacks
Anup patel
1
-2
/
+2
2019-01-21
kendryte/k210: Add device tree support
Damien Le Moal
3
-0
/
+72
2019-01-21
kendryte/k210: Fix console
Damien Le Moal
1
-3
/
+7
2019-01-21
build: Introduce FW_PAYLOAD_ALIGN
Damien Le Moal
1
-3
/
+1
2019-01-18
platform: Remove string functions from tinyfdt.c
Atish Patra
1
-0
/
+3
2019-01-03
platform: kendryte/k210: Simplify sysctl code
Damien Le Moal
3
-1909
/
+20
2019-01-03
platform: kendryte/k210: Declare local function static
Damien Le Moal
1
-2
/
+2
2018-12-31
platform: Fix author name for Kendryte K210 platform
Anup Patel
3
-3
/
+3
2018-12-27
lib: Simplify sbi_platform timer_init() hooks
Anup Patel
1
-4
/
+12
2018-12-27
lib: Simplify sbi_platform ipi_init() hooks
Anup Patel
1
-4
/
+12
2018-12-27
lib: Simplify sbi_platform irqchip_init() hooks
Anup Patel
1
-12
/
+15
2018-12-27
lib: Simplify sbi_platform early_init() and final_init() hooks
Anup Patel
1
-2
/
+0
2018-12-22
platform: Remove PLAT_HART_COUNT and PLAT_HART_STACK_SIZE
Anup Patel
3
-10
/
+10
2018-12-22
platform: Remove PLAT_NAME from all platforms
Anup Patel
2
-2
/
+1
2018-12-22
Introduce hart disabled parameter in platform.
Atish Patra
1
-0
/
+1
2018-12-22
Fix plic warm init in platform code.
Anup Patel
1
-1
/
+3
2018-12-22
Move hardcoded uart constant to macros.
Atish Patra
1
-1
/
+3
2018-12-21
platform: kendryte/k210: Don't include math.h
Anup Patel
1
-1
/
+0
2018-12-21
Kendryte-k210: Remove unnecessary asm functions
Damien Le Moal
2
-41
/
+10
2018-12-21
Update Kendryte k210 support
Damien Le Moal
7
-1441
/
+169
2018-12-21
top: Rename "plat" to "platform" everywhere
Anup Patel
8
-0
/
+4571
[prev]