summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)AuthorFilesLines
2019-01-02include: Move RISCV_PLATFORM_xyz defines to sbi_platform.hAnup Patel1-4/+5
2019-01-02include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.hAnup Patel1-12/+13
2018-12-27firmware: Rename fw_common.S to fw_base.SAnup Patel6-4/+4
2018-12-27firmware: Use dummy payload for FW_PAYLOADAnup Patel2-5/+18
2018-12-27firmware: Add separate dummy payload for FW_PAYLOADAnup Patel4-0/+220
2018-12-22firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZEAnup Patel1-4/+6
2018-12-22firmware: Remove stack section from common linker scriptAnup Patel2-31/+42
2018-12-21firmware: Remove redundant write to mideleg and medelegAnup Patel1-2/+0
2018-12-21Revert "Fix FDT relocation"Anup Patel1-2/+0
2018-12-21Fiw comment typoDamien Le Moal1-1/+1
2018-12-21fw: Disable delegationDamien Le Moal1-0/+2
2018-12-21Fix FDT relocationDamien Le Moal1-0/+2
2018-12-21top: Rename "blob" to "firmware" everywhereAnup Patel7-0/+607