u-boot/arch
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
..
arc global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
arm Prepare v2023.07-rc6 2023-07-05 11:28:55 -04:00
m68k m68k: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
microblaze microblaze: u-boot-spl.lds: Pass _image_binary_end 2023-07-03 10:20:13 -04:00
mips Prepare v2023.07-rc6 2023-07-05 11:28:55 -04:00
nios2 dm: Emit the arch_cpu_init_dm() even only before relocation 2023-05-11 10:25:29 +08:00
powerpc powerpc: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
riscv riscv: dts: sync mpfs-icicle devicetree with linux 2023-07-06 17:28:08 +08:00
sandbox sandbox: Add a dummy dcache_status() function 2023-06-21 16:54:25 -04:00
sh sh: use asm-generic/unaligned.h 2023-05-31 14:05:34 -04:00
x86 Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
xtensa global: Migrate CONFIG_MAX_MEM_MAPPED to CFG 2022-12-23 10:14:51 -05:00
.gitignore
Kconfig acpi: Create a new Kconfig for ACPI 2023-05-11 10:25:29 +08:00
Kconfig.nxp global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
u-boot-elf.lds