u-boot/arch
Tom Rini b566f7d239 Merge patch series "Introduce ICSSG Ethernet driver"
MD Danish Anwar <danishanwar@ti.com> says:

Introduce ICSSG PRUETH support in uboot. The ICSSG driver is used in TI
AM654 SR2.0.

The ICSSG PRU Sub-system runs on EMAC firmware. This series Introduces
support for ICSSG driver in uboot.

This series has been tested on AM65x SR2.0, and the ICSSG interface is
able to ping / dhcp and boot kernel using tftp in uboot.

To use ICSSG2 ethernet, the ICSSG firmware needs to be loaded to PRU RPROC
cores and RPROC cores need to be booted with the firmware. This step is
done inside driver similar to kernel.

The remoteproc driver uses request_fw_into_buf() API from fs-loader driver
to load and start rproc with the required firmwares.

This series only introduces driver files. The device tree and config
changes to enable ICSSG driver will be introduced later.
2024-04-12 13:59:12 -06:00
..
arc Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" 2024-04-10 17:06:27 -06:00
arm Merge patch series "Introduce ICSSG Ethernet driver" 2024-04-12 13:59:12 -06:00
m68k Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" 2024-04-10 17:06:27 -06:00
microblaze Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" 2024-04-10 17:06:27 -06:00
mips Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" 2024-04-10 17:06:27 -06:00
nios2 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" 2024-04-10 17:06:27 -06:00
powerpc Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" 2024-04-10 17:06:27 -06:00
riscv Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" 2024-04-10 17:06:27 -06:00
sandbox sandbox: improve description of CONFIG_SANDBOX_CRASH_RESET 2024-04-12 08:53:31 -06:00
sh Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" 2024-04-10 17:06:27 -06:00
x86 Merge patch series "Resolve issues with booting distros on x86" 2024-04-10 20:01:42 -06:00
xtensa Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" 2024-04-10 17:06:27 -06:00
.gitignore
Kconfig Merge patch series "Complete decoupling of zboot logic from commands" 2024-04-10 13:49:35 -06:00
Kconfig.nxp
u-boot-elf.lds