aboutsummaryrefslogtreecommitdiff
path: root/platform/template/config.mk
AgeCommit message (Expand)Author
2020-10-18firmware: Remove FW_PAYLOAD_FDT_PATH compile-time optionAnup Patel
2020-06-05firmware: Remove FW_PAYLOAD_FDT and related documentationAnup Patel
2019-06-19platform: Enable all drivers by default.Atish Patra
2019-05-10platform: Enable dynamic firmware for appropriate platformsAnup Patel
2019-02-15Makefile: Add 'make run' command for platform specific runOlof Johansson
2019-02-12Makefile: Set ABI, ISA and Code Model in top-level makeAnup Patel
2019-02-12platform: template: Improve comments for FW_JUMP_ADDR and FW_PAYLOAD_OFFSETAnup Patel
2019-02-08platform: template: Move kernel start address to 4MB allignedAlistair Francis
2019-02-08platform/qemu/virt: Dynamically calculate xlenAlistair Francis
2019-01-24platform: add template platform filesDamien Le Moal