aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-06cmd: md5sum: use hash_commandWIP/2024-03-07-assorted-fixesIgor Opaniuk3-143/+16
2024-03-06disk: dos: Add all options for EFI System PartitionsPeter Robinson1-1/+12
2024-03-06autoboot: Add check for result of malloc_cache_aligned()Maks Mishin1-0/+3
2024-03-06remoteproc: uclass: Add methods to load firmware to rproc and boot rprocMD Danish Anwar3-0/+144
2024-03-06serial: pl01x: set baudrate when probingYang Xiwen1-3/+8
2024-03-06net: am65-cpsw: cpsw_mdio: Switch to proper DM_MDIO frameworkRoger Quadros5-205/+196
2024-03-06net: mdio: Handle bus level GPIO ResetRoger Quadros2-1/+43
2024-03-06doc: board: phytec: Add phyCORE-AM64xWadim Egorov2-0/+160
2024-03-06board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoMWadim Egorov20-1/+5710
2024-03-06Check curve_name for null to avoid crashBob Wolff1-0/+5
2024-03-06cmd: add FDT setup for bootelf by flagMaxim Moskalets1-3/+24
2024-03-06Merge patch series "Move DRAM address of ATF"WIP/06Mar2024-nextTom Rini17-17/+96
2024-03-06arm: mach-k3: Move DRAM address of ATF for AM62/AM62aAndrew Davis1-1/+1
2024-03-06arm: mach-k3: am62a: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis3-0/+18
2024-03-06arm: mach-k3: am62: Fixup TF-A/OP-TEE reserved-memory node in FDTAndrew Davis3-0/+56
2024-03-06arm: mach-k3: am62: Enable OF_SYSTEM_SETUP for all boardsAndrew Davis2-1/+3
2024-03-06arm: mach-k3: Add config option for setting OP-TEE addressAndrew Davis5-10/+17
2024-03-06arm: mach-k3: Add default ATF location for AM62/AM62aAndrew Davis6-7/+3
2024-03-05arm: dts: k3-binman: Make optee optional as requirementWIP/05Mar2024-nextMichael Trimarchi1-0/+2
2024-03-05Merge patch series "Enable OSPI on j721e"Tom Rini5-7/+18
2024-03-05arm: dts: k3-j721e-sk: Remove OSPI phypattern partitionJonathan Humphreys1-4/+0
2024-03-05arm: mach-k3: j721e: Enable OSPI bootJonathan Humphreys2-3/+5
2024-03-05configs: j721e: Enable OSPI memoryJonathan Humphreys2-0/+13
2024-03-05Merge patch series "enable OSPI support on AM64x"Tom Rini6-4/+66
2024-03-05arm: dts: k3-am642-evm/sk: Enable OSPI support in SPLJonathan Humphreys4-0/+42
2024-03-05configs: am64x_evm_*_defconfig: Enable OSPI supportJonathan Humphreys2-4/+24
2024-03-05arch/arm/mach-omap2/omap5/fdt.c: ft_fixup_clocks: use clock-output-names prop...Romain Naour1-4/+33
2024-03-05virtio: fix get_config / set_config for legacy VirtIO targetsDmitry Baryshkov1-2/+2
2024-03-05Merge patch series "Fix driver for misc/atsha204a"Tom Rini1-29/+61
2024-03-05misc: atsha204a: fix wakeup functionMichał Barnaś1-5/+44
2024-03-05misc: atsha204a: fix sleep functionMichał Barnaś1-1/+1
2024-03-05misc: atsha204a: remove broken for loopMichał Barnaś1-26/+19
2024-03-04Merge branch '2024-03-04-assorted-TI-K3-updates' into nextTom Rini16-340/+419
2024-03-04Merge patch series "Introduce initial TI's J784S4 and AM69 support"Tom Rini49-20/+26428
2024-03-04dma: ti: k3-udma: Fix ring_idx to pair k3 nav ringsUdit Kumar1-2/+2
2024-03-04doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentationApurva Nandan3-0/+301
2024-03-04board: ti: rm-cfg: Update rm-cfg to reflect new resource reservationVishal Mahaveer2-8/+8
2024-03-04configs: am69_sk: Add defconfig for AM69 SK boardDasnavis Sabiya3-0/+21
2024-03-04dma: ti: k3-udma: Fix error handling for setup_resources() in udma_probe()Siddharth Vadapalli1-4/+6
2024-03-04configs: j784s4_evm: Add defconfig for J784S4 EVM boardApurva Nandan3-0/+314
2024-03-04configs: am64x_evm_r5_defconfig: enlarge simple malloc poolThomas Weißschuh1-0/+1
2024-03-04arm: mach-k3: am62: Fixup thermal zone critical pointsJoao Paulo Goncalves1-0/+37
2024-03-04arm: mach-k3: am62: Get soc max temperature by gradeJoao Paulo Goncalves1-0/+17
2024-03-04arm: mach-k3: Move ARM64 specific code into new arm64 directoryAndrew Davis4-2/+7
2024-03-04arm: mach-k3: Move firewall removal into R5 directoryAndrew Davis2-44/+44
2024-03-04arm: mach-k3: am62a7: Disable firewalls only after loading SYSFWAndrew Davis1-3/+3
2024-03-04arm: mach-k3: Move tispl.bin loading into R5 directoryAndrew Davis2-245/+252
2024-03-04arm: mach-k3: Move disable_linefill_optimization() into R5 directoryAndrew Davis3-25/+36
2024-03-04arm: mach-k3: Move SYS_K3_SPL_ATF definition into R5 KconfigAndrew Davis2-7/+6
2024-03-04arm: dts: Introduce am69-sk u-boot dts filesDasnavis Sabiya4-1/+168