aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-03-13stv0991: Remove stv0991 board and architecture codeTom Rini18-792/+0
2024-03-13arm: dts: k3-am64: Move to OF_UPSTREAMAndrew Davis13-3484/+4
2024-03-13arm64: Enable CONFIG_64BIT for static analysisDan Carpenter1-0/+1
2024-03-13Kconfig: move CONFIG_32/64BIT to arch/KconfigDan Carpenter3-12/+6
2024-03-13arm: mach-k3: fixup whitespace in SPDX License IDsBryan Brattlof6-6/+6
2024-03-13arm: dts: introduce am62p5 U-Boot dts filesBryan Brattlof5-0/+3099
2024-03-13arch: mach-k3: introduce basic files to support the am62px SoC familyBryan Brattlof8-1/+460
2024-03-13arm: mach-k3: invert logic for split DM firmware configBryan Brattlof1-1/+1
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof4-0/+403
2024-03-13soc: add info to identify the am62p SoC familyBryan Brattlof1-0/+2
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini92-4269/+1014
2024-03-11arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8Adam Ford3-6/+321
2024-03-07board: phytec: am64x: Add PHYTEC phyCORE-AM64x SoMWadim Egorov8-1/+3577
2024-03-06Merge patch series "Move DRAM address of ATF"WIP/06Mar2024-nextTom Rini12-11/+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 Davis1-0/+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 Davis1-2/+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 Rini3-7/+5
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-05Merge patch series "enable OSPI support on AM64x"Tom Rini4-0/+42
2024-03-05arm: dts: k3-am642-evm/sk: Enable OSPI support in SPLJonathan Humphreys4-0/+42
2024-03-05arch/arm/mach-omap2/omap5/fdt.c: ft_fixup_clocks: use clock-output-names prop...Romain Naour1-4/+33
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/05Mar2024Tom Rini2-0/+56
2024-03-05Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini5-19/+30
2024-03-05arm: dts: armada-38x-solidrun-microsom: configure i2c0 busJosua Mayer1-0/+5
2024-03-05arm: mvebu: turris_omnia: Enable networking via ethernet switchMarek Mojík1-0/+51
2024-03-05sunxi: restore modified memoryAndrey Skvortsov1-2/+14
2024-03-05sunxi: reorganize mctl_mem_matches_* functionsAndrey Skvortsov3-19/+15
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 Sabiya3-1/+162
2024-03-04arm: dts: Introduce j784s4 u-boot dts filesApurva Nandan6-0/+18100
2024-03-04board: ti: j784s4: Add board support for J784S4 EVMApurva Nandan2-0/+35
2024-03-04arm: mach-k3: j784s4: Add clk and power supportApurva Nandan3-0/+533
2024-03-04soc: ti: k3-socinfo: Add entry for J784S4 SoCApurva Nandan1-0/+1
2024-03-04arm: mach-k3: Sort SoC JTAG_ID entriesApurva Nandan1-4/+4
2024-03-04arm: mach-k3: Add basic support for J784S4 SoC definitionApurva Nandan9-7/+451
2024-03-04arm: mach-k3: Kconfig: Sort SOC_K3 config entriesApurva Nandan1-9/+9
2024-03-04Merge patch series "board: beagle: Enable 32k and debounce configuration and ...Tom Rini1-0/+3