Age | Commit message (Expand) | Author |
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 |
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 |