summaryrefslogtreecommitdiff
path: root/firmware/fw_payload.S
AgeCommit message (Expand)AuthorFilesLines
2021-03-19firmware: Use lla to access all global symbolsVincent Chen1-1/+1
2020-10-18firmware: Remove FW_PAYLOAD_FDT_PATH compile-time optionAnup Patel1-25/+0
2020-01-10firmware: Fix placement of .align directivesAndreas Schwab1-19/+9
2019-12-27firmware: Improve comments for fw_prev_arg1() and fw_next_arg1()Anup Patel1-0/+4
2019-12-27firmware: Return real DTB address when FW_xyz_FDT_ADDR is not definedLiu Yibin1-1/+1
2019-11-15firmware: Add preferred boot HART field in struct fw_dynamic_infoAnup Patel1-0/+13
2019-10-28firmware: Fix compile error for FW_PAYLOAD with latest GCC binutilsAnup Patel1-0/+10
2019-05-10firmware: Allow firmwares to provide next mode and optionsAnup Patel1-6/+50
2019-02-15firmware: Ensure the payloads are 4 bit allignedAlistair Francis1-4/+5
2019-02-06firwmare: don't expand macros in FW_PAYLOAD_PATHAndreas Schwab1-5/+2
2019-01-24all: Update copyright header in all filesAnup patel1-3/+3
2018-12-27firmware: Rename fw_common.S to fw_base.SAnup Patel1-1/+1
2018-12-21top: Rename "blob" to "firmware" everywhereAnup Patel1-0/+63