aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2019-01-25include: Add separate header for OpenSBI versionAnup Patel
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-22Makefile: Don't install generic headers under <install_dir>/platformAnup Patel
2019-01-22docs: Add OpenSBI version to doxygen.cfgAnup Patel
2019-01-21Makefile: Improve readabilityDamien Le Moal
2019-01-21Makefile: Add support for device tree compilationDamien Le Moal
2019-01-18platform: Include libfdt & libc.Atish Patra
2019-01-16Makefile: Add make targets to build and install documentationAnup Patel
2019-01-05Makefile: Use '=' instead of '?=' for make variablesAnup Patel
2019-01-04Makefile: Force GCC to preprocess the linker fileAlistair Francis
2019-01-04Makefile: Convert to a more standard formatAlistair Francis
2019-01-04Makefile: Use generic flags for the firmwareAlistair Francis
2019-01-04Makefile: Use generic flags for the platformAlistair Francis
2019-01-04Makefile: Support verbosity using standard V=1Alistair Francis
2019-01-03Makefile: Fix messagesDamien Le Moal
2018-12-27top: Improve 'clean' and 'distclean' makefile targetsAnup Patel
2018-12-27top: Improve inst_file_list() in Makefile for payloads installationAnup Patel
2018-12-27firmware: Use dummy payload for FW_PAYLOADAnup Patel
2018-12-26top: Rename back CROSS_COMPILE_PREFIX to CROSS_COMPILEAnup Patel
2018-12-25Makefile: Fix cleanDamien Le Moal
2018-12-25Makefile: Rename CROSS_COMPILE to CROSS_COMPILE_PREFIXDamien Le Moal
2018-12-21top: Rename "plat" to "platform" everywhereAnup Patel
2018-12-21top: Rename "blob" to "firmware" everywhereAnup Patel
2018-12-11Initial commit.Anup Patel