index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/opensbi.git
master
release-1.3.1
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
lib: sbi: Simplify system reset platform operations
Anup Patel
5
-78
/
+57
2021-04-28
lib: sbi: Simplify ipi platform operations
Anup Patel
8
-34
/
+9
2021-04-28
lib: sbi: Simplify timer platform operations
Anup Patel
10
-61
/
+14
2021-04-28
lib: sbi: Simplify console platform operations
Anup Patel
8
-33
/
+0
2021-04-28
platform: Remove platform/thead
Guo Ren
4
-221
/
+0
2021-03-03
platform: implement K210 system reset
Heinrich Schuchardt
2
-0
/
+28
2021-01-18
platform: template: Fix compile error
Anup Patel
1
-2
/
+2
2021-01-07
lib: sbi: Replace args with trap registers in ecall handler
Anup Patel
1
-9
/
+10
2020-12-16
lib: utils: Remove fdt_domain_get() function
Anup Patel
1
-1
/
+0
2020-12-04
platform: generic: Populate domains from FDT
Anup Patel
1
-0
/
+9
2020-12-01
lib: sbi: Improve system reset platform operations
Anup Patel
5
-12
/
+46
2020-12-01
platform: Remove dummy system reset functions
Anup Patel
5
-49
/
+0
2020-10-18
platform: kendryte/k210: Add some padding for FDT fixups
Anup Patel
1
-0
/
+1
2020-10-18
firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option
Anup Patel
1
-1
/
+3
2020-09-16
platform: generic: Don't mark non-MMU HARTs as invalid
Anup Patel
1
-5
/
+1
2020-08-20
platform: kendryte/k210: fixup FDT
Heinrich Schuchardt
1
-0
/
+18
2020-06-29
config.mk: Update QEMU run command for generic and sifive fu540 platforms
Bin Meng
2
-2
/
+2
2020-06-17
platform: Update Nuclei ux600 platform support
Huaqi Fang
2
-9
/
+79
2020-06-15
platform/lib: Allow the OS to map the regions that are protected by PMP
Alexandre Ghiti
4
-0
/
+28
2020-06-10
platform: Add AE350 cache control SBIs
Nylon Chen
5
-1
/
+186
2020-06-10
platform: Add AE350 platform specific SBI handler
Nylon Chen
2
-3
/
+30
2020-06-05
firmware: Remove FW_PAYLOAD_FDT and related documentation
Anup Patel
2
-5
/
+4
2020-06-05
platform: kendryte/k210: Use new mechanism of builtin DTB
Anup Patel
3
-2
/
+12
2020-06-05
firmware: Allow fw_platform_init() to return updated FDT location
Anup Patel
1
-4
/
+9
2020-05-23
lib: utils: Allow CLINT functions to be used for multiple CLINTs
Anup Patel
7
-34
/
+73
2020-05-23
lib: utils: Extend fdt_find_match() Implementation
Anup Patel
1
-1
/
+1
2020-05-23
lib: utils: Allow PLIC functions to be used for multiple PLICs
Anup Patel
7
-37
/
+68
2020-05-23
lib: utils: Remove redundant parameters from PLIC init functions
Anup Patel
7
-31
/
+16
2020-05-10
platform: fpga: Remove redundant platform specific features
Atish Patra
2
-10
/
+2
2020-05-10
platform: Move platform features to hart
Atish Patra
3
-7
/
+1
2020-05-04
platform: Remove spike directory
Anup Patel
3
-129
/
+0
2020-05-04
platform: Remove qemu/virt directory
Anup Patel
3
-185
/
+0
2020-05-01
platform: generic: Add Sifive FU540 TLB flush range limit override
Anup Patel
3
-1
/
+39
2020-05-01
platform: Add generic FDT based platform support
Anup Patel
4
-0
/
+285
2020-05-01
lib: utils: Rename fdt_parse_clint() to fdt_parse_compat_addr()
Anup Patel
1
-1
/
+1
2020-04-29
platform: Add Nuclei UX600 platform
Huaqi Fang
3
-0
/
+185
2020-04-27
lib: utils: Add SiFive test device
Anup Patel
1
-13
/
+11
2020-04-27
include: sbi_platform: Combine reboot and shutdown into one callback
Anup Patel
9
-77
/
+25
2020-04-27
lib: No need to provide default PMP region using platform callbacks
Anup Patel
5
-130
/
+0
2020-03-28
platform: thead/c910: Use HSM extension to boot secondary cores
Liu Yibin
2
-20
/
+5
2020-03-24
platform: openpiton: Read the device configurations from device tree
Atish Patra
1
-25
/
+57
2020-03-24
lib: utils: Move fdt fixup helper routines to a different file
Atish Patra
5
-4
/
+5
2020-03-24
platform: Add OpenPiton platform support
Atish Patra
3
-0
/
+242
2020-03-24
platform: fpga/ariane: Remove redundant plic address macros
Atish Patra
1
-9
/
+4
2020-03-24
platform: Move ariane standalone fpga project to its own project
Atish Patra
3
-0
/
+0
2020-03-19
platform: sifive/fu540: Remove FU540_ENABLED_HART_MASK option
Anup Patel
2
-13
/
+0
2020-03-19
include: sbi_platform: Introduce HART index to HART id table
Anup Patel
1
-6
/
+8
2020-03-18
platform: Update to call general DT fix-up helper
Bin Meng
4
-12
/
+5
2020-03-18
platform: sifive/fu540: Replace cpu0 node fix-up with the new helper
Bin Meng
1
-25
/
+1
2020-03-18
platform: sifive/fu540: Remove "stdout-path" fix-up
Bin Meng
1
-5
/
+1
[next]