aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-29Merge patch series "Update PHYTEC SOM Detection"WIP/29Apr2024Tom Rini9-34/+314
2024-04-29board: phytec: Add SOM detection for AM6xDaniel Schultz6-0/+222
2024-04-29board: phytec: common: Fix eepom is empty checkDaniel Schultz1-2/+2
2024-04-29board: phytec: check eeprom_data validityYannic Moog2-7/+14
2024-04-29board: phytec: introduce eeprom struct member 'valid'Yannic Moog3-32/+45
2024-04-29board: phytec: common: Generic "add extension" functionDaniel Schultz2-0/+38
2024-04-29Merge patch series "*** Migrate some PHYTEC boards to OF_UPSTREAM ***"Tom Rini18-2007/+27
2024-04-29phycore-rk3288: Migrate to OF_UPSTREAMWadim Egorov6-783/+23
2024-04-29phycore-am64x: Migrate to OF_UPSTREAMWadim Egorov7-631/+3
2024-04-29phycore-am62x: Migrate to OF_UPSTREAMWadim Egorov7-595/+3
2024-04-29Merge patch series "Fix MMC tuning algorithm"Tom Rini1-32/+140
2024-04-29mmc: am654_sdhci: Fix ITAPDLY for HS400 timingJudith Mendez1-0/+8
2024-04-29mmc: am654_sdhci: Set ENDLL=1 for DDR52 modeJudith Mendez1-1/+3
2024-04-29mmc: am654_sdhci: Add itap_del_ena[] to store itapdlyena bitJudith Mendez1-10/+22
2024-04-29mmc: am654_sdhci: Fix OTAP/ITAP delay valuesNitin Yadav1-4/+19
2024-04-29mmc: am654_sdhci: Add tuning algorithm for delay chainJudith Mendez1-18/+89
2024-04-29Merge patch series "upstream DT compatibility"Tom Rini16-1194/+38
2024-04-29dts: support building all dtb files for a specific vendorCaleb Connolly2-0/+37
2024-04-29dt-bindings: drop generic headersCaleb Connolly13-1193/+0
2024-04-29arm: dts: imx6dl-brppt2: fix gpio.h includeCaleb Connolly1-1/+1
2024-04-29Merge patch series "Enable ICSSG Ethernet Driver for AM65x"Tom Rini6-8/+221
2024-04-29board: ti: am65x: Set fw_storage_interface and fw_dev_part ENVsMD Danish Anwar1-0/+4
2024-04-29board: ti: am65x: Add check for k3-am654-icssg2 in board_fit_config_match()MD Danish Anwar1-3/+6
2024-04-29configs: am65x_evm_a53: add SPL_LOAD_FIT_APPLY_OVERLAYMD Danish Anwar1-0/+1
2024-04-29configs: am65x_evm_a53: Enable ICSSG DriverMD Danish Anwar1-0/+1
2024-04-29arm: dts: k3-am65x-binman: Add ICSSG2 overlay and configurationMD Danish Anwar1-4/+61
2024-04-29arm: dts: k3-am654-base-board: Add ICSSG2 Ethernet supportMD Danish Anwar2-1/+148
2024-04-29arm: mach-k3: am62ax: Fix typo in ROM data macro nameAndrew Davis2-2/+2
2024-04-29.gitignore: add LTO generated fileRobert Marko1-0/+1
2024-04-29cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLISTHeinrich Schuchardt1-1/+2
2024-04-29arm: mach-k3: am642: Fix reset for workaround errata ID i2331Andrew Davis1-1/+1
2024-04-29mailmap: add entry for AKASHI TakahiroHeinrich Schuchardt1-0/+1
2024-04-29board: toradex: verdin-am62: Remove not needed env variablesFrancesco Dolcini1-3/+0
2024-04-29.gitignore: Add files produced by TI platformAndrea Calabrese1-1/+6
2024-04-29arm: dts: verdin-am62: use gpio-hog for sleep mociStefan Eichenberger1-4/+8
2024-04-29board: ti: j721e: Add support for both esm probeUdit Kumar1-3/+6
2024-04-29configs: am62px_evm_a53_defconfig: Enable MMC UHS config optionJudith Mendez1-0/+2
2024-04-29Makefile: don't add -Wno-maybe-uninitialized twiceHeinrich Schuchardt1-1/+1
2024-04-29arm: dts: k3-am625-verdin: add tifsstub to tispl.binParth Pancholi1-2/+138
2024-04-29Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custo...Tom Rini24-740/+437
2024-04-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-pmicTom Rini3-31/+384
2024-04-29power: pmic: tps65941: Update compatible to aling with kernel DTUdit Kumar1-0/+3
2024-04-29power: regulator: tps65941: Add TPS65224 PMIC regulator supportBhargav Raviprakash1-13/+267
2024-04-29power: regulator: tps65941: use function callbacks for conversion opsBhargav Raviprakash1-13/+48
2024-04-29power: regulator: tps65941: Added macros for BUCK IDBhargav Raviprakash1-12/+42
2024-04-29power: pmic: tps65941: Add TI TPS65224 PMICBhargav Raviprakash1-0/+1
2024-04-29power: tps65941: Add macros of TPS65224 PMICBhargav Raviprakash1-0/+30
2024-04-28ARM: dts: imx: Convert i.MX8M flash.bin image generation to binmanMarek Vasut8-302/+203
2024-04-28ARM: dts: imx: Switch Ronetix iMX8MQ-CM to imx8mq-u-boot.dtsiMarek Vasut1-110/+1
2024-04-28binman: Add nxp_imx8mimage etypeMarek Vasut1-0/+74