summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-28tools: kwboot: Align UART baudrate change code in BIN header to 128-bit boundaryPali Rohár
2021-10-27sandbox: Remove OF_HOSTFILEIlias Apalodimas
2021-10-26Merge tag 'efi-2022-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-10-26Merge branch '2021-10-26-add-nand-biterr-and-bugfixes'Tom Rini
2021-10-26efi_loader: add DeployedMode and AuditMode variable measurementMasahisa Kojima
2021-10-26efi_loader: simplify tcg2_measure_secure_boot_variable()Masahisa Kojima
2021-10-26efi_loader: add UEFI GPT measurementMasahisa Kojima
2021-10-26env: superfluous check before free()Heinrich Schuchardt
2021-10-26dfu: Sort Kconfig entries alphabeticallyMarek Vasut
2021-10-26lib: uuid: fix the test on RNG device presencePatrick Delaunay
2021-10-26common: Kconfig.boot: add config SPL_FIT_RSASSA_PSSPhilippe Reynes
2021-10-26lib: rsa: rsa-verify: also check that padding is not NULLPhilippe Reynes
2021-10-26firmware: scmi: fix struct layout for scmi_clk_rate_set_inClément Léger
2021-10-26cmd: nand biterr - Add support for nand biterr commandBalamanikandan Gunasundar
2021-10-26efi_loader: add SMBIOS table measurementMasahisa Kojima
2021-10-26Merge branch '2021-10-25-assorted-updates'Tom Rini
2021-10-25dfu: dfu_sf: Read the SPI flash in 16 MiB chunksMarek Vasut
2021-10-25arm: spl: prepare for jumping to OPTEERicardo Salveti
2021-10-25efi_loader: simplify tcg2_measure_secure_boot_variable()Heinrich Schuchardt
2021-10-25efi_loader: simplify efi_sigstore_parse_sigdb()Heinrich Schuchardt
2021-10-25efi_loader: function to get GUID for variable nameHeinrich Schuchardt
2021-10-25efi_loader: treat UEFI variable name as constHeinrich Schuchardt
2021-10-25efi_loader: capsule: add back efi_get_public_key_data()AKASHI Takahiro
2021-10-25Revert "Revert "doc: Update CapsuleUpdate READMEs""AKASHI Takahiro
2021-10-25Revert "Revert "mkeficapsule: Remove dtb related options""AKASHI Takahiro
2021-10-25.mailmap: add Heinrich SchuchardtHeinrich Schuchardt
2021-10-25efi_loader: add missing const qualifierMasahisa Kojima
2021-10-25doc: Remove the obsolete README.mpc74xx fileThomas Huth
2021-10-25doc: remove AMCC PPC405 processor referencesHeinrich Schuchardt
2021-10-25env: mmc: Add support for redundant env in both eMMC boot partitionsMarek Vasut
2021-10-25loads: Block writes into LMB reserved areas of U-BootMarek Vasut
2021-10-25env: mmc: Add missing eMMC bootpart restoration to env eraseMarek Vasut
2021-10-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-10-25mmc: sunxi: conditionally include MMC2 initialization codeIcenowy Zheng
2021-10-25sunxi: only include alias for eMMC when mmc2 usedIcenowy Zheng
2021-10-25sunxi: dts: H616: Enable the watchdogSamuel Holland
2021-10-25Merge tag 'u-boot-imx-20211022' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-10-25sunxi: Enable watchdog timer support by defaultSamuel Holland
2021-10-25watchdog: Add a driver for the sunxi watchdogSamuel Holland
2021-10-25clk: sunxi: Extend DM_RESET selection to SPLSamuel Holland
2021-10-25sunxi: SPL SPI: Allow larger SPLAndre Przywara
2021-10-25power: pmic: axp: Implement poweroff via sysresetSamuel Holland
2021-10-25power: axp: Avoid do_poweroff conflict with sysresetSamuel Holland
2021-10-25include: axp_pmic: Include headers for all variantsSamuel Holland
2021-10-25include: axp_pmic: Add missing header guard definitionSamuel Holland
2021-10-25tools: mksunxiboot: Use sunxi_image header directlySamuel Holland
2021-10-25sunxi: A23/A33/H3: Actually move the secure monitorSamuel Holland
2021-10-25phy: sun4i-usb: Support VBUS detection via power supplySamuel Holland
2021-10-25phy: sun4i-usb: Refactor VBUS detection to match LinuxSamuel Holland
2021-10-25phy: sun4i-usb: Remove a couple of debug messagesSamuel Holland