Age | Commit message (Expand) | Author |
2021-06-24 | platform: Replace CLINT library usage with ACLINT library | Anup Patel |
2021-04-28 | lib: sbi: Simplify system reset platform operations | Anup Patel |
2021-04-28 | lib: sbi: Simplify ipi platform operations | Anup Patel |
2021-04-28 | lib: sbi: Simplify timer platform operations | Anup Patel |
2021-04-28 | lib: sbi: Simplify console platform operations | Anup Patel |
2020-12-01 | lib: sbi: Improve system reset platform operations | Anup Patel |
2020-05-23 | lib: utils: Allow CLINT functions to be used for multiple CLINTs | Anup Patel |
2020-05-01 | lib: utils: Remove redundant clint_ipi_sync() declaration | Anup Patel |
2020-04-27 | lib: utils: Add SiFive test device | Anup Patel |
2020-04-27 | include: sbi_platform: Combine reboot and shutdown into one callback | Anup Patel |
2020-02-17 | platform: Add Spike initial support | James Clarke |
2020-01-02 | lib: utils: Support CLINT with 32bit MMIO access on RV64 system | Anup Patel |
2019-06-19 | platform: Move platform common to lib/utils. | Atish Patra |