summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2018-07-19riscv: Remove unused _relocate argumentsIvan Gorinov
2018-05-29riscv: dts: Support cfi flashRick Chen
2018-05-29riscv: dts: Sync DT with Linux KernelRick Chen
2018-05-29riscv: cpu: nx25: Rename as ax25Rick Chen
2018-05-29SPDX: Convert single license tags to Linux Kernel styleRick Chen
2018-05-29efi_loader: Enable RISC-V supportRick Chen
2018-05-29riscv: Add board_quiesce_devices stubAlexander Graf
2018-05-29riscv: Add EFI application infrastructureAlexander Graf
2018-05-29riscv: Enable function sectionsAlexander Graf
2018-05-29riscv: Add setjmp/longjmp codeAlexander Graf
2018-05-15riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue
2018-05-15riscv: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue
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: ae250: Support DT provided by the board at runtimeRick Chen
2018-03-30riscv: dts: AE250 support sd High-Speed modeRick Chen
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-03-30riscv: checkpatch: Fix alignment should match open parenthesisRick Chen
2018-03-30riscv: checkpatch: Fix use of volatileRick Chen
2018-03-30riscv: checkpatch: Fix Macro argument reuseRick Chen
2018-01-12riscv: Add Kconfig to support RISC-VRick Chen
2018-01-12riscv: nx25: include: Add header files to support RISC-VRick Chen
2018-01-12riscv: nx25: dts: Add AE250 dts to support RISC-VRick Chen
2018-01-12riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen
2018-01-12riscv: cpu: Add nx25 to support RISC-VRick Chen