summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ti-v2020.10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...WIP/31Aug2020Tom Rini2020-08-313-77/+15
|\
| * ti: common: Remove additional i2c read for board detectionMichal Simek2020-08-311-12/+6
| * arm: dts: k3-am65: Update the RM resource typesLokesh Vutla2020-08-311-6/+6
| * firmware: ti_sci: Drop unused structure ti_sci_rm_type_mapLokesh Vutla2020-08-311-49/+3
| * firmware: ti_sci: drop the device ids to resource id translation tableLokesh Vutla2020-08-311-11/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-3110-28/+284
|\ \ | |/ |/|
| * arm: mvebu: Espressobin: Update README.marvell filePali Rohár2020-08-311-3/+37
| * arm: mvebu: Espressobin: Define fdt_addr and kernel_addr env aliasesPali Rohár2020-08-311-0/+3
| * arm: mvebu: Espressobin: Change default loadaddrPali Rohár2020-08-311-1/+1
| * arm: mvebu: Espressobin: Move env load addressesPali Rohár2020-08-311-5/+5
| * arm64: a37xx: pci: Depends on DM_GPIOPali Rohár2020-08-312-8/+3
| * arm: mvebu: Espressobin: Setup MTD partitions when booting kernelPali Rohár2020-08-312-0/+101
| * arm: mvebu: Espressobin: Make SPI env offset compatible with Marvell's U-BootPali Rohár2020-08-311-1/+1
| * arm: dts: a37x0: enable sd card support on espressobinWilson Ding2020-08-312-0/+21
| * mmc: xenon: set signal voltage and max base clockEvan Wang2020-08-311-1/+78
| * arm64: a37xx: pci: Assert PERST# signal when unloading driverPali Rohár2020-08-311-6/+21
| * arm64: a37xx: pci: Make PCIe Reset GPIO DT compatible with Linux kernel DTPali Rohár2020-08-314-6/+6
| * arm64: dts: armada-3720-espressobin: fix COMPHY nodesMarek Behún2020-08-311-4/+4
| * arm: mvebu: Espressobin: Enable CONFIG_MVNETAPali Rohár2020-08-311-0/+1
| * arm: mvebu: Espressobin: Disallow forwarding packets between wan and lan portsPali Rohár2020-08-311-0/+9
|/
* Merge branch '2020-08-27-misc-fixes'Tom Rini2020-08-2822-30/+58
|\
| * scripts/setlocalversion: sync with linux 5.8WIP/2020-08-27-misc-fixesRasmus Villemoes2020-08-271-17/+26
| * image: don't exceed gd->ram_top in bootm_sizeBaruch Siach2020-08-271-0/+3
| * cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCHMichal Simek2020-08-271-4/+0
| * lib/rsa: correct check after allocation in fdt_add_bignum()Heinrich Schuchardt2020-08-271-1/+1
| * test: undefined reference to 'sscanf'Heinrich Schuchardt2020-08-271-1/+1
| * checkpatch.pl: Make fdt / initrd relocation disabling an errorTom Rini2020-08-271-0/+6
| * env: Kconfig: Add missing dependency for ENV_IS_IN_EXT4Michal Simek2020-08-271-0/+1
| * arc: Kconfig: Add missing DM dependencyMichal Simek2020-08-271-0/+1
| * cmd: Kconfig: Change dependency for CMD_ADCMichal Simek2020-08-2712-1/+12
| * pci: kconfig: Setup proper dependency for PCIE_ROCKCHIPMichal Simek2020-08-271-0/+1
| * drivers: usb: Fix config indentationRuben Di Battista2020-08-271-6/+6
|/
* Prepare v2020.10-rc3v2020.10-rc3Tom Rini2020-08-261-1/+1
* configs: Resync with savedefconfigTom Rini2020-08-269-18/+15
* Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25Aug2020Tom Rini2020-08-25123-186/+304
|\
| * imx8m: config: convert to bootm_sizeGrygorii Tertychnyi2020-08-254-9/+4
| * ARM: imx6q_logic: Fix broken booting by moving fdt_addr_r addressAdam Ford2020-08-251-2/+2
| * pico-imx6: Remove unneeded CONFIG_DM_MDIOFabio Estevam2020-08-251-1/+0
| * arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini2020-08-25108-107/+210
| * pico-imx6ul: convert ethernet function to DM_ETHWig Cheng2020-08-182-53/+2
| * configs: pico-imx6ul: convert DM_VIDEOWig Cheng2020-08-181-1/+1
| * configs: pico-imx6ul: convert DM_USBWig Cheng2020-08-181-0/+1
| * tools/imximage: fix DCD Blocks message output orderMatthias Schiffer2020-08-181-1/+1
| * ARM: imx: ddr: Add deskew register programmingMarek Vasut2020-08-172-3/+22
| * ARM: imx: Add support for reading out the primary/secondary bmode to MX7Marek Vasut2020-08-171-0/+7
| * ARM: imx: Add support for reading out the primary/secondary bmodeMarek Vasut2020-08-171-0/+12
| * ARM: imx: Add support for switching primary/secondary boot mode to bmodeMarek Vasut2020-08-174-7/+21
| * ARM: imx: Add bmode support for iMX7Marek Vasut2020-08-174-5/+23
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2020-08-2577-94/+34981
|\ \
| * | x86: qemu-x86_defconfig: Increase CONFIG_SYS_MALLOC_F_LENStefan Roese2020-08-251-0/+1