aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-07Merge branch '2024-03-07-assorted-fixes' into nextTom Rini
2024-03-07cmd: md5sum: use hash_commandIgor Opaniuk
2024-03-07autoboot: Add check for result of malloc_cache_aligned()Maks Mishin
2024-03-07serial: pl01x: set baudrate when probingYang Xiwen
2024-03-07net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO frameworkRoger Quadros
2024-03-07net: mdio: Handle bus level GPIO ResetRoger Quadros
2024-03-07doc: board: phytec: Add phyCORE-AM64xWadim Egorov
2024-03-07board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoMWadim Egorov
2024-03-07Check curve_name for null to avoid crashBob Wolff
2024-03-06Merge patch series "Move DRAM address of ATF"Tom Rini
2024-03-06arm: mach-k3: Move DRAM address of ATF for AM62/AM62aAndrew Davis
2024-03-06arm: mach-k3: am62a: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis
2024-03-06arm: mach-k3: am62: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis
2024-03-06arm: mach-k3: am62: Enable OF_SYSTEM_SETUP for all boardsAndrew Davis
2024-03-06arm: mach-k3: Add config option for setting OP-TEE addressAndrew Davis
2024-03-06arm: mach-k3: Add default ATF location for AM62/AM62aAndrew Davis
2024-03-05arm: dts: k3-binman: Make optee optional as requirementMichael Trimarchi
2024-03-05Merge patch series "Enable OSPI on j721e"Tom Rini
2024-03-05arm: dts: k3-j721e-sk: Remove OSPI phypattern partitionJonathan Humphreys
2024-03-05arm: mach-k3: j721e: Enable OSPI bootJonathan Humphreys
2024-03-05configs: j721e: Enable OSPI memoryJonathan Humphreys
2024-03-05Merge patch series "enable OSPI support on AM64x"Tom Rini
2024-03-05arm: dts: k3-am642-evm/sk: Enable OSPI support in SPLJonathan Humphreys
2024-03-05configs: am64x_evm_*_defconfig: Enable OSPI supportJonathan Humphreys
2024-03-05arch/arm/mach-omap2/omap5/fdt.c: ft_fixup_clocks: use clock-output-names prop...Romain Naour
2024-03-05virtio: fix get_config / set_config for legacy VirtIO targetsDmitry Baryshkov
2024-03-05Merge patch series "Fix driver for misc/atsha204a"Tom Rini
2024-03-05misc: atsha204a: fix wakeup functionMichał Barnaś
2024-03-05misc: atsha204a: fix sleep functionMichał Barnaś
2024-03-05misc: atsha204a: remove broken for loopMichał Barnaś
2024-03-04Merge branch '2024-03-04-assorted-TI-K3-updates' into nextTom Rini
2024-03-04Merge patch series "Introduce initial TI's J784S4 and AM69 support"Tom Rini
2024-03-04dma: ti: k3-udma: Fix ring_idx to pair k3 nav ringsUdit Kumar
2024-03-04doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentationApurva Nandan
2024-03-04board: ti: rm-cfg: Update rm-cfg to reflect new resource reservationVishal Mahaveer
2024-03-04configs: am69_sk: Add defconfig for AM69 SK boardDasnavis Sabiya
2024-03-04dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe()Siddharth Vadapalli
2024-03-04configs: j784s4_evm: Add defconfig for J784S4 EVM boardApurva Nandan
2024-03-04configs: am64x_evm_r5_defconfig: enlarge simple malloc poolThomas Weißschuh
2024-03-04arm: mach-k3: am62: Fixup thermal zone critical pointsJoao Paulo Goncalves
2024-03-04arm: mach-k3: am62: Get soc max temperature by gradeJoao Paulo Goncalves
2024-03-04arm: mach-k3: Move ARM64 specific code into new arm64 directoryAndrew Davis
2024-03-04arm: mach-k3: Move firewall removal into R5 directoryAndrew Davis
2024-03-04arm: mach-k3: am62a7: Disable firewalls only after loading SYSFWAndrew Davis
2024-03-04arm: mach-k3: Move tispl.bin loading into R5 directoryAndrew Davis
2024-03-04arm: mach-k3: Move disable_linefill_optimization() into R5 directoryAndrew Davis
2024-03-04arm: mach-k3: Move SYS_K3_SPL_ATF definition into R5 KconfigAndrew Davis
2024-03-04arm: dts: Introduce am69-sk u-boot dts filesDasnavis Sabiya
2024-03-04arm: dts: Introduce j784s4 u-boot dts filesApurva Nandan
2024-03-04board: ti: j784s4: Add boot environment variablesApurva Nandan