Age | Commit message (Expand) | Author |
2019-01-04 | Makefile: Use generic flags for the firmware | Alistair Francis |
2019-01-02 | include: Remove redundant tmp0 from struct sbi_scratch | Anup Patel |
2019-01-02 | include: Move RISCV_TRAP_REGS_xyz defines to sbi_trap.h | Anup Patel |
2019-01-02 | include: Move RISCV_PLATFORM_xyz defines to sbi_platform.h | Anup Patel |
2019-01-02 | include: Move RISCV_SCRATCH_xyz defines to sbi_scratch.h | Anup Patel |
2018-12-27 | firmware: Rename fw_common.S to fw_base.S | Anup Patel |
2018-12-27 | firmware: Use dummy payload for FW_PAYLOAD | Anup Patel |
2018-12-27 | firmware: Add separate dummy payload for FW_PAYLOAD | Anup Patel |
2018-12-22 | firmware: Don't depend on PLAT_HART_COUNT and PLAT_HART_STACK_SIZE | Anup Patel |
2018-12-22 | firmware: Remove stack section from common linker script | Anup Patel |
2018-12-21 | firmware: Remove redundant write to mideleg and medeleg | Anup Patel |
2018-12-21 | Revert "Fix FDT relocation" | Anup Patel |
2018-12-21 | Fiw comment typo | Damien Le Moal |
2018-12-21 | fw: Disable delegation | Damien Le Moal |
2018-12-21 | Fix FDT relocation | Damien Le Moal |
2018-12-21 | top: Rename "blob" to "firmware" everywhere | Anup Patel |