summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-16usb: dwc3: core: stop the core when it's removedAngus Ainslie
2022-02-16usb: dwc3: dwc3-generic: check the parent nodesAngus Ainslie
2022-02-15microblaze: exception: fix unaligned data access register maskOvidiu Panait
2022-02-15microblaze: exception: move unaligned access printfs inside switch caseOvidiu Panait
2022-02-15microblaze: exception: fix return address for delay slot exceptionsOvidiu Panait
2022-02-15microblaze: exception: fix delay slot exception handlingOvidiu Panait
2022-02-15microblaze: exception: migrate MICROBLAZE_V5 to KconfigOvidiu Panait
2022-02-15microblaze: exception: move privileged instruction exception out of v5 ifdefOvidiu Panait
2022-02-15xilinx: Remove GPIO_EXTRA_HEADER selectionMichal Simek
2022-02-15video: Add missing dependency for DM_GPIOMichal Simek
2022-02-15scsi: ceva: Enable PHY and reset supportMichal Simek
2022-02-15phy: zynqmp: Add support for sata and DP phy initializationMichal Simek
2022-02-15arm64: zynqmp: Add command for disabling loading other overlaysMichal Simek
2022-02-15xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragmentsMichal Simek
2022-02-15power: zynqmp: Add power domain driver for ZynqMPMichal Simek
2022-02-15tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.xLuca Ceresoli
2022-02-14configs: Resync with savedefconfigTom Rini
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