aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-25TEMP: FWU: stm32mp1: Set default bank and images per bank valuesv9_sng_st_only_patchesSughosh Ganu
2022-08-25TEMP: stm32mp1: Enable capsule update and FWU multi bank updateSughosh Ganu
2022-08-25FWU: doc: Add documentation for the FWU featureSughosh Ganu
2022-08-25mkeficapsule: Add support for setting OEM flags in capsule headerSughosh Ganu
2022-08-25mkeficapsule: Add support for generating empty capsulesSughosh Ganu
2022-08-25test: dm: Add test cases for FWU Metadata uclassSughosh Ganu
2022-08-25FWU: cmd: Add a command to read FWU metadataSughosh Ganu
2022-08-25FWU: Add support for the FWU Multi Bank Update featureSughosh Ganu
2022-08-25FWU: Add boot time checks as highlighted by the FWU specificationSughosh Ganu
2022-08-25FWU: STM32MP1: Add support to read boot index from backup registerSughosh Ganu
2022-08-25FWU: Add helper functions for accessing FWU metadataSughosh Ganu
2022-08-25stm32mp1: dk2: Add image information for capsule updatesSughosh Ganu
2022-08-25stm32mp1: dk2: Add a node for the FWU metadata deviceSughosh Ganu
2022-08-25FWU: Add FWU metadata access driver for GPT partitioned block devicesSughosh Ganu
2022-08-25FWU: Add FWU metadata structure and driver for accessing metadataSughosh Ganu
2022-08-25dt/bindings: Add bindings for GPT based FWU Metadata storage deviceSughosh Ganu
2022-08-20net: Make DM_ETH be selected by NETDEVICETom Rini
2022-08-20smdkc100: Remove legacy non-DM_ETH codeTom Rini
2022-08-20warp7: Remove legacy non-DM_ETH codeTom Rini
2022-08-20vinco: Remove legacy non-DM_ETH codeTom Rini
2022-08-20ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH codeTom Rini
2022-08-20am335x_sl50: Disable SPL_NETTom Rini
2022-08-20igep00x0: Disable networkingTom Rini
2022-08-20net: ks8851_mll: Remove legacy non-DM_ETH code and callersTom Rini
2022-08-20mpc8548cds: Guard old ethernet code with !DM_ETHTom Rini
2022-08-20ppc: Remove corenet_ds boardsTom Rini
2022-08-20layerscape: Disable CONFIG_FMAN_ENET on *aqds* platformsTom Rini
2022-08-20fsl-mc: Update dependencies for DM_ETHTom Rini
2022-08-20net: lpc32xx_eth.c ethernet driverTom Rini
2022-08-20arm: Remove kzm9g boardTom Rini
2022-08-20arm: Remove armadillo-800eva boardTom Rini
2022-08-20arm: Remove cm_t335 boardTom Rini
2022-08-20arm: Remove edminiv2 boardTom Rini
2022-08-20mx28evk: Remove AUART/NAND/SPI variantsFabio Estevam
2022-08-20Merge branch '2022-08-20-assorted-updates'Tom Rini
2022-08-20gpio: aspeed: port Linux dt-bindings header fileDhananjay Phadke
2022-08-20hwconfig: Allow to use restricted envPali Rohár
2022-08-20arm: k3: Correct an awk warningSimon Glass
2022-08-20arm64: explicitly disable pointer authentication instructionsRasmus Villemoes
2022-08-20Restore pcm051_rev3_defconfig configMatwey V. Kornilov
2022-08-20Nokia RX-51: Move board required options from defconfig to KconfigPali Rohár
2022-08-20Nokia RX-51: Simplify calculation of attached kernel image addressPali Rohár
2022-08-20Nokia RX-51: Simplify copy kernel codePali Rohár
2022-08-20Nokia RX-51: Use U-Boot generic position independent codePali Rohár
2022-08-20Nokia RX-51: Fix invalidating zImage kernel formatPali Rohár
2022-08-20arm: Set default MACH_TYPE in KconfigPali Rohár
2022-08-20MAINTAINERS: Update email of Neil ArmstrongNeil Armstrong
2022-08-20Merge tag 'efi-2022-10-rc3-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-08-20tools: mkeficapsule: use pkg-config for each lib separatHeiko Thiery
2022-08-20efi_loader: disk: remove unused fieldAKASHI Takahiro