aboutsummaryrefslogtreecommitdiff
path: root/lib/utils/sys
AgeCommit message (Expand)Author
2021-10-11lib: sbi: convert reset to listNikita Shubin
2021-06-24platform: Replace CLINT library usage with ACLINT libraryAnup Patel
2021-04-28lib: sbi: Simplify system reset platform operationsAnup Patel
2021-04-28lib: sbi: Simplify ipi platform operationsAnup Patel
2021-04-28lib: sbi: Simplify timer platform operationsAnup Patel
2021-04-28lib: sbi: Simplify console platform operationsAnup Patel
2021-04-13lib: utils/sys: Add CLINT memregion in the root domainAnup Patel
2020-12-01lib: sbi: Improve system reset platform operationsAnup Patel
2020-12-01include: sbi: Remove opensbi specific reset type definesAnup Patel
2020-05-23lib: utils: Allow CLINT functions to be used for multiple CLINTsAnup Patel
2020-04-27lib: utils: Add SiFive test deviceAnup Patel
2020-04-27include: sbi_platform: Combine reboot and shutdown into one callbackAnup Patel
2020-03-13include: Make sbi_current_hartid() as macro in riscv_asm.hAnup Patel
2020-02-18lib: utils: htif: Fix 32-bit buildBin Meng
2020-02-17platform: Add Spike initial supportJames Clarke
2020-01-02lib: utils: Support CLINT with 32bit MMIO access on RV64 systemAnup Patel
2019-08-31lib: Fix timer for 32 bitAtish Patra
2019-08-16platform: Remove the ipi_sync method from all platforms.Atish Patra
2019-06-19platform: Enable all drivers by default.Atish Patra
2019-06-19platform: Move platform common to lib/utils.Atish Patra