aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-14test: Enable basic hashes in EFI FIT imagesWIP/14Sep2021Tom Rini1-0/+6
2021-09-14Merge branch '2021-09-14-assorted-fixes'Tom Rini6-21/+29
2021-09-14image: rsa: Move padding_algos to linker listsWIP/2021-09-14-assorted-fixesAlexandru Gagniuc3-17/+25
2021-09-14pinctrl: fix typoYuan Fang1-1/+1
2021-09-14lib: fix typos in KconfigOleksandr Suvorov1-2/+2
2021-09-14lib/rsa: don't use NULL as key_idHeinrich Schuchardt1-1/+1
2021-09-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini1-3/+7
2021-09-14sunxi: mmc: A20: Fix MMC optimisationAndre Przywara1-3/+7
2021-09-13Merge branch '2021-09-09-finish-pre-DM_PCI-removal'WIP/13Sep2021Tom Rini44-2605/+36
2021-09-13pci: Drop DM_PCISimon Glass15-54/+14
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass10-92/+0
2021-09-13net: Drop DM_PCI check from designware driverSimon Glass1-12/+10
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass2-59/+0
2021-09-13pci: Drop DM_PCI check from fdtdecSimon Glass1-2/+8
2021-09-13pci: Drop old code from header fileSimon Glass1-57/+3
2021-09-13ppc: Remove UCP1020 boardSimon Glass16-2329/+1
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini8-25/+135
2021-09-13mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()Michael Walle1-7/+0
2021-09-12Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...WIP/12Sep2021Tom Rini12-40/+88
2021-09-11Merge branch '2021-09-10-assorted-TI-updates'Tom Rini37-89/+120
2021-09-11efi_loader: simplify efi_watchdog_timer_notify()Heinrich Schuchardt1-2/+1
2021-09-11efi_loader: eliminate EFI_CALL() in nvedit_efi.cHeinrich Schuchardt1-5/+4
2021-09-11efi_loader: Remove incorrect calls of EFI_CALL in TCG2Ilias Apalodimas1-9/+6
2021-09-11efi_loader: require CONFIG_BLKHeinrich Schuchardt1-0/+1
2021-09-11efi_loader: boot_service_capability_min should be capitalizedMasahisa Kojima2-3/+3
2021-09-11doc: Complete the list of available runtime-config optionsSimon Glass1-0/+45
2021-09-11doc: Tidy up the bindings for the config/ nodeSimon Glass1-20/+26
2021-09-11bloblist: Move to rST formatSimon Glass2-2/+3
2021-09-11doc: board: toradex: fix file namesOleksandr Suvorov4-3/+3
2021-09-10configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju5-2/+6
2021-09-10environment: ti: k3_dfu: Increase the size allocated for bootloader images in...Aswath Govindraju1-2/+2
2021-09-10arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instanceAswath Govindraju1-1/+1
2021-09-10ARM: dts: Fix node status to "okay" on TI boardsRoger Quadros20-34/+34
2021-09-10tools: k3_fit_atf: Fix DM binary FIT load addressesSuman Anna1-2/+2
2021-09-10arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1Aswath Govindraju1-0/+4
2021-09-10am33xx: Fix USB for am335x boardsMatwey V. Kornilov1-6/+0
2021-09-10include: configs: am64x_evm: Add env variables for booting to kernel using US...Aswath Govindraju1-1/+30
2021-09-10environment: ti: mmc.h: Make the finduuid generic for usage across different ...Aswath Govindraju1-1/+1
2021-09-10board: ti: am64x: Add support for fixing dr_mode while booting from USBAswath Govindraju1-0/+32
2021-09-10ARM: omap3: evm: Enable booting 'fitImage' with DEFAULT_FIT_TI_ARGSDerald D. Woods2-40/+6
2021-09-10arm: am335x: Enable SPL_OF_CONTROL on some configsTom Rini2-0/+2
2021-09-10Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/10Sep2021Tom Rini12-24/+76
2021-09-10mmc: fix device_remove when HS400_ES is enabledYe Li1-3/+5
2021-09-10mmc: fix switch issue with send_status disabledYe Li1-1/+1
2021-09-10doc: usage: mmc: Document usage of speed mode in "mmc dev" and "mmc rescan"Aswath Govindraju1-2/+47
2021-09-10mmc: Add support for enumerating MMC card in a given mode using mmc commandAswath Govindraju5-10/+81
2021-09-10Revert "mmc: sdhci: set to INT_DATA_END when there are data"Yuezhang.Mo@sony.com1-2/+1
2021-09-10arm: a37xx: pci: Don't spam about PIO Response StatusMarek BehĂșn1-1/+1
2021-09-10arm: marvell: Dreamplug: fix typo in eth1 nameTony Dinh1-1/+1
2021-09-10arm: mvebu : sata_mv should probe all portsTony Dinh1-4/+10