summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/sandbox' into masterSascha Hauer2020-10-141-13/+1
|\
| * of: Add common device tree register functionSascha Hauer2020-10-121-13/+1
* | asm/debug_ll_ns16550.h: add divisor parameterduhuanpeng2020-09-291-2/+2
|/
* kvx,riscv: remove unused $(dtb-y) assignmentMasahiro Yamada2020-08-191-1/+0
* riscv: Makefile: make it possible to use riscv64 compilerAntony Pavlov2020-08-101-1/+4
* Merge branch 'for-next/misc'Sascha Hauer2020-06-111-40/+2
|\
| * arch: include <asm-generic/int-ll64.h> from <asm/types.h>Masahiro Yamada2020-05-181-40/+2
* | kbuild: remove obj-dtb-y, pbl-dtb-y, lwl-dtb-y syntaxMasahiro Yamada2020-05-201-2/+2
|/
* arch: remove KBUILD_SRC checks from arch MakefileMasahiro Yamada2020-05-121-4/+0
* kbuild: prefix compiler flag variables with KBUILD_Masahiro Yamada2020-04-271-7/+7
* riscv: remove meaningless LDFLAGS additionMasahiro Yamada2020-04-271-1/+0
* ppc,riscv: set something to KBUILD_DEFCONFIGMasahiro Yamada2020-04-151-0/+2
* RISC-V: unbreak built-in dtbAntony Pavlov2020-02-031-4/+0
* lds: Add and use RO_DATA_SECTION macroSascha Hauer2019-10-141-8/+4
* lds: Move start/end address variables into definesSascha Hauer2019-10-141-16/+2
* barebox.lds: Remove unnecessary bracesSascha Hauer2019-10-141-2/+2
* Kconfig: retire empty <asm/barebox.h>Ahmad Fatoum2019-08-301-1/+0
* riscv: use generic bitsperlong.hMasahiro Yamada2019-08-121-10/+1
* riscv: dts: erizo-generic: fix memory node nameAntony Pavlov2019-06-041-1/+1
* treewide: surround Kconfig file paths with double quotesMasahiro Yamada2019-03-211-1/+1
* move umode_t typedef from asm/types.h to linux/types.hAntony Pavlov2019-01-181-2/+0
* RISC-V: add erizo_generic_defconfigAntony Pavlov2019-01-071-0/+51
* RISC-V: erizo: add nmon image creationAntony Pavlov2019-01-071-0/+11
* RISC-V: erizo: enable nmonAntony Pavlov2019-01-071-0/+1
* RISC-V: erizo: add DEBUG_LL supportAntony Pavlov2019-01-072-0/+34
* RISC-V: add nmon nano-monitorAntony Pavlov2019-01-073-0/+266
* RISC-V: add low-level debug macros for ns16550Antony Pavlov2019-01-071-0/+182
* RISC-V: add Erizo SoC supportAntony Pavlov2019-01-077-0/+89
* Add initial RISC-V architecture supportAntony Pavlov2019-01-0727-0/+581