aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-13boards: Remove empty BOARD_SPECIFIC_OPTIONSTom Rini
2024-03-13cmd: rng: Add rng list commandWeizhao Ouyang
2024-03-13driver: rng: Fix SMCCC TRNG crashWeizhao Ouyang
2024-03-13firmware: psci: Fix bind_smccc_features psci checkWeizhao Ouyang
2024-03-13arm64: Enable CONFIG_64BIT for static analysisDan Carpenter
2024-03-13Kconfig: move CONFIG_32/64BIT to arch/KconfigDan Carpenter
2024-03-13fdt: Fix bootm_low handlingMarek Vasut
2024-03-13Merge patch series "Introduce basic support for TI's AM62Px SoC family"Tom Rini
2024-03-13arm: mach-k3: fixup whitespace in SPDX License IDsBryan Brattlof
2024-03-13doc: board: ti: introduce am62px documentationBryan Brattlof
2024-03-13configs: introduce configs needed for the am62pxBryan Brattlof
2024-03-13arm: dts: introduce am62p5 U-Boot dts filesBryan Brattlof
2024-03-13dma: ti: k3-udma: Add DMA PSIL mappings for AM62P and J722SVignesh Raghavendra
2024-03-13firmware: ti_sci_static_data: add static DMA channel dataHari Nagalla
2024-03-13board: ti: introduce basic board files for the am62px familyBryan Brattlof
2024-03-13arch: mach-k3: introduce basic files to support the am62px SoC familyBryan Brattlof
2024-03-13arm: mach-k3: invert logic for split DM firmware configBryan Brattlof
2024-03-13ram: k3-ddrss: enable the am62ax's DDR controller for am62pxBryan Brattlof
2024-03-13arm: mach-k3: am62px: introduce clock and device files for wkup splBryan Brattlof
2024-03-13power: domain: ti: use IS_ENABLED macroBryan Brattlof
2024-03-13soc: add info to identify the am62p SoC familyBryan Brattlof
2024-03-11Merge tag 'v2024.04-rc4' into nextTom Rini
2024-03-11Prepare v2024.04-rc4Tom Rini
2024-03-11Merge tag 'u-boot-imx-master-20240311' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-03-11configs: Resync with savedefconfigTom Rini
2024-03-11arm: dts: imx8mp-beacon-kit: Resync DTS with Linux 6.8Adam Ford
2024-03-11toradex: tdx-cfg-block: add 0087 i.mx8m mini product variantJoao Paulo Goncalves
2024-03-11configs: imx8mp_beacon: Fall back to using TF-AAdam Ford
2024-03-11board: phycore_imx8mp: Use 2GHz RAM timings for PCL-070 from pcb_rev 1Benjamin Hahn
2024-03-11board: phytec: common: phytec_som_detection: Add phytec_get_som_typeBenjamin Hahn
2024-03-09Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-03-09net: phy: Use PHY MDIO address from DT if availableMarek Vasut
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