aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16sandbox: Correct handling of --rm_memorySimon Glass
2021-09-16dtoc: Further improve documentation about warningsSimon Glass
2021-09-16scripts/config_whitelist.txt: Fix after mergingTom Rini
2021-09-16pci: Fix mismerge with v2021.10-rc4Tom Rini
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-14Prepare v2021.10-rc4Tom Rini
2021-09-14configs: Resync with savedefconfigTom Rini
2021-09-14image: Avoid erroneous double byte-swap in CRC valueAlexandru Gagniuc
2021-09-14Merge branch '2021-09-14-assorted-fixes'Tom Rini
2021-09-14image: rsa: Move padding_algos to linker listsAlexandru Gagniuc
2021-09-14pinctrl: fix typoYuan Fang
2021-09-14lib: fix typos in KconfigOleksandr Suvorov
2021-09-14lib/rsa: don't use NULL as key_idHeinrich Schuchardt
2021-09-13Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-09-14sunxi: mmc: A20: Fix MMC optimisationAndre Przywara
2021-09-13Merge branch '2021-09-09-finish-pre-DM_PCI-removal'Tom Rini
2021-09-13pci: Drop DM_PCISimon Glass
2021-09-13pci: Drop PCI_INDIRECT_BRIDGESimon Glass
2021-09-13net: Drop DM_PCI check from designware driverSimon Glass
2021-09-13pci: acpi: Drop DM_PCI check from ahciSimon Glass
2021-09-13pci: Drop DM_PCI check from fdtdecSimon Glass
2021-09-13pci: Drop old code from header fileSimon Glass
2021-09-13ppc: Remove UCP1020 boardSimon Glass
2021-09-13Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-09-13mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()Michael Walle
2021-09-12Merge tag 'efi-2021-10-rc4-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2021-09-11Merge branch '2021-09-11-update-docker-container' into nextTom Rini
2021-09-11CI: Update to latest container imagesTom Rini
2021-09-11azure/gitlab: Add tests for SiFive Unleashed boardBin Meng
2021-09-11riscv: sifive: unleashed: Add genimage config filesBin Meng
2021-09-11tools: docker: Build and install genimageBin Meng
2021-09-11tools: docker: Bump up QEMU version to 6.1.0Bin Meng
2021-09-11Dockerfile: Update to latest "focal" tagTom Rini
2021-09-11Merge branch '2021-09-10-assorted-TI-updates'Tom Rini
2021-09-11efi_loader: simplify efi_watchdog_timer_notify()Heinrich Schuchardt
2021-09-11efi_loader: eliminate EFI_CALL() in nvedit_efi.cHeinrich Schuchardt
2021-09-11efi_loader: Remove incorrect calls of EFI_CALL in TCG2Ilias Apalodimas
2021-09-11efi_loader: require CONFIG_BLKHeinrich Schuchardt
2021-09-11efi_loader: boot_service_capability_min should be capitalizedMasahisa Kojima
2021-09-11doc: Complete the list of available runtime-config optionsSimon Glass
2021-09-11doc: Tidy up the bindings for the config/ nodeSimon Glass
2021-09-11bloblist: Move to rST formatSimon Glass
2021-09-11doc: board: toradex: fix file namesOleksandr Suvorov
2021-09-10configs: j72*_evm: Define the buffer sizes for dfuAswath Govindraju
2021-09-10environment: ti: k3_dfu: Increase the size allocated for bootloader images in...Aswath Govindraju
2021-09-10arm: dts: k3-j721e-r5-*.dts: Fix clock-names property in the usb0 instanceAswath Govindraju
2021-09-10ARM: dts: Fix node status to "okay" on TI boardsRoger Quadros
2021-09-10tools: k3_fit_atf: Fix DM binary FIT load addressesSuman Anna
2021-09-10arm: dts: k3-am642-evm-u-boot: Add u-boot, dm-spl tag in the pinmux node of mmc1Aswath Govindraju
2021-09-10am33xx: Fix USB for am335x boardsMatwey V. Kornilov