summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-21Merge branch '2023-06-20-assorted-update' into nextTom Rini
2023-06-20test: dm: restore /firmware nodes after testingAKASHI Takahiro
2023-06-20stdio: Remove stdio_init()Masahiro Yamada
2023-06-20configs: am64x_evm_*_defconfig: Enable High Secure device supportVignesh Raghavendra
2023-06-20configs: synquacer: increase SYS_MALLOC_F_LENMasahisa Kojima
2023-06-20test: bdinfo: Add test for command bdinfoMarek Vasut
2023-06-20python: Update requirements.txt for security issuesTom Rini
2023-06-20drivers: spi: omap3_spi: Initialize mode for all channelsJulien Panis
2023-06-20psci: fix use of clobbered registers in asmSam Edwards
2023-06-20mkimage: ecdsa: password for signing from environmentStefano Babic
2023-06-20usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warningTom Rini
2023-06-20spl: spl-nor: return error if no valid image was loadedMario Kicherer
2023-06-20Merge branch '2023-06-19-spl-nvme-support' into nextTom Rini
2023-06-19common: spl: Add spl NVMe boot supportMayuresh Chitale
2023-06-19nvme: pci: Enable for SPLMayuresh Chitale
2023-06-19spl: blk: Support loading images from fsMayuresh Chitale
2023-06-19spl: Add Kconfig options for NVMEMayuresh Chitale
2023-06-19global: Use proper project name U-Boot (next)Michal Simek
2023-06-19Merge branch '2023-06-19-corstone1000-fwu-updates' into nextTom Rini
2023-06-19corstone1000: add nvmxip, fwu-mdata and gpt optionsRui Miguel Silva
2023-06-19corstone1000: set kernel_addr based on boot_idxRui Miguel Silva
2023-06-19corstone1000: add boot indexRui Miguel Silva
2023-06-19corstone1000: add fwu-metadata store infoRui Miguel Silva
2023-06-19nvmxip: move header to includeRui Miguel Silva
2023-06-19fwu_metadata: make sure structures are packedRui Miguel Silva
2023-06-16Merge tag 'u-boot-stm32-20230616' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-06-16serial: stm32: BRR must be set only when usart is disablePatrice Chotard
2023-06-16serial: stm32: Wait TC bit before performing initializationPatrice Chotard
2023-06-16configs: stm32f746-disco: remove a useless commentDario Binacchi
2023-06-16ARM: dts: stm32f769-disco: remove the dsi_host nodeDario Binacchi
2023-06-16ARM: dts: stm32mp: alignment with v6.3Patrick Delaunay
2023-06-16media: dt-bindings: media: Add macros for video interface bus typesPatrick Delaunay
2023-06-16pmic: stpmic1: support new prefix node name for regulatorPatrick Delaunay
2023-06-16stm32mp: stm32prog: use the decimal format by default for offset parsingPatrick Delaunay
2023-06-16stm32mp: stm32prog: fix OTP read/write error managementPatrick Delaunay
2023-06-16configs: stm32mp1: reduce DDR_CACHEABLE_SIZE to supported 256MB DDRPatrick Delaunay
2023-06-16stm32mp: bsec: add check on null size in misc opsPatrick Delaunay
2023-06-16stm32mp: add support of STM32MP15x Rev.YPatrick Delaunay
2023-06-16ARM: stm32: Use __section(".data") with dot in the section name on DHSOMMarek Vasut
2023-06-16ARM: stm32: Add missing header for save_boot_paramsMarek Vasut
2023-06-16ARM: stm32: Fix OF_LIST on DHCORTom Rini
2023-06-16ARM: stm32: Add IWDG handling into PSCI suspend codeMarek Vasut
2023-06-16config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMATPatrick Delaunay
2023-06-16config: stm32mp15: remove CONFIG_FASTBOOT_USB_DEVPatrick Delaunay
2023-06-16stm32mp: stm32prog: Add support of FWU_MDATA partition typePatrick Delaunay
2023-06-16stm32mp: stm32prog: Add support of ESP partition typePatrick Delaunay
2023-06-16stm32mp: stm32prog: Add support of ENV partition typePatrick Delaunay
2023-06-16arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-dhcom...Patrick Delaunay
2023-06-16configs: stm32mp1: disable CMD_MTDPARTSPatrice Chotard
2023-06-16stm32mp: stm32prog: Remove tee_detected from stm32prog_data structPatrice Chotard