projects
/
platform
/
kernel
/
opensbi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
platform/kernel/opensbi.git
2019-01-03
Damien Le Moal
platform: kendryte/k210: Declare local function static
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Damien Le Moal
Makefile: Fix messages
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Anup Patel
include: Remove redundant tmp0 from struct sbi_scratch
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Anup Patel
include: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.h
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Anup Patel
include: Move RISCV_PLATFORM_xyz defines to sbi_platform.h
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Anup Patel
include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.h
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Anup Patel
include: Replace #csr with __ASM_STR(csr) in csr_xyz...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Anup Patel
include: Remove redundant csr_read_n() and csr_write_n()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Anup Patel
docs: Add documenation for QEMU platforms
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Anup Patel
top: Minor typo fixes in top-level README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Anup Patel
lib: Redirect illegal instruction trap to S-mode when...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Anup Patel
platform: Fix author name for Kendryte K210 platform
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Anup Patel
platform: Rename sifive/hifive_u540 to sifive/fu540
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
lib: Print mtval in sbi_trap_error()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
lib: Rename target_hart parameter to hartid for PMP...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
lib: Simplify sbi_platform timer_init() hooks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
lib: Simplify sbi_platform ipi_init() hooks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
lib: Simplify sbi_platform irqchip_init() hooks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
lib: Simplify sbi_platform early_init() and final_init...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
firmware: Rename fw_common.S to fw_base.S
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
top: Improve 'clean' and 'distclean' makefile targets
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
top: Improve inst_file_list() in Makefile for payloads...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
firmware: Use dummy payload for FW_PAYLOAD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
firmware: Add separate dummy payload for FW_PAYLOAD
commit
|
commitdiff
|
tree
|
snapshot
2018-12-27
Anup Patel
lib: Move ECALL defines to sbi_ecall_interface.h
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Anup Patel
lib: Add misaligned load/store trap handling
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Anup Patel
lib: Move instruction encoding macros to riscv_encoding.h
commit
|
commitdiff
|
tree
|
snapshot
2018-12-26
Anup Patel
top: Rename back CROSS_COMPILE_PREFIX to CROSS_COMPILE
commit
|
commitdiff
|
tree
|
snapshot
2018-12-25
Damien Le Moal
README: Update
commit
|
commitdiff
|
tree
|
snapshot
2018-12-25
Damien Le Moal
Makefile: Fix clean
commit
|
commitdiff
|
tree
|
snapshot
2018-12-25
Damien Le Moal
Makefile: Rename CROSS_COMPILE to CROSS_COMPILE_PREFIX
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Atish Patra
Merge pull request #4 from riscv/avpatel/master
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Anup Patel
top: Typo fix in top-level README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Anup Patel
platform: Remove PLAT_HART_COUNT and PLAT_HART_STACK_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Anup Patel
firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Anup Patel
firmware: Remove stack section from common linker script
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Anup Patel
platform: Remove PLAT_NAME from all platforms
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Anup Patel
Merge pull request #3 from riscv/unleashed_working_12_21
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Atish Patra
Disable all interrupts during warm irqchip init.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Atish Patra
Introduce hart disabled parameter in platform.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Anup Patel
Fix plic warm init in platform code.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Anup Patel
Fix plic warm init in common code.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-22
Atish Patra
Move hardcoded uart constant to macros.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Introduce HAS_MFAULTS_DELEGATION feature
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
platform: kendryte/k210: Don't include math.h
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
firmware: Remove redundant write to mideleg and medeleg
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
Revert "Fix FDT relocation"
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
lib: Remove prints from sbi_hart_switch_mode()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
lib: Fix delegate_traps() for Linux boot
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
console: protect output with a spinlock
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Kendryte-k210: Remove unnecessary asm functions
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Introduce sbi_current_hartid()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Cleanup and rename sbi_hart_boot_next()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Fiw comment typo
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Update Kendryte k210 support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Fix interrupt and exception delegation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Add a hang message
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Add a banner
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
fw: Disable delegation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Fix FDT relocation
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Damien Le Moal
Refine platform features control
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Atish Patra
lib: Hang in sbi_hart_boot_next() if next mode is not...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
top: Rename "plat" to "platform" everywhere
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
lib: Introduce bitmap to track HARTs waiting for coldboot
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
top: Rename "blob" to "firmware" everywhere
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
lib: sbi_hart: Remove unwanted sbi_printf()
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
docs: Add documentation for firmware blobs
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
top: More detailed top-level README.md
commit
|
commitdiff
|
tree
|
snapshot
2018-12-21
Anup Patel
Merge pull request #1 from riscv/atish_fix_1
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Atish Patra
Support unsigned long in sbi_printf
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Atish Patra
Use wfi for coldboot finish call.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Atish Patra
Fix baud rate divisor computation for U540.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Atish Patra
Support /r/n as newline character.
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Atish Patra
HiFive Unleashed has 5 harts. Fix the config to reflect...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Anup Patel
plat: kendryte/k210: Enable fw_payload in config.mk
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Damien Le Moal
plat: Add Kendryte k210 initial support
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Damien Le Moal
blob: Fix comments
commit
|
commitdiff
|
tree
|
snapshot
2018-12-20
Damien Le Moal
Added .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Anup Patel
blob: payload: Add FW_PAYLOAD_FDT_PATH option
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Anup Patel
blob: Rename FW_xyz_FDT_OFFSET to FW_xyz_FDT_ADDR
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Anup Patel
blob: Rename PLAT_TEXT_START to FW_TEXT_START
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Anup Patel
blob: payload: Introduce FW_PAYLOAD_OFFSET compile...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-19
Damien Le Moal
blob: Fix comment typos
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Anup Patel
plat: clint: Reduce use of atomic operation on IPI...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Anup Patel
plat: Add separate platform support for QEMU sifive_u...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-16
Anup Patel
lib: Don't emulate CSR read for misa and mhartid
commit
|
commitdiff
|
tree
|
snapshot
2018-12-11
Anup Patel
Initial commit.
commit
|
commitdiff
|
tree
|
snapshot