summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-21Introduce HAS_MFAULTS_DELEGATION featureDamien Le Moal
2018-12-21platform: kendryte/k210: Don't include math.hAnup Patel
2018-12-21firmware: Remove redundant write to mideleg and medelegAnup Patel
2018-12-21Revert "Fix FDT relocation"Anup Patel
2018-12-21lib: Remove prints from sbi_hart_switch_mode()Anup Patel
2018-12-21lib: Fix delegate_traps() for Linux bootAnup Patel
2018-12-21console: protect output with a spinlockDamien Le Moal
2018-12-21Kendryte-k210: Remove unnecessary asm functionsDamien Le Moal
2018-12-21Introduce sbi_current_hartid()Damien Le Moal
2018-12-21Cleanup and rename sbi_hart_boot_next()Damien Le Moal
2018-12-21Fiw comment typoDamien Le Moal
2018-12-21Update Kendryte k210 supportDamien Le Moal
2018-12-21Fix interrupt and exception delegationDamien Le Moal
2018-12-21Add a hang messageDamien Le Moal
2018-12-21Add a bannerDamien Le Moal
2018-12-21fw: Disable delegationDamien Le Moal
2018-12-21Fix FDT relocationDamien Le Moal
2018-12-21Refine platform features controlDamien Le Moal
2018-12-21lib: Hang in sbi_hart_boot_next() if next mode is not supportedAtish Patra
2018-12-21top: Rename "plat" to "platform" everywhereAnup Patel
2018-12-21lib: Introduce bitmap to track HARTs waiting for coldbootAnup Patel
2018-12-21top: Rename "blob" to "firmware" everywhereAnup Patel
2018-12-21lib: sbi_hart: Remove unwanted sbi_printf()Anup Patel
2018-12-21docs: Add documentation for firmware blobsAnup Patel
2018-12-21top: More detailed top-level README.mdAnup Patel
2018-12-21Merge pull request #1 from riscv/atish_fix_1Anup Patel
2018-12-20Support unsigned long in sbi_printfAtish Patra
2018-12-20Use wfi for coldboot finish call.Atish Patra
2018-12-20Fix baud rate divisor computation for U540.Atish Patra
2018-12-20Support /r/n as newline character.Atish Patra
2018-12-20HiFive Unleashed has 5 harts. Fix the config to reflect that.Atish Patra
2018-12-20plat: kendryte/k210: Enable fw_payload in config.mkAnup Patel
2018-12-20plat: Add Kendryte k210 initial supportDamien Le Moal
2018-12-20blob: Fix commentsDamien Le Moal
2018-12-20Added .gitignoreDamien Le Moal
2018-12-19blob: payload: Add FW_PAYLOAD_FDT_PATH optionAnup Patel
2018-12-19blob: Rename FW_xyz_FDT_OFFSET to FW_xyz_FDT_ADDRAnup Patel
2018-12-19blob: Rename PLAT_TEXT_START to FW_TEXT_STARTAnup Patel
2018-12-19blob: payload: Introduce FW_PAYLOAD_OFFSET compile time optionAnup Patel
2018-12-19blob: Fix comment typosDamien Le Moal
2018-12-16plat: clint: Reduce use of atomic operation on IPI registersAnup Patel
2018-12-16plat: Add separate platform support for QEMU sifive_u machineAnup Patel
2018-12-16lib: Don't emulate CSR read for misa and mhartidAnup Patel
2018-12-11Initial commit.Anup Patel