index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/opensbi.git
master
release-1.3.1
release-1.3.x
release-1.5.x
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
Makefile: Add --exclude-libs ALL to avoid .dynsym
Vivian Wang
1
-0
/
+1
2023-08-22
Makefile: Fix grep warning
Andrew Jones
1
-1
/
+1
2023-05-22
Makefile: Dereference symlinks on install
Filip Filmar
1
-4
/
+4
2023-03-01
make: Add a command line option for debugging OpenSBI
Bin Meng
1
-1
/
+6
2023-02-08
Makefile: Add missing .dep files for fw_*.elf.ld
Jessica Clarke
1
-0
/
+9
2023-01-06
Makefile: Remove -N ldflag to prevent linker RWX warning
Rahul Pathak
1
-1
/
+1
2022-12-04
Makefile: bugfix for handling platform paths
Alejandro Cabrera Aldaya
1
-1
/
+1
2022-12-04
Makefile: replace `echo` with `printf` for compatibility
KaDiWa
1
-1
/
+1
2022-10-23
Makefile: Add rules for carray sources in lib/sbi
Vivian Wang
1
-0
/
+7
2022-10-23
Makefile: Add cscope support
Tan En De
1
-0
/
+13
2022-08-08
Makefile: Fix typo related to object.mk
Anup Patel
1
-1
/
+1
2022-08-08
platform: Remove redundant config.mk from all platforms
Anup Patel
1
-3
/
+1
2022-08-08
Makefile: Compile lib/utils sources separately for each platform
Anup Patel
1
-24
/
+24
2022-08-08
Makefile: Add initial kconfig support for each platform
Anup Patel
1
-12
/
+60
2022-05-13
Makefile: Add support for generating C array at compile time
Anup Patel
1
-0
/
+11
2022-05-13
Makefile: Allow generated C source to be anywhere in build directory
Anup Patel
1
-3
/
+3
2022-02-04
Makefile: fix build with binutils 2.38
Aurelien Jarno
1
-1
/
+8
2021-12-16
Makefile: Improve the method to disable -m(no-)save-restore option
Xiang W
1
-4
/
+7
2021-12-11
Makefile: Fix -msave-restore compile warning with CLANG-10 (or lower)
Anup Patel
1
-4
/
+10
2021-10-20
Makefile: Add build time and compiler info string
Wei Fu
1
-0
/
+31
2021-07-27
Makefile: Manually forward RELAX_FLAG to the assembler when linking with LLD
Bin Meng
1
-0
/
+5
2021-07-11
lib: utils: Drop dependency on libgcc by importing part of FreeBSD's libquad
Jessica Clarke
1
-1
/
+1
2021-07-11
Makefile: Support building with Clang and LLVM binutils
Jessica Clarke
1
-7
/
+59
2021-07-11
firmware: Only default FW_PIC to y if supported
Jessica Clarke
1
-0
/
+3
2021-05-19
Makefile: unconditionally disable SSP
Fabrice Fontaine
1
-1
/
+1
2021-03-22
include: headers: Replace __ASSEMBLY__ with __ASSEMBLER__
Marouene Boubakri
1
-1
/
+1
2021-03-19
firmware: Support position independent execution
Vincent Chen
1
-1
/
+1
2020-11-02
Makefile: Add option to use toolchain default ABI and ISA string
Anup Patel
1
-4
/
+14
2020-10-18
Makefile: Allow padding zeros when converting DTB to C source
Heinrich Schuchardt
1
-2
/
+5
2020-10-18
Makefile: Build ELF, BIN and LD script in platform build directory
Anup Patel
1
-9
/
+9
2020-10-10
makefile: fix clean directive
Damien Le Moal
1
-0
/
+2
2020-06-05
firmware: Remove FW_PAYLOAD_FDT and related documentation
Anup Patel
1
-2
/
+0
2020-06-05
Makefile: Add mechanism for platforms to have multiple builtin DTBs
Anup Patel
1
-0
/
+17
2020-06-05
Makefile: Preprocess builtin DTS
Anup Patel
1
-2
/
+2
2020-06-05
Makefile: Fix builtin DTB compilation for out-of-tree platforms
Anup Patel
1
-3
/
+3
2020-03-13
Makefile: Fix distclean make target
Anup Patel
1
-4
/
+5
2020-03-08
makefile: Do setup of the install target more flexible
Nikita Ermakov
1
-20
/
+47
2020-02-06
makefile: add support for building on macOS
Alex Richardson
1
-3
/
+10
2020-01-08
build: Use -ffreestanding
Khem Raj
1
-1
/
+1
2019-10-02
Makefile: Minor fix in OPENSBI_VERSION_GIT
Anup Patel
1
-1
/
+1
2019-08-19
Include `git describe` in OpenSBI
Palmer Dabbelt
1
-0
/
+4
2019-06-29
include: Add version info to struct sbi_platform
Abner Chang
1
-2
/
+2
2019-06-19
platform: Move platform common to lib/utils.
Atish Patra
1
-10
/
+19
2019-06-19
lib: Move sbi core library to lib/sbi
Atish Patra
1
-7
/
+7
2019-04-30
Makefile: explicitly disable PIE
Karsten Merker
1
-0
/
+1
2019-04-09
TOP: Allow building platform out-of-tree
Anup Patel
1
-25
/
+49
2019-02-28
Fix missing quotes in Makefile
Andreas Schwab
1
-1
/
+1
2019-02-28
Fix makefile dependency generation
Andreas Schwab
1
-2
/
+2
2019-02-26
Makefile: Set the platform variables before parsing the platforms
Alistair Francis
1
-8
/
+10
2019-02-22
Makefile: Rename compile_ld() to compile_elf()
Anup Patel
1
-7
/
+7
[next]