summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-17tools: kwbimage: Fix help how to extract DDR3 training codePali Rohár1-1/+1
2022-02-17tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 i...Pali Rohár1-0/+6
2022-02-17tools: kwbimage: Do not show mkimage error message in dumpimagePali Rohár1-1/+1
2022-02-17tools: kwbimage: Add support for dumping extended and binary v0 headersPali Rohár2-12/+179
2022-02-17tools: kwbimage: Fix calculating size of kwbimage v0 headerPali Rohár1-1/+13
2022-02-17tools: kwbimage: Define structures for extended kwbimage v0 headersPali Rohár1-9/+42
2022-02-17ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decisionMarek Behún1-2/+4
2022-02-17arm: mvebu: a37xx: Fix comment with name of the functionPali Rohár1-1/+1
2022-02-17arm: mvebu: a37xx: Map CCI-400 and AP BootROM address spacePali Rohár1-1/+22
2022-02-17arm: mvebu: a37xx: Fix calling build_mem_map()Pali Rohár1-2/+2
2022-02-17pci: mvebu: Ensure that root port is always on root zero busPali Rohár1-30/+22
2022-02-17arm: a37xx: pci: Update comment about Command/Direct modePali Rohár1-1/+1
2022-02-17arm: a37xx: pci: Register controller also when no PCIe card is connectedPali Rohár1-9/+3
2022-02-17arm: a37xx: pci: Do not try to access other buses when link is downPali Rohár1-17/+21
2022-02-17arm: a37xx: Update DTS files to version from upstream Linux kernelPali Rohár9-633/+1510
2022-02-17arm: a37xx: espressobin: Explicitly enable eMMC node in -u-boot.dtsiPali Rohár1-0/+8
2022-02-17arm: a37xx: espressobin: Move U-Boot specific partitions node to -u-boot.dtsiPali Rohár2-18/+23
2022-02-17arm: a37xx: Update sdhci pointers to official DT bindingsPali Rohár6-9/+9
2022-02-17arm: mvebu: turris_mox: Remove hardcoded ethernet node namesPali Rohár1-2/+20
2022-02-17watchdog: armada_37xx: Convert to official DT bindingsPali Rohár2-7/+3
2022-02-17usb: ehci: ehci-marvell: Update compatible string to official DT bindingsPali Rohár3-4/+4
2022-02-17phy: marvell: a3700: Update compatible string to official DT bindingsPali Rohár2-2/+3
2022-02-17rtc: ds1307: Add bindings for microchip, mcp7940xPali Rohár1-0/+1
2022-02-17tools: kwbimage: Fix dumping DATA registers for v0 imagesPali Rohár1-2/+4
2022-02-17arm: a37xx: pci: Ensure that root port is always on root zero busPali Rohár1-12/+6
2022-02-17arm: a37xx: pci: Use dev_read_addr()Pali Rohár1-1/+1
2022-02-17arm: a37xx: pci: Cleanup macro namesPali Rohár1-202/+192
2022-02-17arm: a37xx: pci: Use standard register macros from pci.hPali Rohár2-52/+54
2022-02-15configs: Resync with savedefconfigTom Rini2-6/+6
2022-02-15Prepare v2022.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 filesFelix 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