Commit History

Author SHA1 Message Date
  Anup Patel 54f31e8209 TOP: Allow building platform out-of-tree 5 years ago
  Andreas Schwab 87fbcf9376 Fix missing quotes in Makefile 5 years ago
  Andreas Schwab 178a0307a2 Fix makefile dependency generation 5 years ago
  Alistair Francis 42e9ad556d Makefile: Set the platform variables before parsing the platforms 5 years ago
  Anup Patel 889e746fd7 Makefile: Rename compile_ld() to compile_elf() 5 years ago
  Anup Patel 6a3dc84f66 Makefile: Use sed instead of awk to parse OpenSBI version 5 years ago
  Anup Patel f4a17177ce Makefile: Fix error evaluating OPENSBI_CC_XLEN 5 years ago
  Alistair Francis 16426420b5 Makefile: Fix the assignment of OPENSBI_CC_XLEN 5 years ago
  Olof Johansson 868e20df8b Makefile: Add 'make run' command for platform specific run 5 years ago
  Nick Kossifidis 286b80768b Makefile: Make sure ld is always aware of the target abi/emulation 5 years ago
  Anup Patel c5467fce46 Makefile: Set ABI, ISA and Code Model in top-level make 5 years ago
  Alistair Francis 76c759df6a Makefile: Ensure lgcc is included 5 years ago
  Alistair Francis 5a91fec1a8 platform/qemu/virt: Dynamically calculate xlen 5 years ago
  Andreas Schwab 190a80dc40 Makefile: don't disable built-in variables 5 years ago
  Olof Johansson 9a72e5006c Makefile: Don't rely on "echo -n" 5 years ago
  Anup Patel bd98d77298 include: Add separate header for OpenSBI version 5 years ago
  Anup patel 20990ee0ab all: Update copyright header in all files 5 years ago
  Anup Patel f37f7e21e0 Makefile: Don't install generic headers under <install_dir>/platform 5 years ago
  Anup Patel ac003ff6bf docs: Add OpenSBI version to doxygen.cfg 5 years ago
  Damien Le Moal 9c4aca4f1b Makefile: Improve readability 5 years ago
  Damien Le Moal 0df8269477 Makefile: Add support for device tree compilation 5 years ago
  Atish Patra cf83b6e438 platform: Include libfdt & libc. 5 years ago
  Anup Patel c2e0b02914 Makefile: Add make targets to build and install documentation 5 years ago
  Anup Patel 2e5ede8279 Makefile: Use '=' instead of '?=' for make variables 5 years ago
  Alistair Francis 5cbc24b95a Makefile: Force GCC to preprocess the linker file 5 years ago
  Alistair Francis eeab92f242 Makefile: Convert to a more standard format 5 years ago
  Alistair Francis d6ddfdce39 Makefile: Use generic flags for the firmware 5 years ago
  Alistair Francis 116f10973b Makefile: Use generic flags for the platform 5 years ago
  Alistair Francis 6d9e390f5b Makefile: Support verbosity using standard V=1 5 years ago
  Damien Le Moal da86853a51 Makefile: Fix messages 5 years ago