platform/kernel/opensbi.git
2018-12-21 Anup Pateltop: Rename "plat" to "platform" everywhere
2018-12-21 Anup Patellib: Introduce bitmap to track HARTs waiting for coldboot
2018-12-21 Anup Pateltop: Rename "blob" to "firmware" everywhere
2018-12-21 Anup Patellib: sbi_hart: Remove unwanted sbi_printf()
2018-12-21 Anup Pateldocs: Add documentation for firmware blobs
2018-12-21 Anup Pateltop: More detailed top-level README.md
2018-12-21 Anup PatelMerge pull request #1 from riscv/atish_fix_1
2018-12-20 Atish PatraSupport unsigned long in sbi_printf
2018-12-20 Atish PatraUse wfi for coldboot finish call.
2018-12-20 Atish PatraFix baud rate divisor computation for U540.
2018-12-20 Atish PatraSupport /r/n as newline character.
2018-12-20 Atish PatraHiFive Unleashed has 5 harts. Fix the config to reflect...
2018-12-20 Anup Patelplat: kendryte/k210: Enable fw_payload in config.mk
2018-12-20 Damien Le Moalplat: Add Kendryte k210 initial support
2018-12-20 Damien Le Moalblob: Fix comments
2018-12-20 Damien Le MoalAdded .gitignore
2018-12-19 Anup Patelblob: payload: Add FW_PAYLOAD_FDT_PATH option
2018-12-19 Anup Patelblob: Rename FW_xyz_FDT_OFFSET to FW_xyz_FDT_ADDR
2018-12-19 Anup Patelblob: Rename PLAT_TEXT_START to FW_TEXT_START
2018-12-19 Anup Patelblob: payload: Introduce FW_PAYLOAD_OFFSET compile...
2018-12-19 Damien Le Moalblob: Fix comment typos
2018-12-16 Anup Patelplat: clint: Reduce use of atomic operation on IPI...
2018-12-16 Anup Patelplat: Add separate platform support for QEMU sifive_u...
2018-12-16 Anup Patellib: Don't emulate CSR read for misa and mhartid
2018-12-11 Anup PatelInitial commit.