summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-03Makefile: add some files to CLEAN_FILESAlice Guo
2025-05-03imx95_evk: add i.MX95 19x19 EVK board basic supportYe Li
2025-05-03doc: imx: add document for i.MX95 Image Container FormatAlice Guo
2025-05-03imx: container: add V2X container support for i.MX95Ye Li
2025-05-03tools: imx8image: add i.MX95 supportAlice Guo
2025-05-03binman: add a new entry type for packing DDR PHY firmware imagesAlice Guo
2025-05-03imx: Kconfig: IMX8_ROMAPI is not configured for i.MX95Alice Guo
2025-05-03imx9: add i.MX95 Kconfig and MakefileYe Li
2025-05-03spl: imx: use trampoline buffer to load images to secure regionYe Li
2025-05-03cpu: imx95: add i.MX95 supportAlice Guo
2025-05-03imx9: scmi: add i.MX95 SoC and clock related codePeng Fan
2025-05-03scmi_protocols: update struct scmi_base_discover_list_protocols_outYe Li
2025-05-03sandbox: add SCMI clock control permissions to sandboxAlice Guo
2025-05-03clk: scmi: check the clock state/parent/rate control permissionsAlice Guo
2025-05-03clk: scmi: add the command CLOCK_PARENT_SETPeng Fan
2025-05-03scmi_protocols: add SCMI Performance domain management protocol message IDsPeng Fan
2025-05-03scmi_protocols: add SCMI misc protocol protocol_id and message_id for getting...Peng Fan
2025-05-03firmware: scmi_agent: add SCMI pin control protocol supportAlice Guo
2025-05-03pinctrl: nxp: add a pin controller driver based on SCMI pin control protocolAlice Guo
2025-05-03firmware: scmi: use scmi_proto_driver_get() function to get SCMI protocol driverAlice Guo
2025-05-03firmware: scmi: support to manage SCMI protocol drivers with a linker-genetat...Alice Guo
2025-05-02Merge patch series "k3-j784s4*: Enable ESMs and related PMIC"Tom Rini
2025-05-02Merge patch series "board: beagle: beagley-ai: Cleanups and stdboot"Tom Rini
2025-05-02arm: dts: k3: binman: Fix DM firmware selectionAndrew Davis
2025-05-02arm: mach-k3: use CFG_MAX_MEM_SIZEBryan Brattlof
2025-05-02board: ti: am33xx: Add support for BeagleBoard Green EcoKory Maincent
2025-05-02configs: am64x_evm_a53: Enable MMC UHS modesJudith Mendez
2025-05-02configs: j784s4_evm_r5: Enable ESM related configsAndrew Halaney
2025-05-02board: ti: j784s4: Initialize the ESM & PMIC ESMKeerthy
2025-05-02arm: dts: k3-am69-r5-evm: Add the PMIC ESM nodeAndrew Halaney
2025-05-02arm: dts: k3-j784s4-r5-evm: Add the PMIC ESM nodeNeha Malcom Francis
2025-05-02doc: beagle: Add BeagleY-AI documentationNishanth Menon
2025-05-02configs: am67a_beagley_ai_a53: Enable additional featuresNishanth Menon
2025-05-02configs:am67a_beagley_ai*: Drop un-necessary config optionsNishanth Menon
2025-05-02configs: am67a_beagley_ai*: Use saveddefconfigNishanth Menon
2025-05-02beagle: beagley-ai: env: Enable DFU env optionsNishanth Menon
2025-05-02beagle: beagley-ai: env: Setup scripts for LED controlNishanth Menon
2025-05-02beagle: beagley-ai: env: Set up the boot devices and boot methodsNishanth Menon
2025-05-02arch: arm: dts: k3-am67a-beagley-ai-u-boot: Mark main_gpio1 as bootph-allNishanth Menon
2025-05-02board: beagle: beagley-ai: Add pattern match for MAINTAINERSNishanth Menon
2025-05-02Merge patch series "video: Enhancements related to truetype and console"Tom Rini
2025-05-02vidconsole: Avoid kerning against an unrelated characterSimon Glass
2025-05-02video: Add a function to draw a rectangleSimon Glass
2025-05-02video: Allow console output to be silencedSimon Glass
2025-05-02test: video: Export the video-checking functionsSimon Glass
2025-05-02video: Add a way to write a partial string to the consoleSimon Glass
2025-05-02video: truetype: Support a limit on the width of a lineSimon Glass
2025-05-02video: truetype: Support newlines in the measured stringSimon Glass
2025-05-02video: truetype: Fill in the measured lineSimon Glass
2025-05-02video: Begin support for measuring multiple lines of textSimon Glass