index
:
opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
Age
Commit message (
Expand
)
Author
2019-05-30
platform: qemu/sifive_u: Update the hart count to 4
Bin Meng
2019-05-10
platform: Enable dynamic firmware for appropriate platforms
Anup Patel
2019-04-25
platform/common/libfdt: fix unnecessary multiple inclusions
Xiang Wang
2019-04-24
all: run clang-format and update checked-in files
Olof Johansson
2019-04-24
all: Annotate some tables to have clang-format leave them alone
Olof Johansson
2019-04-24
libfdt: don't try to clang-format
Olof Johansson
2019-04-09
TOP: Allow building platform out-of-tree
Anup Patel
2019-04-03
kendryte/k210: Fix file headers
Damien Le Moal
2019-03-18
platform: plic: Fix comments of programming the interrupt enable register
Bin Meng
2019-03-14
platform: plic: Bypass interrupt ID 0's priority programming
Bin Meng
2019-03-14
platform: plic: Fix plic_set_priority()
Bin Meng
2019-03-13
platform: fu540: Fix cosmetic styling issues
Bin Meng
2019-03-06
platform: Make the `platform` read-only
Xiang Wang
2019-03-05
lib:platform: Fix sbi_getc return type.
Atish Patra
2019-02-19
template: Fix some callback names
Sergi Granell
2019-02-19
template: Remove trailing ';'
Sergi Granell
2019-02-19
template: Fix typo in platform_final_init
Sergi Granell
2019-02-18
platform: qemu-virt: Implement system shutdown
Nick Kossifidis
2019-02-15
Merge pull request #59 from avpatel/make-run
Alistair Francis
2019-02-15
Makefile: Add 'make run' command for platform specific run
Olof Johansson
2019-02-15
platform: fu540: Initial commit of Microsemi device tree
Alistair Francis
2019-02-15
platform: fu540: Fix missing newline
Alistair Francis
2019-02-14
platform: Use CSR_<FOO> instead of <foo> for csr_*()
Atish Patra
2019-02-12
Makefile: Set ABI, ISA and Code Model in top-level make
Anup Patel
2019-02-12
platform: qemu: Set FW_JUMP_ADDR and FW_PAYLOAD_OFFSET as-per XLEN
Anup Patel
2019-02-12
platform: template: Improve comments for FW_JUMP_ADDR and FW_PAYLOAD_OFFSET
Anup Patel
2019-02-08
platform: clint: Allow running on 32-bit systems
Alistair Francis
2019-02-08
platform: qemu/virt: Move kernel start address to 4MB alligned
Alistair Francis
2019-02-08
platform: template: Move kernel start address to 4MB alligned
Alistair Francis
2019-02-08
platform/qemu/virt: Dynamically calculate xlen
Alistair Francis
2019-01-29
platform: fu540: Provide a compile time option selective hart booting.
Atish Patra
2019-01-24
platform: add template platform files
Damien Le Moal
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-23
include: Rename ipi_inject() to ipi_send() for sbi_platform
Anup Patel
2019-01-23
include: Drop MMIO from SBI_PLATFORM_HAS_MMIO_TIMER_VALUE
Anup Patel
2019-01-23
lib: Remove target_hart and hartid parameter from TIMER callbacks
Anup Patel
2019-01-23
lib: Remove hartid parameter from IRQCHIP callbacks
Anup Patel
2019-01-23
lib: Remove source_hart and hartid parameter from IPI callbacks
Anup patel
2019-01-23
lib: Remove hartid paramter from early_init() and final_init() callbacks
Anup Patel
2019-01-21
kendryte/k210: Add device tree support
Damien Le Moal
2019-01-21
kendryte/k210: Fix console
Damien Le Moal
2019-01-21
build: Introduce FW_PAYLOAD_ALIGN
Damien Le Moal
2019-01-18
platform: Fix compile error caused by standard includes
Anup Patel
2019-01-18
platform: No need to pass context id for plic fixup.
Atish Patra
2019-01-18
platform: Modify DT using libfdt
Atish Patra
2019-01-18
platform: Remove string functions from tinyfdt.c
Atish Patra
2019-01-18
platform: Include libfdt & libc.
Atish Patra
2019-01-18
platform: Rename fdt.c to tinyfdt.c
Atish Patra
2019-01-18
platform: Add libfdt support.
Atish Patra
2019-01-18
platform: Add minimal libc support.
Atish Patra
[next]