summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-11button: make button_get_by_label() case insensitiveCaleb Connolly
2025-04-11button: qcom-pmic: prettify and standardise button labelsCaleb Connolly
2025-04-11doc: board/qualcomm: describe phone support and bringupCaleb Connolly
2025-04-11bootretry: check for bootretry variable changesCaleb Connolly
2025-04-11cli_hush: support running bootcmd on boot retryCaleb Connolly
2025-04-11board/qualcomm: introduce phone configCaleb Connolly
2025-04-11drivers: pinctrl: Add Qualcomm SDM630/660 TLMM driverAlexey Minnekhanov
2025-04-11gpio: msm: return correct value return for special output pinsNeil Armstrong
2025-04-11gpio: msm: fix get_function return for special pinsNeil Armstrong
2025-04-11board: phycore-imx93: env: Add common RAUC boot logicMartin Schwan
2025-04-11board: phycore-imx93: env: Move bootcmd from defconfig to envLeonard Anderweit
2025-04-11board: phycore-imx93: env: Add option to disable bootenv.txt importPrimoz Fiser
2025-04-11board: phycore-imx93: env: Add prepare_mcore to environmentPrimoz Fiser
2025-04-11board: phycore-imx93: env: Add optargs to environmentPrimoz Fiser
2025-04-11board: phycore-imx93: env: Move fdt and bootenv addressesPrimoz Fiser
2025-04-11board: toradex: add Toradex SMARC iMX8MPVitor Soares
2025-04-11toradex: tdx-cfg-block: add 0096 Toradex SMARC iMX95Vitor Soares
2025-04-11arm: dts: imx8mp: sync with Linux v6.15-rc1Vitor Soares
2025-04-11efi_selftest: remove un-needed NULL checksBryan Brattlof
2025-04-11doc/buildman: typo 'require'Heinrich Schuchardt
2025-04-11smbios: select CONFIG_BLOBLISTHeinrich Schuchardt
2025-04-11acpi: select CONFIG_BLOBLISTHeinrich Schuchardt
2025-04-11firmware: scmi: smt: Interrupt communication enableViorel Suman
2025-04-11toradex: apalis-imx6: Fix build failure when CONFIG_VIDEO_IPUV3 is enabledRafael Beims
2025-04-11doc: Update authenticated capsules documentationIlias Apalodimas
2025-04-11efi_loader: Move public cert for capsules to .rodataIlias Apalodimas
2025-04-11efi_loader: handle malloc() errorsVincent Stehlé
2025-04-11efi_loader: Print extra information from the bootmgrIlias Apalodimas
2025-04-11efi_loader: Handle GD_FLG_SKIP_RELOCVaradarajan Narayanan
2025-04-11efi: Fix efiboot for payloads loaded from memoryChristian Kohlschütter
2025-04-11cmd: fwu: Dump custom fields from mdata structureMichal Simek
2025-04-11bootm: add support for initrd in do_bootm_efiAdriano Cordova
2025-04-11efi_loader: binary_run: register an initrdAdriano Cordova
2025-04-11efi_loader: efi_load_initrd: provide a memory mapped initrdAdriano Cordova
2025-04-11efi: Make FDT extra space configurablePawel Kochanowski
2025-04-11efi_loader: Install the ACPI table from the bloblistSimon Glass
2025-04-11board: remove capsule update support in set_dfu_alt_info()Jonathan Humphreys
2025-04-11efi_firmware: set EFI capsule dfu_alt_info env explicitlyJonathan Humphreys
2025-04-11xilinx: dfu: Fill directly update_info.dfu_stringMichal Simek
2025-04-11mmc: mmc_boot: Support Sandisk and Micron eMMC BOOT/RPMB hardware partition r...Luke Wang
2025-04-11mmc: Avoid uniniting twiceSimon Glass
2025-04-11mmc: sdhci: Fix possible Synchronous Abort using PIO modeJonas Karlman
2025-04-11mmc: Optimize eMMC erase speedPeng Fan
2025-04-11mmc: Exit from mmc_init() if mmc_complete_init() failsMarek Vasut
2025-04-11mmc: Simplify poll CD logic in case cyclic framework is enabledMarek Vasut
2025-04-11mmc: Kconfig: Correct dependencies SDHCI ADMA optionsTom Rini
2025-04-10drivers: scsi: Add 'erase' supportVaradarajan Narayanan
2025-04-10dm: blk: Add 'erase' generic block device commandsVaradarajan Narayanan
2025-04-10bootm: Support load images when os is elf牛 志宏
2025-04-10tools/fit_check_sign: make key optionalDaniel Golle