summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...WIP/15Apr2020Tom Rini2020-04-1517-48/+228
|\
| * board: stm32mp1: correct CONFIG_IS_ENABLED usage for LEDPatrick Delaunay2020-04-152-2/+2
| * ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfigPatrick Delaunay2020-04-152-6/+0
| * ARM: dts: stm32: Rename LEDs to match silkscreen on AV96Marek Vasut2020-04-151-3/+3
| * configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay2020-04-1511-36/+30
| * ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2Marek Vasut2020-04-153-0/+121
| * ARM: dts: stm32: Define FMC2 base addressMarek Vasut2020-04-151-0/+1
| * net: dwc_eth_qos: implement phy reg and max-speed for stm32Patrick Delaunay2020-04-151-1/+18
| * net: dwc_eth_qos: implement reset-gpios for stm32Christophe Roullier2020-04-151-0/+53
* | Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini2020-04-153-39/+57
|\ \ | |/ |/|
| * watchdog: sp805_wdt: get platform clock from dt fileRayagonda Kokatanur2020-04-151-2/+13
| * watchdog: honour hw_margin_ms DT propertyRasmus Villemoes2020-04-151-1/+10
| * watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes2020-04-152-33/+34
| * watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.hRasmus Villemoes2020-04-151-3/+0
|/
* 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