Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-30 | riscv: checkpatch: Fix static const char * array declarations | Rick Chen | |
It is reported by checkpatch.pl WARNING: static const char * array should probably be static const char * const Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> | |||
2018-01-12 | riscv: nx25: lib: Add relative lib funcs to support RISC-V | Rick Chen | |
Add makefile, interrupts.c and boot.c,... functions to support RISC-V arch. Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Signed-off-by: Greentime Hu <green.hu@gmail.com> Cc: Padmarao Begari <Padmarao.Begari@microsemi.com> |