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
/
Makefile
Age
Commit message (
Expand
)
Author
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
2018-12-27
top: Improve inst_file_list() in Makefile for payloads installation
Anup Patel
2018-12-27
firmware: Use dummy payload for FW_PAYLOAD
Anup Patel
2018-12-26
top: Rename back CROSS_COMPILE_PREFIX to CROSS_COMPILE
Anup Patel
2018-12-25
Makefile: Fix clean
Damien Le Moal
2018-12-25
Makefile: Rename CROSS_COMPILE to CROSS_COMPILE_PREFIX
Damien Le Moal
2018-12-21
top: Rename "plat" to "platform" everywhere
Anup Patel
2018-12-21
top: Rename "blob" to "firmware" everywhere
Anup Patel
2018-12-11
Initial commit.
Anup Patel