summaryrefslogtreecommitdiff
path: root/firmware/objects.mk
AgeCommit message (Expand)AuthorFilesLines
2021-07-11firmware: Only default FW_PIC to y if supportedJessica Clarke1-1/+1
2021-07-11firmware: Explicitly pass -pie to the linker, not just the driverJessica Clarke1-1/+1
2021-04-28firmware: Enable FW_PIC by defaultGuo Ren1-0/+4
2021-03-19firmware: Support position independent executionVincent Chen1-0/+7
2020-10-18firmware: Remove FW_PAYLOAD_FDT_PATH compile-time optionAnup Patel1-3/+0
2020-10-18firmware: Add common FW_FDT_PATH compile-time optionAnup Patel1-0/+7
2020-06-05firmware: Remove FW_PAYLOAD_FDT and related documentationAnup Patel1-5/+0
2019-05-10firmware: Add fw_dynamic firmwareAnup Patel1-0/+2
2019-04-09TOP: Allow building platform out-of-treeAnup Patel1-2/+2
2019-03-29firmware: Introduce "options" in "struct sbi_scratch"Bin Meng1-0/+4
2019-02-06firwmare: don't expand macros in FW_PAYLOAD_PATHAndreas Schwab1-2/+2
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2019-01-21payload: rename dummy payload to test payloadDamien Le Moal1-1/+1
2019-01-21Makefile: Add support for device tree compilationDamien Le Moal1-0/+5
2019-01-21build: Introduce FW_PAYLOAD_ALIGNDamien Le Moal1-0/+4
2019-01-04Makefile: Use generic flags for the firmwareAlistair Francis1-7/+8
2018-12-27firmware: Use dummy payload for FW_PAYLOADAnup Patel1-5/+8
2018-12-21top: Rename "blob" to "firmware" everywhereAnup Patel1-0/+39