aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi9-9/+41
2020-09-01dfu: fix dfu tftp on sandboxHeinrich Schuchardt3-5/+7
2020-09-01configs: qemu: enable dfu testingHeinrich Schuchardt2-0/+18
2020-09-01dfu: DFU_MTD depends on CMD_MTDPARTSHeinrich Schuchardt1-0/+1
2020-09-01dfu: fix typo parameteresHeinrich Schuchardt1-2/+1
2020-09-01fastboot: Support defining raw partitions without a partition tableFilip Brozovic2-9/+85
2020-09-01usb: ci_udc: Add function to remove usb deviceYe Li3-0/+34
2020-09-01usb: gadget: Fix controller index in UMSYe Li3-4/+6
2020-09-01eth/r8152: support RTL8153B/RTL8154BHayes Wang3-4/+414
2020-09-01eth/r8152: modify rtl_clear_bp functionHayes Wang2-35/+36
2020-09-01eth/r8152: reset PHY after setting itHayes Wang1-1/+1
2020-09-01eth/r8152: reset bmu after disabling Tx/RxHayes Wang2-1/+20
2020-08-31MAINTAINERS: step down as maintainer of UniPhier SoCsMasahiro Yamada1-3/+1
2020-08-31Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini3-77/+15
2020-08-31Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini10-28/+284
2020-08-31arm: mvebu: Espressobin: Update README.marvell filePali Rohár1-3/+37
2020-08-31arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliasesPali Rohár1-0/+3
2020-08-31arm: mvebu: Espressobin: Change default loadaddrPali Rohár1-1/+1
2020-08-31arm: mvebu: Espressobin: Move env load addressesPali Rohár1-5/+5
2020-08-31arm64: a37xx: pci: Depends on DM_GPIOPali Rohár2-8/+3
2020-08-31arm: mvebu: Espressobin: Setup MTD partitions when booting kernelPali Rohár2-0/+101
2020-08-31arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-BootPali Rohár1-1/+1
2020-08-31arm: dts: a37x0: enable sd card support on espressobinWilson Ding2-0/+21
2020-08-31mmc: xenon: set signal voltage and max base clockEvan Wang1-1/+78
2020-08-31arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár1-6/+21
2020-08-31arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár4-6/+6
2020-08-31arm64: dts: armada-3720-espressobin: fix COMPHY nodesMarek Behún1-4/+4
2020-08-31arm: mvebu: Espressobin: Enable CONFIG_MVNETAPali Rohár1-0/+1
2020-08-31arm: mvebu: Espressobin: Disallow forwarding packets between wan and lan portsPali Rohár1-0/+9
2020-08-31ti: common: Remove additional i2c read for board detectionMichal Simek1-12/+6
2020-08-31arm: dts: k3-am65: Update the RM resource typesLokesh Vutla1-6/+6
2020-08-31firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla1-49/+3
2020-08-31firmware: ti_sci: drop the device ids to resource id translation tableLokesh Vutla1-11/+1
2020-08-28Merge branch '2020-08-27-misc-fixes'Tom Rini22-30/+58
2020-08-27scripts/setlocalversion: sync with linux 5.8Rasmus Villemoes1-17/+26
2020-08-27image: don't exceed gd->ram_top in bootm_sizeBaruch Siach1-0/+3
2020-08-27cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCHMichal Simek1-4/+0
2020-08-27lib/rsa: correct check after allocation in fdt_add_bignum()Heinrich Schuchardt1-1/+1
2020-08-27test: undefined reference to 'sscanf'Heinrich Schuchardt1-1/+1
2020-08-27checkpatch.pl: Make fdt / initrd relocation disabling an errorTom Rini1-0/+6
2020-08-27env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4Michal Simek1-0/+1
2020-08-27arc: Kconfig: Add missing DM dependencyMichal Simek1-0/+1
2020-08-27cmd: Kconfig: Change dependency for CMD_ADCMichal Simek12-1/+12
2020-08-27pci: kconfig: Setup proper dependency for PCIE_ROCKCHIPMichal Simek1-0/+1
2020-08-27drivers: usb: Fix config indentationRuben Di Battista1-6/+6
2020-08-26Prepare v2020.10-rc3v2020.10-rc3Tom Rini1-1/+1
2020-08-26configs: Resync with savedefconfigTom Rini9-18/+15
2020-08-25Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini123-186/+304
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini77-94/+34981
2020-08-25Merge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab.denx.de/u-boot/custod...Tom Rini3-35/+28