aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-16Merge branch 'master' of git://source.denx.de/u-boot-usbWIP/16Feb2022Tom Rini3-5/+60
2022-02-16Merge branch '2022-02-16-add-TI-J721E-SK'Tom Rini15-54/+4104
2022-02-16arm: dts: k3-j721e-r5-sk: Update R5 DT to pick the new DDR configSinthu Raja1-1/+1
2022-02-16arm: dts: k3-j721e-sk: EMIF tool update to 0.6.1 with 4266MTs for lpddr4Sinthu Raja1-0/+2196
2022-02-16include: configs: Update env for selecting right dtbSinthu Raja1-0/+4
2022-02-16configs: j721e_evm: Store env in MMC FAT partitionSinthu Raja2-2/+4
2022-02-16configs: j721e_evm_a72: Align OSPI partitions on erase block boundarySinthu Raja1-2/+2
2022-02-16configs: j721e_evm_a72: Add SK dtb as part of DTB FITSinthu Raja1-0/+2
2022-02-16configs: j721e_evm_r5: Enable support for building multiple dtbs into FITSinthu Raja1-0/+3
2022-02-16arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-skSinthu Raja3-1/+679
2022-02-16arm: dts: k3-j721e-sk: Add initial A72 specific dts supportSinthu Raja3-1/+1073
2022-02-16arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2CSinthu Raja1-0/+5
2022-02-16arm: j721e: Add support for selecting DT based on board nameSinthu Raja1-0/+59
2022-02-16board: ti: j721e: Add support for detecting multiple device treesSinthu Raja1-2/+14
2022-02-16board: ti: j721e: Disable probing of daughtercardsSinthu Raja1-3/+6
2022-02-16board: ti: j721e: Add support to update board_name for j721e-skSinthu Raja1-0/+5
2022-02-16board: ti: j721e: Enable support for reading EEPROM at next alternate addressSinthu Raja1-3/+9
2022-02-16board: ti: j721e: Guard functions with right #ifdef to avoid build warningsSinthu Raja1-39/+41
2022-02-16drivers: power: regulator: tps65941_regulator: Add support for 3Phase buckSinthu Raja1-0/+2
2022-02-16drivers: power: pmic: Add support for tps659412 PMICSinthu Raja1-0/+1
2022-02-16fdtdec.h: Remove gurads around fdtdec_resetup functionTom Rini1-2/+0
2022-02-16usb: xhci: reset endpoint on USB stallStefan Agner1-0/+31
2022-02-16usb: dwc3: core: stop the core when it's removedAngus Ainslie1-0/+9
2022-02-16usb: dwc3: dwc3-generic: check the parent nodesAngus Ainslie1-5/+20
2022-02-14configs: Resync with savedefconfigTom Rini2-6/+6
2022-02-14Prepare v2022.04-rc2v2022.04-rc2Tom Rini1-1/+1
2022-02-14Merge branch '2022-02-14-assorted-fixes'Tom Rini4-13/+55
2022-02-14arm: pdu001: Fix dt to work with the current am33xx dtsi filesWIP/2022-02-14-assorted-fixesFelix Brack2-6/+18
2022-02-14scripts: setlocalversion: remove quotes around localversion from configNikita Maslov1-2/+3
2022-02-14pstore: Support already existing reserved-memory nodeDetlev Casanova1-5/+34
2022-02-11Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini17-217/+1186
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas1-2/+28
2022-02-11efi_loader: fix dual signed image certificationIlias Apalodimas1-70/+18
2022-02-11test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATEAKASHI Takahiro1-4/+22
2022-02-11test/py: efi_capsule: add a test for "--guid" optionAKASHI Takahiro2-0/+70
2022-02-11test/py: efi_capsule: align with the syntax change of mkeficapsuleAKASHI Takahiro1-2/+2
2022-02-11tools: mkeficapsule: allow for specifying GUID explicitlyAKASHI Takahiro5-35/+86
2022-02-11test/py: efi_capsule: add image authentication testAKASHI Takahiro4-3/+318
2022-02-11doc: update UEFI document for usage of mkeficapsuleAKASHI Takahiro1-75/+76
2022-02-11tools: mkeficapsule: add man pageAKASHI Takahiro2-0/+100
2022-02-11tools: mkeficapsule: add firmware image signingAKASHI Takahiro4-35/+465
2022-02-11tools: build mkeficapsule with tools-only_defconfigAKASHI Takahiro3-2/+10
2022-02-11CI: enforce packages upgrade for Msys2 on WindowsAKASHI Takahiro1-0/+1
2022-02-11Merge branch '2022-02-11-assorted-updates-and-fixes'Tom Rini30-212/+528
2022-02-11test: test field truncation in snprint()Heinrich Schuchardt1-0/+12
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford1-3/+42
2022-02-11fw_env: simplify logic & code paths in the fw_env_open()Rafał Miłecki1-46/+31
2022-02-11fw_env: make flash_io() take buffer as an argumentRafał Miłecki1-16/+16
2022-02-11acpi: Move acpi_write_tables() to a generic headerSimon Glass3-3/+11
2022-02-11cmd/dfu: Enable 'dfu list' command without DFU_OVER_USBMasami Hiramatsu1-5/+3