aboutsummaryrefslogtreecommitdiff
path: root/platform/kendryte/k210/platform.h
AgeCommit message (Expand)Author
2021-09-26lib: sbi: Add timer frequency to struct sbi_timer_deviceAnup Patel
2021-06-24platform: Replace CLINT library usage with ACLINT libraryAnup Patel
2021-03-03platform: implement K210 system resetHeinrich Schuchardt
2020-03-14platform: Use one unified per-HART stack size macro for all platformsBin Meng
2020-03-08platform: kendryte/k210: Set per-HART stack size to 8KBAnup Patel
2019-09-05kendryte/k210: remove sysctl codeDamien Le Moal
2019-07-25treewide: Use conventional names for 32-bit and 64-bitBin Meng
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson
2019-04-03kendryte/k210: Fix file headersDamien Le Moal
2019-02-14platform: Use CSR_<FOO> instead of <foo> for csr_*()Atish Patra
2018-12-22platform: Remove PLAT_HART_COUNT and PLAT_HART_STACK_SIZEAnup Patel
2018-12-21Kendryte-k210: Remove unnecessary asm functionsDamien Le Moal
2018-12-21Update Kendryte k210 supportDamien Le Moal
2018-12-21top: Rename "plat" to "platform" everywhereAnup Patel