summaryrefslogtreecommitdiffstats
path: root/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* 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