aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-16log: syslog driverHeinrich Schuchardt5-1/+129
2020-04-16log: correct CONFIG_LOG_TEST prerequisitesHeinrich Schuchardt1-1/+1
2020-04-16dm: core: Move "/chosen" and "/firmware" node scanPatrick Delaunay2-36/+18
2020-04-16dm: core: remove redundant assignmentHeinrich Schuchardt1-1/+1
2020-04-16dm: core: remove redundant if statementHeinrich Schuchardt1-4/+2
2020-04-16sandbox: also restore terminal settings when killed by SIGINTRasmus Villemoes1-0/+9
2020-04-16sandbox: Update PCI nodes in dts filesTom Rini5-13/+18
2020-04-16sandbox: p2sb: Silence compiler warningSimon Glass1-1/+1
2020-04-16serial: Set baudrate on bootSean Anderson1-0/+1
2020-04-15Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...Tom Rini17-48/+228
2020-04-15Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini3-39/+57
2020-04-15board: stm32mp1: correct CONFIG_IS_ENABLED usage for LEDPatrick Delaunay2-2/+2
2020-04-15ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfigPatrick Delaunay2-6/+0
2020-04-15ARM: dts: stm32: Rename LEDs to match silkscreen on AV96Marek Vasut1-3/+3
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay11-36/+30
2020-04-15ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2Marek Vasut3-0/+121
2020-04-15ARM: dts: stm32: Define FMC2 base addressMarek Vasut1-0/+1
2020-04-15net: dwc_eth_qos: implement phy reg and max-speed for stm32Patrick Delaunay1-1/+18
2020-04-15net: dwc_eth_qos: implement reset-gpios for stm32Christophe Roullier1-0/+53
2020-04-15watchdog: sp805_wdt: get platform clock from dt fileRayagonda Kokatanur1-2/+13
2020-04-15watchdog: honour hw_margin_ms DT propertyRasmus Villemoes1-1/+10
2020-04-15watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes2-33/+34
2020-04-15watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.hRasmus Villemoes1-3/+0
2020-04-14Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini26-158/+920
2020-04-14arm: mvebu: turris_mox: fix PCIe ranges in device treeMarek Behún1-0/+11
2020-04-14arm64: mvebu: a37xx: add device-tree fixer for PCIe regionsMarek Behún2-0/+55
2020-04-14arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún2-17/+1
2020-04-14arm64: mvebu: a37xx: improve code determining memory info structuresMarek Behún3-26/+235
2020-04-14arm64: mvebu: armada-8k: move dram init codeMarek Behún4-46/+59
2020-04-14arm: mvebu: turris_mox: sort headers alphabeticallyMarek Behún1-8/+8
2020-04-14arm: mvebu: turris_mox: don't use hardcoded addressesMarek Behún2-11/+14
2020-04-14arm: mvebu: dts: turris_mox: fix USB3 regulatorMarek Behún1-0/+1
2020-04-14arm: mvebu: turris_mox: Setup Linux's device tree before bootMarek Behún2-18/+278
2020-04-14arm: mvebu: dts: turris_mox: update sdhci propertiesMarek Behún1-0/+18
2020-04-14arm: mvebu: turris_mox: Fix early SPI communicationMarek Behún1-3/+6
2020-04-14arm: mvebu: clearfog: Use Pro DT by defaultJoel Johnson1-1/+1
2020-04-14arm: mvebu: clearfog: move ENV params to KconfigJoel Johnson2-2/+8
2020-04-14arm: mvebu: clearfog: add SPI offsetsJoel Johnson1-0/+12
2020-04-14arm: mvebu: clearfog: Unify DT selection pathsJoel Johnson2-1/+2
2020-04-14arm: mvebu: clearfog: Add SATA mode flagsJoel Johnson2-0/+31
2020-04-14arm: mvebu: clearfog: Add option for 2.5 Gbps SFPJoel Johnson2-0/+12
2020-04-14arm: mvebu: clearfog: initial ClearFog Base variantJoel Johnson3-6/+52
2020-04-14arm: mvebu: clearfog: use Pro name by defaultJoel Johnson1-1/+1
2020-04-14arm: mvebu: solidrun: remove hardcoded DTS MAC addressJoel Johnson1-1/+0
2020-04-14arm: mvebu: fix SerDes table alignmentJoel Johnson1-3/+3
2020-04-14arm: mvebu: clearfog: support multiple SATA bootJoel Johnson1-4/+34
2020-04-14arm: mvebu: clearfog: add SCSI to distro bootcmdJoel Johnson1-0/+7
2020-04-14arm: mvebu: update RTC values for PCIe memory wrappersChris Packham4-0/+35
2020-04-14arm: mvebu: clearfog: add scsi target to distro-bootJosua Mayer1-0/+7
2020-04-14arm: mvebu: drivers/ddr: remove redundant assignmentHeinrich Schuchardt1-4/+0