aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-20lib: smbios: Detect system properties via SYSINFO IDsMichal Simek2-8/+35
2024-06-20lib: smbios: Let detect the system via sysinfoMichal Simek1-1/+7
2024-06-20xilinx: Enable SMBIOS commandMichal Simek4-0/+4
2024-06-20arm: dts: corstone1000: enable secondary cores for FVPHarsimran Singh Tungal2-1/+26
2024-06-20Merge patch series "Enable ICSSG Driver for AM64x"Tom Rini2-0/+10
2024-06-19board: ti: am64x: Set storage_interface and fw_dev_part ENVsMD Danish Anwar1-0/+5
2024-06-19configs: am64x_evm_a53: Enable ICSSG DriverMD Danish Anwar1-0/+5
2024-06-19Merge patch series "Add basic U-Boot Support for J722S-EVM"Tom Rini41-69/+7227
2024-06-19doc: board: ti: Add J722S-EVM documentationJayesh Choudhary2-0/+261
2024-06-19configs: introduce configs needed for the J722SJayesh Choudhary3-0/+317
2024-06-19arm: dts: Introduce J722S U-Boot dts filesJayesh Choudhary5-0/+3069
2024-06-19firmware: ti_sci_static_data: Add static DMA channelJayesh Choudhary1-1/+1
2024-06-19board: ti: Introduce basic board files for the J722S familyJayesh Choudhary10-0/+2613
2024-06-19arch: mach-k3: Introduce basic files to support J722S SoC familyJayesh Choudhary10-1/+490
2024-06-19ram: k3-ddrss: Enable the am62ax's DDR controller for J722SJayesh Choudhary1-1/+1
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary8-0/+402
2024-06-19arm: mach-k3: r5: Makefile: Fix the order for entriesJayesh Choudhary1-3/+3
2024-06-19power: domain: ti: Fix the order for platform data entriesJayesh Choudhary1-18/+18
2024-06-19clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data orderJayesh Choudhary1-20/+21
2024-06-19soc: add info to identify the J722S SoC familyJayesh Choudhary2-0/+5
2024-06-19soc: ti: k3-socinfo: Fix SOC JTAG entry orderJayesh Choudhary1-14/+14
2024-06-19arm: mach-k3: Sort CONFIG_SOC* and K3_SOC_ID entriesJayesh Choudhary1-18/+19
2024-06-18Merge patch series "EFI: ti: Enable EFI capsule updates"Tom Rini35-684/+3864
2024-06-18doc: board: ti: j784s4: document OSPI NOR layoutJonathan Humphreys2-0/+830
2024-06-18configs: j784s4: Enable EFI capsule updateJonathan Humphreys1-0/+2
2024-06-18board: sk-am69: Define capsule update firmware infoJonathan Humphreys2-0/+58
2024-06-18configs: j784s4_evm: Enable serial flash DFU supportJonathan Humphreys1-0/+3
2024-06-18configs: beagleboneai64: Enable EFI capsule updateJonathan Humphreys1-0/+2
2024-06-18board: beagleboneai64: Define capsule update firmware infoJonathan Humphreys3-2/+96
2024-06-18doc: board: ti: am62px: document OSPI layoutJonathan Humphreys1-0/+24
2024-06-18configs: am62px: Enable EFI capsule updateJonathan Humphreys1-0/+2
2024-06-18board: am62px: Define capsule update firmware infoJonathan Humphreys2-0/+58
2024-06-18doc: board: ti: am62x: document OSPI layoutJonathan Humphreys2-0/+826
2024-06-18configs: am62x: Enable EFI capsule updateJonathan Humphreys1-0/+1
2024-06-18board: am62x: Define capsule update firmware infoJonathan Humphreys2-0/+58
2024-06-18configs: beagleplay: Enable EFI capsule updateJonathan Humphreys1-0/+1
2024-06-18configs: beagleplay: Enable DFU for MMCJonathan Humphreys1-0/+3
2024-06-18board: beagleplay: Define capsule update firmware infoJonathan Humphreys3-2/+77
2024-06-18doc: board: ti: j721e: document OSPI layoutJonathan Humphreys2-675/+847
2024-06-18configs: j721e: Enable EFI capsule updateJonathan Humphreys1-0/+2
2024-06-18board: j721e: Define capsule update firmware infoJonathan Humphreys2-0/+69
2024-06-18doc: board: ti: am64x: document OSPI layoutJonathan Humphreys2-0/+826
2024-06-18configs: am64x: Enable EFI capsule updateJonathan Humphreys1-0/+2
2024-06-18board: am64x: Define capsule update firmware infoJonathan Humphreys2-0/+58
2024-06-18configs: ti: Create base EFI capsule configs for TI K3 devicesJonathan Humphreys1-0/+2
2024-06-18doc: ti: k3: Correct spelling mistakes and improve clarityJonathan Humphreys1-5/+5
2024-06-18doc: uefi: capsules: Add Capsule Update porting sectionJonathan Humphreys1-0/+12
2024-06-18configs: j784s4: Enable basic EFI CMD supportJonathan Humphreys1-0/+3
2024-06-18configs: j784s4: Enable RTC emulationJonathan Humphreys1-0/+3
2024-06-18smbios: only look for a SYSINFO udevice if SYSINFO support is enabledQuentin Schulz1-1/+1