summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | arm: octeontx2: Add support for OcteonTX2 SoC platformsSuneel Garapati2020-08-2518-0/+1105
| * | arm: octeontx: Add support for OcteonTX SoC platformsSuneel Garapati2020-08-2517-0/+1104
| * | watchdog: Add reset support for OcteonTX / TX2Suneel Garapati2020-08-253-0/+77
| * | mmc: Add MMC controller driver for OcteonTX / TX2Suneel Garapati2020-08-254-0/+4114
| * | pci: Add PCI controller driver for OcteonTX / TX2Suneel Garapati2020-08-253-0/+373
| * | ata: ahci: Add BAR index quirk for Cavium PCI SATA deviceSuneel Garapati2020-08-251-0/+15
| * | arm: octeontx2: Add headers for OcteonTX2Suneel Garapati2020-08-2513-0/+25948
| * | arm: octeontx: Add headers for OcteonTXSuneel Garapati2020-08-257-0/+1828
| * | arm: include/asm/io.h: Add 64bit clrbits and setbits helpersSuneel Garapati2020-08-251-0/+16
| * | pci: pci-uclass: Check validity of ofnodeSuneel Garapati2020-08-251-3/+7
| * | pci: pci-uclass: Add support for Alternate-RoutingID capabilitySuneel Garapati2020-08-252-0/+35
| * | pci: pci-uclass: Add VF BAR map support for Enhanced AllocationSuneel Garapati2020-08-252-5/+65
| * | pci: pci-uclass: Add support for Single-Root I/O VirtualizationSuneel Garapati2020-08-253-0/+162
| * | pci: pci-uclass: Add support for Enhanced Allocation in BridgesSuneel Garapati2020-08-251-6/+18
| * | pci: pci-uclass: Add multi entry support for memory regionsSuneel Garapati2020-08-256-5/+43
| * | pci: pci-uclass: Make DT subnode parse optionalSuneel Garapati2020-08-251-1/+2
| * | pci: pci-uclass: Fix incorrect argument in map_physmemSuneel Garapati2020-08-251-2/+2
| * | pci: pci-uclass: Dynamically allocate the PCI regionsStefan Roese2020-08-252-9/+9
| * | ARM: renesas: Drop unnecessary function ft_board_setup()Stefan Roese2020-08-251-47/+0
| * | pci: pci-uclass: Remove #ifdef CONFIG_NR_DRAM_BANKS as its always setStefan Roese2020-08-251-16/+1
| * | dm: core: Add API to read PCI bus-range propertyStefan Roese2020-08-252-0/+29