Age | Commit message (Expand) | Author |
2021-07-11 | firmware: Only default FW_PIC to y if supported | Jessica Clarke |
2021-07-11 | firmware: Explicitly pass -pie to the linker, not just the driver | Jessica Clarke |
2021-04-28 | firmware: Enable FW_PIC by default | Guo Ren |
2021-03-19 | firmware: Support position independent execution | Vincent Chen |
2020-10-18 | firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option | Anup Patel |
2020-10-18 | firmware: Add common FW_FDT_PATH compile-time option | Anup Patel |
2020-06-05 | firmware: Remove FW_PAYLOAD_FDT and related documentation | Anup Patel |
2019-05-10 | firmware: Add fw_dynamic firmware | Anup Patel |
2019-04-09 | TOP: Allow building platform out-of-tree | Anup Patel |
2019-03-29 | firmware: Introduce "options" in "struct sbi_scratch" | Bin Meng |
2019-02-06 | firwmare: don't expand macros in FW_PAYLOAD_PATH | Andreas Schwab |
2019-01-24 | all: Update copyright header in all files | Anup patel |
2019-01-21 | payload: rename dummy payload to test payload | Damien Le Moal |
2019-01-21 | Makefile: Add support for device tree compilation | Damien Le Moal |
2019-01-21 | build: Introduce FW_PAYLOAD_ALIGN | Damien Le Moal |
2019-01-04 | Makefile: Use generic flags for the firmware | Alistair Francis |
2018-12-27 | firmware: Use dummy payload for FW_PAYLOAD | Anup Patel |
2018-12-21 | top: Rename "blob" to "firmware" everywhere | Anup Patel |