summaryrefslogtreecommitdiff
path: root/arch/riscv/lib
AgeCommit message (Expand)Author
2018-12-18riscv: Implement riscv_get_time() API using rdtime instructionAnup Patel
2018-12-18riscv: Add a SYSCON driver for SiFive's Core Local InterruptorBin Meng
2018-12-05riscv: Add kconfig option to run U-Boot in S-modeAnup Patel
2018-12-02riscv: efi: Generate Microsoft PE format compliant imagesBin Meng
2018-11-26riscv: cache: Implement i/dcache [status, enable, disable]Rick Chen
2018-11-26riscv: align bootm implementation with that of other architecturesLukas Auer
2018-11-26riscv: implement the invalidate_icache_* functionsLukas Auer
2018-11-26riscv: hang on unhandled exceptionsLukas Auer
2018-11-26riscv: treat undefined exception codes as reservedLukas Auer
2018-11-26riscv: complete the list of exception codesLukas Auer
2018-11-26riscv: fix use of incorrectly sized variablesLukas Auer
2018-11-26riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64ILukas Auer
2018-11-14riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()Bin Meng
2018-10-03riscv: cosmetic: Reword do_reset() printf message.Rick Chen
2018-10-03riscv: Move do_reset() to a common placeBin Meng
2018-10-03riscv: bootm: Pass mhartid CSR value to kernelBin Meng
2018-10-03riscv: bootm: Correct the 1st kernel argument to hart idBin Meng
2018-10-03riscv: Remove setup.hBin Meng
2018-07-19riscv: Remove unused _relocate argumentsIvan Gorinov
2018-05-29SPDX: Convert single license tags to Linux Kernel styleRick Chen
2018-05-29riscv: Add board_quiesce_devices stubAlexander Graf
2018-05-29riscv: Add EFI application infrastructureAlexander Graf
2018-05-29riscv: Add setjmp/longjmp codeAlexander Graf
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-30riscv: bootm: Remove ATAGSRick Chen
2018-03-30riscv: bootm: Support to boot riscv-linuxRick Chen
2018-03-30riscv: checkpatch: Fix static const char * array declarationsRick Chen
2018-03-30riscv: checkpatch: Fix missing a blank line after declarationsRick Chen
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen