summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-31/+2
* riscv: Include bss subsections in linker scriptAlexander Graf2018-08-201-1/+1
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-251-10/+16
* riscv: Remove unused _relocate argumentsIvan Gorinov2018-07-191-2/+1
* riscv: dts: Support cfi flashRick Chen2018-05-291-0/+12
* riscv: dts: Sync DT with Linux KernelRick Chen2018-05-291-38/+78
* riscv: cpu: nx25: Rename as ax25Rick Chen2018-05-298-11/+11
* SPDX: Convert single license tags to Linux Kernel styleRick Chen2018-05-296-6/+6
* efi_loader: Enable RISC-V supportRick Chen2018-05-291-0/+16
* riscv: Add board_quiesce_devices stubAlexander Graf2018-05-292-0/+5
* riscv: Add EFI application infrastructureAlexander Graf2018-05-296-0/+405
* riscv: Enable function sectionsAlexander Graf2018-05-291-1/+1
* riscv: Add setjmp/longjmp codeAlexander Graf2018-05-293-0/+93
* riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit()Bryan O'Donoghue2018-05-151-0/+2
* riscv: Define PLATFORM__SET_BIT for generic_set_bit()Bryan O'Donoghue2018-05-151-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0725-54/+25
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* riscv: ae250: Support DT provided by the board at runtimeRick Chen2018-03-301-0/+2
* riscv: dts: AE250 support sd High-Speed modeRick Chen2018-03-301-0/+1
* riscv: bootm: Remove ATAGSRick Chen2018-03-302-226/+2
* riscv: bootm: Support to boot riscv-linuxRick Chen2018-03-301-4/+4
* riscv: checkpatch: Fix static const char * array declarationsRick Chen2018-03-301-1/+1
* riscv: checkpatch: Fix missing a blank line after declarationsRick Chen2018-03-301-2/+2
* riscv: checkpatch: Fix alignment should match open parenthesisRick Chen2018-03-302-19/+13
* riscv: checkpatch: Fix use of volatileRick Chen2018-03-301-1/+1
* riscv: checkpatch: Fix Macro argument reuseRick Chen2018-03-304-15/+35
* riscv: Add Kconfig to support RISC-VRick Chen2018-01-123-0/+86
* riscv: nx25: include: Add header files to support RISC-VRick Chen2018-01-1221-0/+1669
* riscv: nx25: dts: Add AE250 dts to support RISC-VRick Chen2018-01-122-0/+110
* riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen2018-01-125-0/+407
* riscv: cpu: Add nx25 to support RISC-VRick Chen2018-01-124-0/+403