summaryrefslogtreecommitdiff
path: root/firmware/fw_dynamic.S
AgeCommit message (Expand)AuthorFilesLines
2021-07-11firmware: Define a macro for version of struct fw_dynamic_infoBin Meng1-2/+2
2021-07-11firmware: Remove the sanity checks in fw_save_info()Bin Meng1-8/+0
2021-03-19firmware: Use lla to access all global symbolsVincent Chen1-9/+9
2020-10-18firmware: Remove FW_PAYLOAD_FDT_PATH compile-time optionAnup Patel1-13/+0
2020-01-10firmware: Fix placement of .align directivesAndreas Schwab1-9/+9
2019-12-27firmware: Improve comments for fw_prev_arg1() and fw_next_arg1()Anup Patel1-0/+4
2019-11-15firmware: Add preferred boot HART field in struct fw_dynamic_infoAnup Patel1-0/+42
2019-05-10firmware: Add fw_dynamic firmwareAnup Patel1-0/+118