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
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-01
firmware: fw_base: Remove CSR_MTVEC update check
Charles Papon
1
-3
/
+0
2020-03-28
lib: sbi_trap: Simplify sbi_trap_handler() API
Anup Patel
1
-1
/
+0
2020-03-19
include: sbi_platform: Introduce HART index to HART id table
Anup Patel
1
-4
/
+23
2020-03-13
firmware: fw_base: Optimize _hartid_to_scratch() implementation
Anup Patel
1
-23
/
+14
2020-01-10
firmware: Fix placement of .align directives
Andreas Schwab
5
-44
/
+34
2019-12-27
firmware: Improve comments for fw_prev_arg1() and fw_next_arg1()
Anup Patel
3
-0
/
+12
2019-12-27
firmware: Return real DTB address when FW_xyz_FDT_ADDR is not defined
Liu Yibin
2
-2
/
+2
2019-11-15
firmware: Add preferred boot HART field in struct fw_dynamic_info
Anup Patel
4
-0
/
+78
2019-11-05
firmware: Introduce relocation lottery
Anup Patel
1
-6
/
+11
2019-10-28
firmware: Fix compile error for FW_PAYLOAD with latest GCC binutils
Anup Patel
1
-0
/
+10
2019-10-03
lib: Rename existing SBI implementation as 0.1.
Atish Patra
1
-1
/
+1
2019-10-03
Test: Move test payload related code out of interface header
Atish Patra
1
-0
/
+25
2019-09-30
lib: Extend sbi_trap_redirect() for hypervisor extension
Anup Patel
1
-0
/
+19
2019-08-13
firmware: do not use relocated _boot_status before it is valid
Lukas Auer
1
-3
/
+10
2019-08-09
firmware: Use macro instead of magic number for boot status
Bin Meng
1
-4
/
+7
2019-08-07
firmware: Fix the loop condition of _wait_relocate_copy_done section
Nylon Chen
1
-1
/
+1
2019-07-01
firmware: For no relocation skip two stage wait for secondary HARTs
Anup Patel
1
-0
/
+1
2019-06-24
firmware: Handle overlapping load and link addresses in relocation
Xiang W
1
-21
/
+39
2019-06-17
firmware: Handle overlapping load and link addresses in relocation
Xiang W
1
-2
/
+42
2019-06-12
firmware: Relocate when load address is not equal to link address
Anup Patel
4
-6
/
+53
2019-06-12
firmware: add missing linker sections to fw_base.ldS
Lukas Auer
1
-0
/
+4
2019-05-10
firmware: Add fw_dynamic firmware
Anup Patel
3
-0
/
+136
2019-05-10
firmware: Allow firmwares to provide next mode and options
Anup Patel
3
-25
/
+148
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
1
-4
/
+4
2019-04-09
TOP: Allow building platform out-of-tree
Anup Patel
2
-4
/
+4
2019-04-04
firmware: Fix source fdt alignment
Xiang Wang
1
-1
/
+1
2019-03-29
firmware: Introduce "options" in "struct sbi_scratch"
Bin Meng
2
-0
/
+10
2019-03-14
firmware: Move scratch setup to _start instead of _start_warm
Atish Patra
1
-31
/
+60
2019-03-10
lib: Create a sbi_ipi_data structure
Alistair Francis
1
-1
/
+0
2019-03-07
firmware: Reset all registers and flush icache
Atish Patra
1
-0
/
+4
2019-03-07
firmware: Add nop to reduce bus traffic.
Atish Patra
1
-0
/
+4
2019-03-07
Revert "firmware: Add a barrier instruction for wait for boot hart"
Atish Patra
1
-1
/
+0
2019-03-06
firmware: Reset all the general purpose registers to zero.
Atish Patra
1
-0
/
+41
2019-03-06
firmware: Ensure the mtvec is updated.
Atish Patra
1
-0
/
+5
2019-03-06
firmware: Fix a typo
Atish Patra
1
-1
/
+1
2019-03-05
firmware: Add a barrier instruction for wait for boot hart
Xiang Wang
1
-0
/
+1
2019-03-05
firmware: Move _boot_hart_done to the data section
Xiang Wang
1
-6
/
+5
2019-02-20
firmware: Improve low-level trap handler for M-mode to M-mode traps
Anup Patel
1
-39
/
+53
2019-02-15
firmware: Ensure the payloads are 4 bit alligned
Alistair Francis
1
-4
/
+5
2019-02-14
firmware: Use CSR_<FOO> instead of <foo> for csr*
Atish Patra
2
-19
/
+20
2019-02-08
firmware: Use lw instead of lwu for 32-bit architectures
Alistair Francis
1
-0
/
+14
2019-02-06
firwmare: don't expand macros in FW_PAYLOAD_PATH
Andreas Schwab
2
-7
/
+4
2019-01-24
all: Update copyright header in all files
Anup patel
12
-36
/
+36
2019-01-22
lib: Move software interrupt enablement from firmware to lib
Atish Patra
1
-4
/
+0
2019-01-21
sbi: Add ecall helpers
Damien Le Moal
1
-9
/
+1
2019-01-21
payload: rename dummy payload to test payload
Damien Le Moal
5
-9
/
+9
2019-01-21
Makefile: Add support for device tree compilation
Damien Le Moal
2
-0
/
+6
2019-01-21
build: Introduce FW_PAYLOAD_ALIGN
Damien Le Moal
3
-0
/
+12
2019-01-04
Makefile: Use generic flags for the firmware
Alistair Francis
1
-7
/
+8
2019-01-02
include: Remove redundant tmp0 from struct sbi_scratch
Anup Patel
1
-1
/
+0
[next]