aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-20Merge tag 'u-boot-imx-master-20240420' of https://gitlab.denx.de/u-boot/custo...WIP/20Apr2024Tom Rini19-54/+121
2024-04-20Merge tag 'efi-2024-07-rc1-3' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini15-131/+583
2024-04-20x86: all firmware tables must be paragraph alignedHeinrich Schuchardt1-0/+2
2024-04-20efi_selftest: add tests for setvariableRTIlias Apalodimas1-1/+207
2024-04-20efi_loader: add an EFI variable with the file contentsIlias Apalodimas7-65/+146
2024-04-20efi_loader: Add OS notifications for SetVariable at runtimeIlias Apalodimas2-3/+20
2024-04-20efi_loader: conditionally enable SetvariableRTIlias Apalodimas4-14/+136
2024-04-20efi_loader: use event callback for initrd deregistrationMasahisa Kojima2-32/+55
2024-04-20efi_loader: typo mstchingHeinrich Schuchardt1-1/+1
2024-04-20cmd: eficonfig: check initrd path allocationHeinrich Schuchardt1-1/+1
2024-04-20doc: update list of aliases for the env commandHeinrich Schuchardt1-1/+2
2024-04-20doc: sort env sub-commands alphabeticallyHeinrich Schuchardt1-17/+17
2024-04-20imx8mm_venice_defconfig: Enable PCIe/NVMe supportTim Harvey1-0/+6
2024-04-20pci: dw_imx: add support for IMX8MMTim Harvey1-2/+16
2024-04-20clk: imx8mm: Add support for PCIe clocksTim Harvey1-0/+27
2024-04-20board: toradex: imx: Remove not needed env variablesFrancesco Dolcini8-43/+8
2024-04-20imx8m*_venice_defconfig: enable ipv6, wget and tftpputTim Harvey3-0/+15
2024-04-20board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mpTim Harvey1-3/+4
2024-04-20arm: dts: verdin-imx8mm/imx8mp: use gpio-hog for sleep mociStefan Eichenberger2-0/+9
2024-04-20imx93: Move SoC and lifeclycle information to debug levelFabio Estevam3-6/+6
2024-04-20imx8m*-venice: enable TPM supportTim Harvey3-0/+30
2024-04-19Merge tag 'u-boot-stm32-20240419' of https://source.denx.de/u-boot/custodians...Tom Rini27-429/+1050
2024-04-19Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u...Tom Rini4-0/+56
2024-04-19ARM: dts: stm32: Add led-blue for stm32mp157c-ed1-scmi-u-bootPatrice Chotard1-1/+5
2024-04-19ARM: dts: stm32: Update red led node for stm32mp157c-ed1-scmi-u-bootPatrice Chotard1-4/+4
2024-04-19ARM: dts: stm32: Don't probe red led at boot for stm32mp157c-ed1-scmi-u-bootPatrice Chotard1-1/+0
2024-04-19ARM: dts: stm32: Add gpio-keys for stm32mp157c-ed1-scmi-u-bootPatrice Chotard1-2/+17
2024-04-19ARM: dts: stm32: Add led-blue for stm32mp157c-ed1-u-bootPatrice Chotard1-1/+5
2024-04-19ARM: dts: stm32: Update red led node for stm32mp157c-ed1-u-bootPatrice Chotard1-4/+4
2024-04-19ARM: dts: stm32: Don't probe red led at boot for stm32mp157c-ed1-u-bootPatrice Chotard1-1/+0
2024-04-19ARM: dts: stm32: Add gpio-keys for stm32mp157c-ed1-u-bootPatrice Chotard1-2/+17
2024-04-19ARM: dts: stm32: Update u-boot, boot-led for stm32mp157a-dk1-u-bootPatrice Chotard1-1/+5
2024-04-19ARM: dts: stm32: Update red led node for stm32mp157a-dk1-u-bootPatrice Chotard1-4/+2
2024-04-19ARM: dts: stm32: Don't probe red led at boot for stm32mp157a-dk1-u-bootPatrice Chotard1-1/+0
2024-04-19ARM: dts: stm32: Add gpio-keys for stm32mp157a-dk1-u-bootPatrice Chotard1-2/+17
2024-04-19ARM: dts: stm32: Add led-blue for stm32mp157a-dk1-scmi-u-bootPatrice Chotard1-1/+5
2024-04-19ARM: dts: stm32: Update red led node for stm32mp157a-dk1-scmi-u-bootPatrice Chotard1-4/+2
2024-04-19ARM: dts: stm32: Don't probe red led at boot for stm32mp157a-dk1-scmi-u-bootPatrice Chotard1-1/+0
2024-04-19ARM: dts: stm32: Add gpio-keys for stm32mp157a-dk1-scmi-u-bootPatrice Chotard1-2/+17
2024-04-19ARM: dts: stm32: Clean led-red node for stm32mp135f-dk-u-bootPatrice Chotard1-1/+0
2024-04-19ARM: dts: stm32: Don't probe led-red/led-blue at boot for stm32mp135f-dk-u-bootPatrice Chotard1-1/+4
2024-04-19ARM: dts: stm32: Add gpio-keys for stm32mp135f-dk-u-bootPatrice Chotard1-0/+13
2024-04-19board: st: stmp32mp1: Use BUTTON UCLASS in board_key_check()Patrice Chotard1-28/+40
2024-04-19configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp13_defconfigPatrice Chotard1-0/+2
2024-04-19configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_trusted_defconfigPatrice Chotard1-0/+2
2024-04-19configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_basic_defconfigPatrice Chotard1-0/+2
2024-04-19configs: stm32mp1: Enable BUTTON_GPIO flag for stm32mp15_defconfigPatrice Chotard1-0/+2
2024-04-19configs: stm32mp13: Enable FASTBOOTPatrice Chotard1-1/+8
2024-04-19mmc: stm32_sdmmc2: Fix AARCH64 compilation warningsPatrice Chotard1-4/+4
2024-04-19mmc: stm32_sdmmc2: Add "st,stm32mp25-sdmmc2" compatiblePatrick Delaunay1-0/+1