u-boot/arch/riscv
Conor Dooley 4e99899bd5 riscv: dts: sync mpfs-icicle devicetree with linux
The "notable" disappearances are:
- the pac193x stanza - there's nothing in mainline linux w.r.t. bindings
  for this & what is going to appear in mainline linux is going to be
  incompatible with what is currently in U-Boot.
- operating points - these operating points should not be set at the
  soc.dtsi level as they may not be possible depending on the design
  programmed to the FPGA
- clock output names - there are defines for the clock indices, these
  should not be needed
- the dt maintainers in linux NAKed using defines for IRQ numbers
- the qspi nand, which is not part of the icicle's default configuration
  is removed.

Reviewed-by: Padmarao Begari <padmarao.begari@microchip.com>
Tested-by: Padmarao Begari <padmarao.begari@microchip.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2023-07-06 17:28:08 +08:00
..
cpu riscv: Fix alignment of RELA sections in the linker scripts 2023-06-27 10:09:51 +08:00
dts riscv: dts: sync mpfs-icicle devicetree with linux 2023-07-06 17:28:08 +08:00
include/asm riscv: define test_and_{set,clear}_bit in asm/bitops.h 2023-07-06 17:28:08 +08:00
lib riscv: semihosting: replace inline assembly with assembly file 2023-03-06 19:24:34 -05:00
config.mk riscv: Support CONFIG_REMAKE_ELF 2023-04-20 20:45:08 +08:00
Kconfig board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to Kconfig 2023-04-20 16:08:45 +08:00
Makefile riscv: support building double-float modules 2022-10-20 15:22:21 +08:00