summaryrefslogtreecommitdiffstats
path: root/arch/riscv/boot
Commit message (Expand)AuthorAgeFilesLines
* riscv: dts: microchip: hook up the mpfs' l2cacheConor Dooley2022-07-051-0/+4
* riscv: dts: microchip: re-add pdma to mpfs device treeConor Dooley2022-06-121-0/+9
* riscv: dts: icicle: sort nodes alphabeticallyConor Dooley2022-06-011-52/+52
* riscv: microchip: icicle: readability fixesConor Dooley2022-06-011-3/+5
* riscv: dts: microchip: add the sundance polarberryConor Dooley2022-06-013-0/+116
* riscv: dts: microchip: make the fabric dtsi board specificConor Dooley2022-06-013-1/+3
* riscv: dts: microchip: remove soc vendor from filenamesConor Dooley2022-06-014-3/+3
* riscv: dts: microchip: move sysctrlr out of soc busConor Dooley2022-06-011-5/+5
* riscv: dts: microchip: remove icicle memory clocksConor Dooley2022-06-011-2/+0
* Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-1/+3
|\
| * RISC-V: Various XIP fixesPalmer Dabbelt2022-05-261-0/+1
| |\
| | * RISC-V: ignore xipImagePalmer Dabbelt2022-05-241-0/+1
| * | riscv: dts: rename the node name of dmaZong Li2022-04-201-1/+1
| * | riscv: dts: Add dma-channels property and modify compatibleZong Li2022-04-201-1/+2
| |/
* | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-05-261-21/+0
|\ \
| * | kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada2022-05-111-21/+0
| |/
* | Merge tag 'riscv-for-linus-5.18-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-202-2/+2
|\ \
| * | riscv: dts: microchip: fix gpio1 reg property typoConor Paxton2022-05-191-1/+1
| * | riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski2022-05-191-1/+1
| |/
* | riscv: dts: microchip: reparent mpfs clocksConor Dooley2022-04-222-5/+5
* | riscv: dts: microchip: fix usage of fic clocks on mpfsConor Dooley2022-04-222-3/+15
|/
* Merge tag 'riscv-for-linus-5.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-014-0/+8
|\
| * riscv: dts: canaan: Fix SPI3 bus widthNiklas Cassel2022-03-304-0/+8
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-03-302-24/+24
|\ \ | |/ |/|
| * riscv: dts: Change the macro name of prci in each device nodeZong Li2022-03-152-24/+24
* | Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-253-66/+328
|\ \
| * | riscv: dts: microchip: add new peripherals to icicle kit device treeConor Dooley2022-03-092-0/+213
| * | riscv: dts: microchip: update peripherals in icicle kit device treeConor Dooley2022-03-092-17/+29
| * | riscv: dts: microchip: refactor icicle kit device treeConor Dooley2022-03-092-50/+52
| * | riscv: dts: microchip: add fpga fabric section to icicle kitConor Dooley2022-03-093-0/+34
| * | riscv: dts: microchip: use clk defines for icicle kitConor Dooley2022-03-092-13/+14
| |/
* / riscv: dts: k210: fix broken IRQs on hart1Niklas Cassel2022-03-031-1/+2
|/
* riscv: dts: sifive unmatched: Add gpio poweroffRon Economos2022-01-201-0/+5
* Merge tag 'riscv-for-linus-5.17-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-199-77/+72
|\
| * riscv: dts: sifive: fu540-c000: Fix PLIC nodeGeert Uytterhoeven2022-01-091-2/+3
| * riscv: dts: sifive: fu540-c000: Drop bogus soc node compatible valuesGeert Uytterhoeven2022-01-091-1/+1
| * riscv: dts: sifive: Group tuples in register propertiesGeert Uytterhoeven2022-01-091-6/+6
| * riscv: dts: sifive: Group tuples in interrupt propertiesGeert Uytterhoeven2022-01-092-17/+18
| * riscv: dts: microchip: mpfs: Group tuples in interrupt propertiesGeert Uytterhoeven2022-01-091-15/+16
| * riscv: dts: microchip: mpfs: Fix clock controller nodeGeert Uytterhoeven2022-01-091-9/+0
| * riscv: dts: microchip: mpfs: Fix reference clock nodeGeert Uytterhoeven2022-01-092-7/+9
| * riscv: dts: microchip: mpfs: Fix PLIC nodeGeert Uytterhoeven2022-01-091-2/+3
| * riscv: dts: microchip: mpfs: Drop empty chosen nodeGeert Uytterhoeven2022-01-091-3/+0
| * riscv: dts: canaan: Group tuples in interrupt propertiesGeert Uytterhoeven2022-01-091-11/+12
| * riscv: dts: canaan: Fix SPI FLASH node namesGeert Uytterhoeven2022-01-094-4/+4
| * riscv: dts: enable more DA9063 functions for the SiFive HiFive UnmatchedAurelien Jarno2021-11-181-0/+12
* | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-191-3/+1
|\ \
| * | kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-3/+1
| |/
* | Merge tag 'newsoc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-01-104-0/+397
|\ \
| * | RISC-V: Add BeagleV Starlight Beta device treeEmil Renner Berthing2021-12-163-0/+167