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
2026-06-16
Makefile: define OPENSBI_DEBUG if DEBUG builds
Bo Gan
2026-06-12
lib: sbi: add UBSan support
Marcos Oduardo
2025-12-15
Makefile: sensible default value for OPENSBI_CC_XLEN.
Benedikt Freisen
2025-12-01
Makefile: define C language standard to "gnu11"
Vladimir Kondratiev
2025-12-01
Makefile: Only enable --print-gc-section for verbose (V=1) build
Rahul Pathak
2025-06-15
Makefile: Add flag for reprodubility compiler flags
Khem Raj
2025-06-14
Makefile: Make $(LLVM) more flexible
Charlie Jenkins
2025-05-15
Makefile: fix missing .debug_frame DWARF section for GCC
Parshintsev Anatoly
2025-04-13
Makefile: Avoid repeated evaluation of shell commands
Samuel Holland
2025-03-24
lib: sbi: Avoid GOT indirection for global symbol references
Samuel Holland
2024-12-15
Makefile: remove carry output if scripts/carray.sh fails
Ben Dooks
2024-12-15
Makefile: Don't enable V-extension using -march option
Anup Patel
2024-12-06
lib: sbi_misaligned_ldst: Add handling of vector load/store
Nylon Chen
2024-12-01
Makefile: Fix POSIX grep for multiple patterns
Igor Melnikov
2024-11-06
Makefile: enable --gc-sections
Kele Zhang
2024-09-27
Makefile: Make .carray.c files depend on carray.sh
Samuel Holland
2024-08-24
Makefile: fix OPENSBI_VERSION_GIT build with submodules
Daniel Henrique Barboza
2024-07-04
Makefile: remove any .carray.c during clean
Ben Dooks
2024-07-04
Makefile: change to using .carray.c for carray files
Ben Dooks
2024-04-08
Makefile: Remove unnecessary dependencies
Samuel Holland
2024-04-07
Makefile: Respect manual changes to .config
Samuel Holland
2024-04-05
firmware: remove copy-base relocation
Xiang W
2024-02-05
Makefile: check for --exclude-libs
Leon M. Busch-George
2024-02-05
Makefile: don't pass -mstrict-align if not supported
Kalle Wachsmuth
2023-10-06
Makefile: Add --exclude-libs ALL to avoid .dynsym
Vivian Wang
2023-08-22
Makefile: Fix grep warning
Andrew Jones
2023-05-22
Makefile: Dereference symlinks on install
Filip Filmar
2023-03-01
make: Add a command line option for debugging OpenSBI
Bin Meng
2023-02-08
Makefile: Add missing .dep files for fw_*.elf.ld
Jessica Clarke
2023-01-06
Makefile: Remove -N ldflag to prevent linker RWX warning
Rahul Pathak
2022-12-04
Makefile: bugfix for handling platform paths
Alejandro Cabrera Aldaya
2022-12-04
Makefile: replace `echo` with `printf` for compatibility
KaDiWa
2022-10-23
Makefile: Add rules for carray sources in lib/sbi
Vivian Wang
2022-10-23
Makefile: Add cscope support
Tan En De
2022-08-08
Makefile: Fix typo related to object.mk
Anup Patel
2022-08-08
platform: Remove redundant config.mk from all platforms
Anup Patel
2022-08-08
Makefile: Compile lib/utils sources separately for each platform
Anup Patel
2022-08-08
Makefile: Add initial kconfig support for each platform
Anup Patel
2022-05-13
Makefile: Add support for generating C array at compile time
Anup Patel
2022-05-13
Makefile: Allow generated C source to be anywhere in build directory
Anup Patel
2022-02-04
Makefile: fix build with binutils 2.38
Aurelien Jarno
2021-12-16
Makefile: Improve the method to disable -m(no-)save-restore option
Xiang W
2021-12-11
Makefile: Fix -msave-restore compile warning with CLANG-10 (or lower)
Anup Patel
2021-10-20
Makefile: Add build time and compiler info string
Wei Fu
2021-07-27
Makefile: Manually forward RELAX_FLAG to the assembler when linking with LLD
Bin Meng
2021-07-11
lib: utils: Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
2021-07-11
Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
2021-07-11
firmware: Only default FW_PIC to y if supported
Jessica Clarke
2021-05-19
Makefile: unconditionally disable SSP
Fabrice Fontaine
2021-03-22
include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__
Marouene Boubakri
[next]