summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-23riscv: Update Canaan Kendryte K210 device treeDamien Le Moal5-53/+414
2021-02-23dt-bindings: add resets property to dw-apb-timerDamien Le Moal1-0/+3
2021-02-23dt-bindings: fix sifive gpio propertiesDamien Le Moal1-3/+22
2021-02-23dt-bindings: update sifive uart compatible stringDamien Le Moal1-0/+1
2021-02-23dt-bindings: update sifive clint compatible stringDamien Le Moal1-4/+8
2021-02-23dt-bindings: update sifive plic compatible stringDamien Le Moal1-5/+8
2021-02-23dt-bindings: update risc-v cpu propertiesDamien Le Moal1-0/+2
2021-02-23dt-bindings: add Canaan boards compatible stringsDamien Le Moal1-0/+47
2021-02-23dt-bindings: update MAINTAINERS fileDamien Le Moal1-0/+1
2021-02-23clk: Add RISC-V Canaan Kendryte K210 clock driverDamien Le Moal7-178/+1064
2021-02-23RISC-V: Add a non-void return for sbi v02 functionsAtish Patra2-21/+21
2021-02-19RISC-V: Implement ASID allocatorAnup Patel4-4/+279
2021-02-19arch_numa: fix common code printing of phys_addr_tRandy Dunlap1-6/+7
2021-02-19RISC-V: remove unneeded semicolonChengyang Fan1-1/+1
2021-02-19RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt2-2/+2
2021-02-19pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driverDamien Le Moal5-0/+1007
2021-02-19arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.htangchunyou1-1/+1
2021-02-19riscv/kasan: add KASAN_VMALLOC supportNylon Chen2-1/+57
2021-02-19riscv: Covert to reserve_initrd_mem()Kefeng Wang1-53/+1
2021-02-19initramfs: Provide a common initrd reserve functionKefeng Wang2-0/+51
2021-02-19initrd: Add the preprocessor guard in initrd.hKefeng Wang1-0/+5
2021-02-19riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool3-7/+17
2021-01-15riscv/stacktrace: Fix stack output without ra on the stack topChen Huang1-3/+9
2021-01-15riscv: Improve __show_regsKefeng Wang1-1/+6
2021-01-15riscv: Add dump stack in show_regsKefeng Wang5-4/+21
2021-01-15riscv: Enable per-task stack canariesGuo Ren5-2/+23
2021-01-15riscv: Add support for function error injectionGuo Ren4-0/+19
2021-01-15riscv: Add uprobes supportedGuo Ren9-1/+253
2021-01-15riscv: Add KPROBES_ON_FTRACE supportedGuo Ren3-0/+55
2021-01-15riscv: Add kprobes supportedGuo Ren13-0/+773
2021-01-15riscv: Using PATCHABLE_FUNCTION_ENTRY instead of MCOUNTGuo Ren3-235/+204
2021-01-15riscv: Fixup patch_text panic in ftraceGuo Ren2-0/+2
2021-01-15riscv: Fixup wrong ftrace remove cflagGuo Ren2-3/+3
2021-01-15riscv: Fixup compile error BUILD_BUG_ON failedGuo Ren1-2/+6
2021-01-15RISC-V: Implement ptrace regs and stack APIPatrick Stählin3-0/+129
2021-01-15riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang1-1/+8
2021-01-15riscv: Add numa support for riscv64 platformAtish Patra7-5/+87
2021-01-15riscv: Add support pte_protnone and pmd_protnone if CONFIG_NUMA_BALANCINGGreentime Hu1-0/+20
2021-01-15riscv: Separate memory init from paging initAtish Patra3-1/+7
2021-01-15numa: Move numa implementation to common codeAtish Patra7-48/+61
2021-01-15arm64, numa: Change the numa init functions name to be genericAtish Patra4-20/+27
2021-01-15riscv: Add Canaan Kendryte K210 reset controllerDamien Le Moal5-0/+151
2021-01-15dt-bindings: pinctrl: Document canaan,k210-fpioa bindingsDamien Le Moal2-0/+447
2021-01-15dt-bindings: reset: Document canaan,k210-rst bindingsDamien Le Moal2-0/+82
2021-01-15dt-binding: mfd: Document canaan,k210-sysctl bindingsDamien Le Moal1-0/+109
2021-01-15riscv: cleanup Canaan Kendryte K210 sysctl driverDamien Le Moal3-67/+74
2021-01-15riscv: Fix Canaan Kendryte K210 device treeDamien Le Moal1-5/+0
2021-01-15riscv: Use vendor name for K210 SoC supportDamien Le Moal13-24/+24
2021-01-08riscv: Fix builtin DTB handlingDamien Le Moal7-90/+19
2021-01-08riscv: dts: add initial board data for the SiFive HiFive UnmatchedYash Shah2-1/+255