aboutsummaryrefslogtreecommitdiff
path: root/firmware/objects.mk
AgeCommit message (Expand)Author
2021-07-11firmware: Only default FW_PIC to y if supportedJessica Clarke
2021-07-11firmware: Explicitly pass -pie to the linker, not just the driverJessica Clarke
2021-04-28firmware: Enable FW_PIC by defaultGuo Ren
2021-03-19firmware: Support position independent executionVincent Chen
2020-10-18firmware: Remove FW_PAYLOAD_FDT_PATH compile-time optionAnup Patel
2020-10-18firmware: Add common FW_FDT_PATH compile-time optionAnup Patel
2020-06-05firmware: Remove FW_PAYLOAD_FDT and related documentationAnup Patel
2019-05-10firmware: Add fw_dynamic firmwareAnup Patel
2019-04-09TOP: Allow building platform out-of-treeAnup Patel
2019-03-29firmware: Introduce "options" in "struct sbi_scratch"Bin Meng
2019-02-06firwmare: don't expand macros in FW_PAYLOAD_PATHAndreas Schwab
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-21payload: rename dummy payload to test payloadDamien Le Moal
2019-01-21Makefile: Add support for device tree compilationDamien Le Moal
2019-01-21build: Introduce FW_PAYLOAD_ALIGNDamien Le Moal
2019-01-04Makefile: Use generic flags for the firmwareAlistair Francis
2018-12-27firmware: Use dummy payload for FW_PAYLOADAnup Patel
2018-12-21top: Rename "blob" to "firmware" everywhereAnup Patel