summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-16configs: j721e_evm_a72: Align OSPI partitions on erase block boundarySinthu Raja
2022-02-16configs: j721e_evm_a72: Add SK dtb as part of DTB FITSinthu Raja
2022-02-16configs: j721e_evm_r5: Enable support for building multiple dtbs into FITSinthu Raja
2022-02-16arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-skSinthu Raja
2022-02-16arm: dts: k3-j721e-sk: Add initial A72 specific dts supportSinthu Raja
2022-02-16arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2CSinthu Raja
2022-02-16arm: j721e: Add support for selecting DT based on board nameSinthu Raja
2022-02-16board: ti: j721e: Add support for detecting multiple device treesSinthu Raja
2022-02-16board: ti: j721e: Disable probing of daughtercardsSinthu Raja
2022-02-16board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja
2022-02-16board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja
2022-02-16board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja
2022-02-16drivers: power: regulator: tps65941_regulator: Add support for 3Phase buckSinthu Raja
2022-02-16drivers: power: pmic: Add support for tps659412 PMICSinthu Raja
2022-02-16fdtdec.h: Remove gurads around fdtdec_resetup functionTom Rini
2022-02-14configs: Resync with savedefconfigTom Rini
2022-02-14Prepare v2022.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