On Fri, 18 Jun 2021 13:42:53 +1000, Paul Mackerras wrote: > This series of patches adds support for the Microwatt soft-core. > Microwatt is an open-source 64-bit Power ISA processor written in VHDL > which targets medium-sized FPGAs such as the Xilinx Artix-7 or the > Lattice ECP5. Microwatt currently implements the scalar fixed plus > floating-point subset of Power ISA v3.0B plus the radix MMU, but not > logical partitioning (i.e. it does not have hypervisor mode or nested > radix translation). > > [...]
Applied to powerpc/next. [1/9] powerpc: Add Microwatt platform https://git.kernel.org/powerpc/c/53d143fe08c24c2ce44ee329e41c2a6aad57ebb5 [2/9] powerpc: Add Microwatt device tree https://git.kernel.org/powerpc/c/151b88e8482167f6eb3117d82e4905efb5e72662 [3/9] powerpc/microwatt: Populate platform bus from device-tree https://git.kernel.org/powerpc/c/0d0f9e5f2fa7aacf22892078a1065fa5d0ce941b [4/9] powerpc/xics: Add a native ICS backend for microwatt https://git.kernel.org/powerpc/c/aa9c5adf2f61da39c92280d9336e091852e292ff [5/9] powerpc/microwatt: Use standard 16550 UART for console https://git.kernel.org/powerpc/c/48b545b8018db61ab4978d29c73c16b9fbfad12c [6/9] powerpc/microwatt: Add support for hardware random number generator https://git.kernel.org/powerpc/c/c25769fddaec13509b6cdc7ad17458f239c4cee7 [7/9] powerpc/microwatt: Add microwatt_defconfig https://git.kernel.org/powerpc/c/4a1511eb342bd80c6ea0e8a7ce0bbe68aac96ac5 [8/9] powerpc/boot: Fixup device-tree on little endian https://git.kernel.org/powerpc/c/c93f80849bdd9b45d834053ae1336e28f0026c84 [9/9] powerpc/boot: Add a boot wrapper for Microwatt https://git.kernel.org/powerpc/c/4a21192e2796c3338c4b0083b494a84a61311aaf cheers