summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-marvellWIP/14Apr2020Tom Rini2020-04-1426-158/+920
|\
| * arm: mvebu: turris_mox: fix PCIe ranges in device treeMarek Behún2020-04-141-0/+11
| * arm64: mvebu: a37xx: add device-tree fixer for PCIe regionsMarek Behún2020-04-142-0/+55
| * arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún2020-04-142-17/+1
| * arm64: mvebu: a37xx: improve code determining memory info structuresMarek Behún2020-04-143-26/+235
| * arm64: mvebu: armada-8k: move dram init codeMarek Behún2020-04-144-46/+59
| * arm: mvebu: turris_mox: sort headers alphabeticallyMarek Behún2020-04-141-8/+8
| * arm: mvebu: turris_mox: don't use hardcoded addressesMarek Behún2020-04-142-11/+14
| * arm: mvebu: dts: turris_mox: fix USB3 regulatorMarek Behún2020-04-141-0/+1
| * arm: mvebu: turris_mox: Setup Linux's device tree before bootMarek Behún2020-04-142-18/+278
| * arm: mvebu: dts: turris_mox: update sdhci propertiesMarek Behún2020-04-141-0/+18
| * arm: mvebu: turris_mox: Fix early SPI communicationMarek Behún2020-04-141-3/+6
| * arm: mvebu: clearfog: Use Pro DT by defaultJoel Johnson2020-04-141-1/+1
| * arm: mvebu: clearfog: move ENV params to KconfigJoel Johnson2020-04-142-2/+8
| * arm: mvebu: clearfog: add SPI offsetsJoel Johnson2020-04-141-0/+12
| * arm: mvebu: clearfog: Unify DT selection pathsJoel Johnson2020-04-142-1/+2
| * arm: mvebu: clearfog: Add SATA mode flagsJoel Johnson2020-04-142-0/+31
| * arm: mvebu: clearfog: Add option for 2.5 Gbps SFPJoel Johnson2020-04-142-0/+12
| * arm: mvebu: clearfog: initial ClearFog Base variantJoel Johnson2020-04-143-6/+52
| * arm: mvebu: clearfog: use Pro name by defaultJoel Johnson2020-04-141-1/+1
| * arm: mvebu: solidrun: remove hardcoded DTS MAC addressJoel Johnson2020-04-141-1/+0
| * arm: mvebu: fix SerDes table alignmentJoel Johnson2020-04-141-3/+3
| * arm: mvebu: clearfog: support multiple SATA bootJoel Johnson2020-04-141-4/+34
| * arm: mvebu: clearfog: add SCSI to distro bootcmdJoel Johnson2020-04-141-0/+7
| * arm: mvebu: update RTC values for PCIe memory wrappersChris Packham2020-04-144-0/+35
| * arm: mvebu: clearfog: add scsi target to distro-bootJosua Mayer2020-04-141-0/+7
| * arm: mvebu: drivers/ddr: remove redundant assignmentHeinrich Schuchardt2020-04-141-4/+0
| * arm: mvebu: dts: Sort Armada series dts alphabeticallyJosip Kelecic2020-04-141-10/+10
| * ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham2020-04-145-1/+24
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaWIP/13Apr2020Tom Rini2020-04-139-146/+308
|\ \
| * | arm: socfpga: arria10: Enable cache driver in SPLLey Foon Tan2020-04-132-0/+5
| * | arm: dts: arria10: Update dtsi/dts from LinuxLey Foon Tan2020-04-134-56/+108
| * | arm: dts: arria10: Move uboot specific properties to u-boot.dtsiLey Foon Tan2020-04-136-92/+186
| * | ARM: socfpga: Enable DM RTC bootcount on ABB SECU1Marek Vasut2020-04-132-0/+11
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-04-133-0/+107
|\ \ \ | |_|/ |/| |
| * | drivers: usb: host: Add BRCM xHCI driverRayagonda Kokatanur2020-04-133-0/+107
| * | usb: Migrate to support live DT for some driverKever Yang2020-04-1311-57/+42
| * | usb: ehci-msm: Use dev interface to get device addressKever Yang2020-04-131-3/+1
| * | usb: dwc3-of-simple: Drop redundant inclding header fileKever Yang2020-04-131-1/+0
| |/
* | Merge branch 'next'Tom Rini2020-04-13403-6392/+15439
|\ \
| * \ Merge branch '2020-04-11-CI-further-improvements' into nextTom Rini2020-04-1114-261/+280
| |\ \
| | * | travis/gitlab/azure: Run cppcheck in parallelWIP/2020-04-11-CI-further-improvementsSimon Glass2020-04-103-3/+3
| | * | test/py: Allow using buildman to build U-BootSimon Glass2020-04-102-10/+33
| | * | travis/gitlab/azure: Drop repeated buildman call with test.pySimon Glass2020-04-103-22/+5
| | * | travis/gitlab/azure: Simplify the exit code for test.pySimon Glass2020-04-103-14/+2
| | * | travis/gitlab/azure: Enable test_handoffSimon Glass2020-04-103-3/+3
| | * | travis/gitlab/azure: Use -W to avoid warnings checkSimon Glass2020-04-103-23/+21
| | * | travis/gitlab/azure: Use bash to avoid a_test_which_does_not_existSimon Glass2020-04-103-11/+6
| | * | gitlab/azure: Use -w flag for all test.py buildsSimon Glass2020-04-102-8/+9
| | * | gitlab/azure: Drop unnecessary if..fi when using test.pySimon Glass2020-04-102-30/+22