index
:
software/src/opensbi.git
master
release-1.3.x
release-1.5.x
release-1.8.x
RISC-V Open Source Supervisor Binary Interface
RISC-V International
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
2021-03-19
firmware: Support position independent execution
Vincent Chen
2020-11-02
Makefile: Add option to use toolchain default ABI and ISA string
Anup Patel
2020-10-18
Makefile: Allow padding zeros when converting DTB to C source
Heinrich Schuchardt
2020-10-18
Makefile: Build ELF, BIN and LD script in platform build directory
Anup Patel
2020-10-10
makefile: fix clean directive
Damien Le Moal
2020-06-05
firmware: Remove FW_PAYLOAD_FDT and related documentation
Anup Patel
2020-06-05
Makefile: Add mechanism for platforms to have multiple builtin DTBs
Anup Patel
2020-06-05
Makefile: Preprocess builtin DTS
Anup Patel
2020-06-05
Makefile: Fix builtin DTB compilation for out-of-tree platforms
Anup Patel
2020-03-13
Makefile: Fix distclean make target
Anup Patel
2020-03-08
makefile: Do setup of the install target more flexible
Nikita Ermakov
2020-02-06
makefile: add support for building on macOS
Alex Richardson
2020-01-08
build: Use -ffreestanding
Khem Raj
2019-10-02
Makefile: Minor fix in OPENSBI_VERSION_GIT
Anup Patel
2019-08-19
Include `git describe` in OpenSBI
Palmer Dabbelt
2019-06-29
include: Add version info to struct sbi_platform
Abner Chang
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra
2019-06-19
lib: Move sbi core library to lib/sbi
Atish Patra
2019-04-30
Makefile: explicitly disable PIE
Karsten Merker
2019-04-09
TOP: Allow building platform out-of-tree
Anup Patel
2019-02-28
Fix missing quotes in Makefile
Andreas Schwab
2019-02-28
Fix makefile dependency generation
Andreas Schwab
2019-02-26
Makefile: Set the platform variables before parsing the platforms
Alistair Francis
2019-02-22
Makefile: Rename compile_ld() to compile_elf()
Anup Patel
2019-02-19
Makefile: Use sed instead of awk to parse OpenSBI version
Anup Patel
2019-02-19
Makefile: Fix error evaluating OPENSBI_CC_XLEN
Anup Patel
2019-02-17
Makefile: Fix the assignment of OPENSBI_CC_XLEN
Alistair Francis
2019-02-15
Makefile: Add 'make run' command for platform specific run
Olof Johansson
2019-02-15
Makefile: Make sure ld is always aware of the target abi/emulation
Nick Kossifidis
2019-02-12
Makefile: Set ABI, ISA and Code Model in top-level make
Anup Patel
2019-02-08
Makefile: Ensure lgcc is included
Alistair Francis
2019-02-08
platform/qemu/virt: Dynamically calculate xlen
Alistair Francis
2019-02-06
Makefile: don't disable built-in variables
Andreas Schwab
2019-02-05
Makefile: Don't rely on "echo -n"
Olof Johansson
2019-01-25
include: Add separate header for OpenSBI version
Anup Patel
2019-01-24
all: Update copyright header in all files
Anup patel
2019-01-22
Makefile: Don't install generic headers under <install_dir>/platform
Anup Patel
2019-01-22
docs: Add OpenSBI version to doxygen.cfg
Anup Patel
2019-01-21
Makefile: Improve readability
Damien Le Moal
2019-01-21
Makefile: Add support for device tree compilation
Damien Le Moal
2019-01-18
platform: Include libfdt & libc.
Atish Patra
2019-01-16
Makefile: Add make targets to build and install documentation
Anup Patel
2019-01-05
Makefile: Use '=' instead of '?=' for make variables
Anup Patel
2019-01-04
Makefile: Force GCC to preprocess the linker file
Alistair Francis
2019-01-04
Makefile: Convert to a more standard format
Alistair Francis
2019-01-04
Makefile: Use generic flags for the firmware
Alistair Francis
2019-01-04
Makefile: Use generic flags for the platform
Alistair Francis
2019-01-04
Makefile: Support verbosity using standard V=1
Alistair Francis
2019-01-03
Makefile: Fix messages
Damien Le Moal
2018-12-27
top: Improve 'clean' and 'distclean' makefile targets
Anup Patel
[prev]
[next]