summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-14Prepare v2022.04-rc2v2022.04-rc2Tom Rini
2022-02-14Merge branch '2022-02-14-assorted-fixes'Tom Rini
2022-02-14arm: pdu001: Fix dt to work with the current am33xx dtsi filesFelix Brack
2022-02-14scripts: setlocalversion: remove quotes around localversion from configNikita Maslov
2022-02-14pstore: Support already existing reserved-memory nodeDetlev Casanova
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas
2022-02-11efi_loader: fix dual signed image certificationIlias Apalodimas
2022-02-11test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro
2022-02-11test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro
2022-02-11test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro
2022-02-11test/py: efi_capsule: add image authentication testAKASHI Takahiro
2022-02-11doc: update UEFI document for usage of mkeficapsuleAKASHI Takahiro
2022-02-11tools: mkeficapsule: add man pageAKASHI Takahiro
2022-02-11tools: mkeficapsule: add firmware image signingAKASHI Takahiro
2022-02-11tools: build mkeficapsule with tools-only_defconfigAKASHI Takahiro
2022-02-11CI: enforce packages upgrade for Msys2 on WindowsAKASHI Takahiro
2022-02-11Merge branch '2022-02-11-assorted-updates-and-fixes'Tom Rini
2022-02-11test: test field truncation in snprint()Heinrich Schuchardt
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford
2022-02-11fw_env: simplify logic & code paths in the fw_env_open()Rafał Miłecki
2022-02-11fw_env: make flash_io() take buffer as an argumentRafał Miłecki
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass
2022-02-11cmd/dfu: Enable 'dfu list' command without DFU_OVER_USBMasami Hiramatsu
2022-02-11doc: usage: DFU: Fix dfu_alt_info documentMasami Hiramatsu
2022-02-11DFU: Check the number of arguments and argument string strictlyMasami Hiramatsu
2022-02-11DFU: Accept redundant spaces and tabs in dfu_alt_infoMasami Hiramatsu
2022-02-11DFU: Do not copy the entity name over the buffer sizeMasami Hiramatsu
2022-02-11mkimage: Improve documentation of algo-name parameterJan Kiszka
2022-02-11Replace echo -n's used in environment processing with touchqthedev
2022-02-11cmd: wrong printf() code in do_test_stackprot_fail()Heinrich Schuchardt
2022-02-11test/py: Add test case for mkimage -o argumentJan Kiszka
2022-02-11malloc_simple: Remove usage of unsupported %zx format stringPali Rohár
2022-02-11common: fdt_support: add support for "partitions" subnode to fdt_fixup_mtdpar...Matthias Schiffer
2022-02-11button: adc: set state to pressed when the voltage is closest to nominalPeter Cai
2022-02-11cmd: pxe_utils: sysboot: add kaslr-seed generation supportZhang Ning
2022-02-11Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-02-11usb: gadget: ci: Avoid null pointer dereferenceMarek Vasut
2022-02-11console: usb: kbd: Limit poll frequency to improve performanceThomas Watson
2022-02-11usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mnAdam Ford
2022-02-10Merge branch '2022-02-10-platform-updates'Tom Rini
2022-02-10arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4Sinthu Raja
2022-02-10apple: Fix debug uart clock rateMark Kettenis
2022-02-10common: drop CONFIG_SYS_RESET_ADDROvidiu Panait
2022-02-10powerpc: mpc8xx: drop CONFIG_SYS_RESET_ADDRESSOvidiu Panait
2022-02-10input: apple: Add support for Apple SPI keyboardMark Kettenis
2022-02-10spi: apple: Add driver for Apple SPI controllerMark Kettenis
2022-02-10configs: apple: Add NVMe boot targetMark Kettenis
2022-02-10nvme: apple: Add driver for Apple NVMe storage controllerMark Kettenis