summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-16dm: core: remove the duplicated function dm_ofnode_pre_relocPatrick Delaunay
2020-04-16dm: core: refactor functions reading an u32 from dtDario Binacchi
2020-04-16dm: core: support reading a single indexed u32 valueDario Binacchi
2020-04-16dm: test: add test case for dev_read_u64 functionDario Binacchi
2020-04-16dm: core: Add a way to skip powering down power domainsSimon Glass
2020-04-16dm: core: Add logging on unbind failureSimon Glass
2020-04-16fdt: Fix 'system' commandTom Warren
2020-04-16sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUGHeinrich Schuchardt
2020-04-16sandbox: implement ft_board_setup()Heinrich Schuchardt
2020-04-16sandbox: add reserved-memory node in device treeHeinrich Schuchardt
2020-04-16patman: Apply the cc limit to the cover letter alsoSimon Glass
2020-04-16doc: driver-model: there is no UCLASS_ETHERNETHeinrich Schuchardt
2020-04-16configs: sandbox: enable LOG_SYSLOGHeinrich Schuchardt
2020-04-16test: log: test syslog logging driverHeinrich Schuchardt
2020-04-16test: log functions with CONFIG_LOG=nHeinrich Schuchardt
2020-04-16log: output for CONFIG_LOG=nHeinrich Schuchardt
2020-04-16log: syslog driverHeinrich Schuchardt
2020-04-16log: correct CONFIG_LOG_TEST prerequisitesHeinrich Schuchardt
2020-04-16dm: core: Move "/chosen" and "/firmware" node scanPatrick Delaunay
2020-04-16dm: core: remove redundant assignmentHeinrich Schuchardt
2020-04-16dm: core: remove redundant if statementHeinrich Schuchardt
2020-04-16sandbox: also restore terminal settings when killed by SIGINTRasmus Villemoes
2020-04-16sandbox: Update PCI nodes in dts filesTom Rini
2020-04-16sandbox: p2sb: Silence compiler warningSimon Glass
2020-04-16serial: Set baudrate on bootSean Anderson
2020-04-15Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2020-04-15Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2020-04-15board: stm32mp1: correct CONFIG_IS_ENABLED usage for LEDPatrick Delaunay
2020-04-15ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfigPatrick Delaunay
2020-04-15ARM: dts: stm32: Rename LEDs to match silkscreen on AV96Marek Vasut
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-04-15ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2Marek Vasut
2020-04-15ARM: dts: stm32: Define FMC2 base addressMarek Vasut
2020-04-15net: dwc_eth_qos: implement phy reg and max-speed for stm32Patrick Delaunay
2020-04-15net: dwc_eth_qos: implement reset-gpios for stm32Christophe Roullier
2020-04-15watchdog: sp805_wdt: get platform clock from dt fileRayagonda Kokatanur
2020-04-15watchdog: honour hw_margin_ms DT propertyRasmus Villemoes
2020-04-15watchdog: move initr_watchdog() to wdt-uclass.cRasmus Villemoes
2020-04-15watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.hRasmus Villemoes
2020-04-14Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2020-04-14arm: mvebu: turris_mox: fix PCIe ranges in device treeMarek Behún
2020-04-14arm64: mvebu: a37xx: add device-tree fixer for PCIe regionsMarek Behún
2020-04-14arm: mvebu: turris_mox: support devices with RAM > 1 GBMarek Behún
2020-04-14arm64: mvebu: a37xx: improve code determining memory info structuresMarek Behún
2020-04-14arm64: mvebu: armada-8k: move dram init codeMarek Behún
2020-04-14arm: mvebu: turris_mox: sort headers alphabeticallyMarek Behún
2020-04-14arm: mvebu: turris_mox: don't use hardcoded addressesMarek Behún
2020-04-14arm: mvebu: dts: turris_mox: fix USB3 regulatorMarek Behún
2020-04-14arm: mvebu: turris_mox: Setup Linux's device tree before bootMarek Behún
2020-04-14arm: mvebu: dts: turris_mox: update sdhci propertiesMarek Behún