index
:
opensbi.git
fu740-reset-wdt
master
Unnamed repository; edit this file 'description' to name the repository.
Aurelien Jarno
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
Age
Commit message (
Expand
)
Author
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
2019-04-09
TOP: Allow building platform out-of-tree
Anup Patel
2019-04-04
firmware: Fix source fdt alignment
Xiang Wang
2019-03-29
firmware: Introduce "options" in "struct sbi_scratch"
Bin Meng
2019-03-14
firmware: Move scratch setup to _start instead of _start_warm
Atish Patra
2019-03-10
lib: Create a sbi_ipi_data structure
Alistair Francis
2019-03-07
firmware: Reset all registers and flush icache
Atish Patra
2019-03-07
firmware: Add nop to reduce bus traffic.
Atish Patra
2019-03-07
Revert "firmware: Add a barrier instruction for wait for boot hart"
Atish Patra
2019-03-06
firmware: Reset all the general purpose registers to zero.
Atish Patra
2019-03-06
firmware: Ensure the mtvec is updated.
Atish Patra
2019-03-06
firmware: Fix a typo
Atish Patra
2019-03-05
firmware: Add a barrier instruction for wait for boot hart
Xiang Wang
2019-03-05
firmware: Move _boot_hart_done to the data section
Xiang Wang
2019-02-20
firmware: Improve low-level trap handler for M-mode to M-mode traps
Anup Patel
2019-02-15
firmware: Ensure the payloads are 4 bit alligned
Alistair Francis
2019-02-14
firmware: Use CSR_<FOO> instead of <foo> for csr*
Atish Patra
2019-02-08
firmware: Use lw instead of lwu for 32-bit architectures
Alistair Francis
2019-02-06
firwmare: don't expand macros in FW_PAYLOAD_PATH
Andreas Schwab
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-22
lib: Move software interrupt enablement from firmware to lib
Atish Patra
2019-01-21
sbi: Add ecall helpers
Damien Le Moal
2019-01-21
payload: rename dummy payload to test payload
Damien Le Moal
2019-01-21
Makefile: Add support for device tree compilation
Damien Le Moal
2019-01-21
build: Introduce FW_PAYLOAD_ALIGN
Damien Le Moal
2019-01-04
Makefile: Use generic flags for the firmware
Alistair Francis
2019-01-02
include: Remove redundant tmp0 from struct sbi_scratch
Anup Patel
2019-01-02
include: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.h
Anup Patel
2019-01-02
include: Move RISCV_PLATFORM_xyz defines to sbi_platform.h
Anup Patel
2019-01-02
include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.h
Anup Patel
2018-12-27
firmware: Rename fw_common.S to fw_base.S
Anup Patel
2018-12-27
firmware: Use dummy payload for FW_PAYLOAD
Anup Patel
2018-12-27
firmware: Add separate dummy payload for FW_PAYLOAD
Anup Patel
2018-12-22
firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZE
Anup Patel
2018-12-22
firmware: Remove stack section from common linker script
Anup Patel
2018-12-21
firmware: Remove redundant write to mideleg and medeleg
Anup Patel
2018-12-21
Revert "Fix FDT relocation"
Anup Patel
2018-12-21
Fiw comment typo
Damien Le Moal
2018-12-21
fw: Disable delegation
Damien Le Moal
2018-12-21
Fix FDT relocation
Damien Le Moal
2018-12-21
top: Rename "blob" to "firmware" everywhere
Anup Patel
[prev]