On Mon, 13 Jan 2025 12:26:47 +0100, Sascha Hauer wrote: > So far we only supported the TI K3 SoCs booting 2nd stage after U-Boot. > This series adds full boot support for K3 SoCs, or more specifically, > the AM625 SoC. > > Applied, thanks! [01/23] ARM: add ARMv7R MPU support https://git.pengutronix.de/cgit/barebox/commit/?id=20a8958e0a67 (link may not be stable) [02/23] lib/rationale: compile for pbl https://git.pengutronix.de/cgit/barebox/commit/?id=d68c949537f5 (link may not be stable) [04/23] ARM: move ARM_CPU_PART_* defines to header https://git.pengutronix.de/cgit/barebox/commit/?id=c27b06e5d318 (link may not be stable) [05/23] nommu_v7_vectors_init: disable for r5 https://git.pengutronix.de/cgit/barebox/commit/?id=5ccc4e4a21ea (link may not be stable) [06/23] clocksource: timer-ti-dm: add support for K3 SoCs https://git.pengutronix.de/cgit/barebox/commit/?id=2b390d5a649f (link may not be stable) [07/23] ARM: K3: mount /boot even with env handling disabled https://git.pengutronix.de/cgit/barebox/commit/?id=2aae4a687287 (link may not be stable) [08/23] clk: add K3 clk driver https://git.pengutronix.de/cgit/barebox/commit/?id=657d39593b2f (link may not be stable) [09/23] pmdomain: add K3 driver https://git.pengutronix.de/cgit/barebox/commit/?id=9f1a0e6e3635 (link may not be stable) [10/23] rproc: add K3 arm64 rproc driver https://git.pengutronix.de/cgit/barebox/commit/?id=61f81b932adf (link may not be stable) [11/23] ARM: k3: add k3_debug_ll_init() https://git.pengutronix.de/cgit/barebox/commit/?id=bce0ba123e7c (link may not be stable) [12/23] ARM: K3: use debug_ll code for regular PBL console https://git.pengutronix.de/cgit/barebox/commit/?id=90cfb1651e5f (link may not be stable) [13/23] elf: use iomem regions as fallback when loading to non-sdram memory https://git.pengutronix.de/cgit/barebox/commit/?id=520eb1225c6b (link may not be stable) [14/23] rproc: add K3 system_controller https://git.pengutronix.de/cgit/barebox/commit/?id=1bd00031e3c6 (link may not be stable) [15/23] firmware: ti_sci: add function to get global handle https://git.pengutronix.de/cgit/barebox/commit/?id=6cbfc1370d28 (link may not be stable) [16/23] ARM: k3: Add initial r5 support https://git.pengutronix.de/cgit/barebox/commit/?id=c6840f7a1a48 (link may not be stable) [17/23] scripts: k3: add script to generate cfg files from yaml https://git.pengutronix.de/cgit/barebox/commit/?id=de445696adf0 (link may not be stable) [18/23] ARM: k3: Add k3img tool https://git.pengutronix.de/cgit/barebox/commit/?id=cf9081dff9fb (link may not be stable) [19/23] ARM: beagleplay: add Cortex-R5 boot support https://git.pengutronix.de/cgit/barebox/commit/?id=216fc9b4efaf (link may not be stable) [20/23] Documentation: add build documentation for TI K3 SoCs https://git.pengutronix.de/cgit/barebox/commit/?id=32a8e25abea8 (link may not be stable) [21/23] ARM: am625: disable secondary watchdogs https://git.pengutronix.de/cgit/barebox/commit/?id=ded22be60797 (link may not be stable) [22/23] ARM: k3: Add DRAM size detection https://git.pengutronix.de/cgit/barebox/commit/?id=322380802713 (link may not be stable) [23/23] ARM: k3: am625-sk board support https://git.pengutronix.de/cgit/barebox/commit/?id=be8f0946ea1e (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>