aboutsummaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2019-01-04Makefile: Use generic flags for the firmwareAlistair Francis
2019-01-02include: Remove redundant tmp0 from struct sbi_scratchAnup Patel
2019-01-02include: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.hAnup Patel
2019-01-02include: Move RISCV_PLATFORM_xyz defines to sbi_platform.hAnup Patel
2019-01-02include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.hAnup Patel
2018-12-27firmware: Rename fw_common.S to fw_base.SAnup Patel
2018-12-27firmware: Use dummy payload for FW_PAYLOADAnup Patel
2018-12-27firmware: Add separate dummy payload for FW_PAYLOADAnup Patel
2018-12-22firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZEAnup Patel
2018-12-22firmware: Remove stack section from common linker scriptAnup Patel
2018-12-21firmware: Remove redundant write to mideleg and medelegAnup Patel
2018-12-21Revert "Fix FDT relocation"Anup Patel
2018-12-21Fiw comment typoDamien Le Moal
2018-12-21fw: Disable delegationDamien Le Moal
2018-12-21Fix FDT relocationDamien Le Moal
2018-12-21top: Rename "blob" to "firmware" everywhereAnup Patel