summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-19Merge tag 'u-boot-at91-fixes-2023.07-a' of https://source.denx.de/u-boot/cust...Tom Rini
2023-06-16Merge tag 'efi-2023-07-rc5' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
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-16ARM: at91: don't initialize clocks if scmi clock driver is enabledClément Léger
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-16board: pm9g45: add missing gpio_request()Ilko Iliev
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
2023-06-16board: st: remove board_mtdparts_defaultPatrick Delaunay
2023-06-16board: stm32mp1: use fdt_copy_fixed_partitionsPatrick Delaunay
2023-06-16configs: stm32mp: Disable SYS_MTDPARTS_RUNTIME for stm32mp15 and stm32mp13Patrice Chotard
2023-06-16arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-ev1Patrice Chotard
2023-06-16arm: dts: stm32: Align stm32mp15xx-*-scmi-u-boot.dtsi filePatrick Delaunay
2023-06-16stm32mp: stm32prog: Remove usage of "mtdparts" functionPatrice Chotard
2023-06-16dfu: mtd: remove direct call of mtdparts_init functionPatrick Delaunay
2023-06-16fdt_support: add fdt_copy_fixed_partitions functionPatrick Delaunay
2023-06-16fdt_support: include dm/ofnode.hPatrick Delaunay
2023-06-16efi_selftests: fix protocol repeated selftestingIlias Apalodimas
2023-06-16efi_loader: simplify efi_disk_removeIlias Apalodimas
2023-06-16efi_selftests: fix controllers repeated selftestingIlias Apalodimas
2023-06-16test: correct architecture in EFI FIT testHeinrich Schuchardt
2023-06-16bootm: don't call booti_setup for EFI imagesHeinrich Schuchardt
2023-06-16efi_selftest: ReinstallProtocolInterface testHeinrich Schuchardt
2023-06-16Makefile: clean lib/efi_loader/helloworld_efi.SHeinrich Schuchardt