summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-25tpm: tpm_tis_st33zp24: Remove unused driversTom Rini
2025-08-21qemu_arm: Select CONFIG_SYS_EARLY_PCI_INITFabio Estevam
2025-08-21Kconfig: Convert SYS_EARLY_PCI_INIT to KconfigFabio Estevam
2025-08-21remoteproc: k3: update compatible for am654 sysconAnshul Dalal
2025-08-21mach-sc5xx: generate U-Boot proper in ADI ldr formatPhilip Molloy
2025-08-21remoteproc: k3-r5: Add support for single cpu modeHari Nagalla
2025-08-21board: phytec: common: k3: Making setup_mac_from_eeprom optionalJohn Ma
2025-08-21common: spl: fix compilation warningLeo Yu-Chi Liang
2025-08-21serial-uclass: set GD_FLG_SERIAL_READY only when cur_serial_dev is assignedMaxim Kochetkov
2025-08-21sound: maxim_codec: Fix coding mistakeAndrew Goodbody
2025-08-20Merge patch series "env: fat: Add support for NVME"Tom Rini
2025-08-20env: fat: Standardize the interface type checkFabio Estevam
2025-08-20env: ext4: Add support for NVMEFabio Estevam
2025-08-20env: fat: Add support for NVMEFabio Estevam
2025-08-20Merge patch series "Add support for Ethernet boot"Tom Rini
2025-08-20configs: am69_sk_a72_ethboot: Add configs to enable Ethernet bootChintan Vankar
2025-08-20configs: am69_sk_r5_ethboot: Add configs to enable Ethernet boot in R5SPLChintan Vankar
2025-08-20arm: mach-k3: j784s4_spl: Alias Ethernet boot to CPGMACChintan Vankar
2025-08-20arm: mach-k3: j784s4: Update SoC auto-gen data to enable Ethernet bootChintan Vankar
2025-08-20configs: j722s_evm_a53_ethboot: Enable configs required for Ethernet bootChintan Vankar
2025-08-20configs: j722s_evm_r5_ethboot: Add configs to enable Ethernet boot in R5SPLChintan Vankar
2025-08-20board: ti: j722s: evm: Enable cache for J722sChintan Vankar
2025-08-20arm: mach-k3: j722s: Update SoC autogenerated data to enable Ethernet bootChintan Vankar
2025-08-20configs: am62px_evm_a53_ethboot: Enable configs required for EthbootChintan Vankar
2025-08-20configs: am62px_evm_r5_ethboot: Add configs to enable Ethernet boot in R5SPLAndreas Dannenberg
2025-08-20board: ti: am62px: evm: Enable cache for AM62pAndreas Dannenberg
2025-08-20arm: mach-k3: am62p: Update SoC auto-gen data to enable Ethernet bootAndreas Dannenberg
2025-08-20configs: am68_sk_a72_ethboot: Enable configs required for Ethernet bootChintan Vankar
2025-08-20configs: am68_sk_r5_ethboot: Add configs for enabling Ethernet boot in R5SPLChintan Vankar
2025-08-20net: ti: Kconfig: Enable SPL_SYSCON config for CPSWChintan Vankar
2025-08-20arm: mach-k3: j721s2_spl: Alias Ethernet boot to CPGMACChintan Vankar
2025-08-20arm: mach-k3: j721s2: Update SoC auto-gen data to enable Ethernet bootChintan Vankar
2025-08-20Revert "arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSS"Chintan Vankar
2025-08-20Revert "mach-k3: am642_init: Probe AM65 CPSW NUSS for R5/A53 SPL"Chintan Vankar
2025-08-20arch: mach-k3: common: Remove explicit probing of CPSW driverChintan Vankar
2025-08-20net: ti: am65-cpsw-nuss: Define bind method for CPSW driverChintan Vankar
2025-08-19Merge patch series "ram: k3-ddrss: Support partial inline ECC"Tom Rini
2025-08-19ram: k3-ddrss: Support multiple ECC regions for a single controllerNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add support for partial inline ECC in multi-DDR systemsNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add support for MSMC calculation of DDR inline ECC regionsNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add support for number of controllers under MSMCNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add CONFIG_K3_MULTI_DDRNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add support for a partial inline ECC regionNeha Malcom Francis
2025-08-19ram: k3-ddrss: Add comment about ecc_reserved_spaceNeha Malcom Francis
2025-08-19ram: k3-ddrss: s/K3_DDRSS_MAX_ECC_REGIONS/K3_DDRSS_MAX_ECC_REGNeha Malcom Francis
2025-08-19ram: k3-ddrss: Use DDR address instead of system address for ecc_regionsNeha Malcom Francis
2025-08-19Merge patch series "soc: ti: k3-navss-ringacc: Fix Smatch reported issues"Tom Rini
2025-08-19soc: ti: k3-navss-ringacc: Do not use uninitialised variableAndrew Goodbody
2025-08-19soc: ti: k3-navss-ringacc: NULL check before dereferenceAndrew Goodbody
2025-08-19Merge patch series "remoteproc: k3: Fix two Smatch issue reports"Tom Rini