summaryrefslogtreecommitdiff
path: root/drivers
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: core: Add a way to skip powering down power domainsSimon Glass
2020-04-16dm: core: Add logging on unbind failureSimon Glass
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: 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-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
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-14Merge branch 'master' of git://git.denx.de/u-boot-marvellTom Rini
2020-04-14arm: mvebu: drivers/ddr: remove redundant assignmentHeinrich Schuchardt
2020-04-14ddr: marvell: a38x: Allow boards to specify CK_DELAY parameterChris Packham
2020-04-13Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-04-13Merge branch 'next'Tom Rini
2020-04-13drivers: usb: host: Add BRCM xHCI driverRayagonda Kokatanur
2020-04-13usb: Migrate to support live DT for some driverKever Yang
2020-04-13usb: ehci-msm: Use dev interface to get device addressKever Yang
2020-04-13usb: dwc3-of-simple: Drop redundant inclding header fileKever Yang
2020-04-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xxTom Rini
2020-04-10video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...Bin Meng
2020-04-10Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dmTom Rini
2020-04-10Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"Biwen Li
2020-04-09dm: dump.c: Refactor dm_dump_drivers printsOvidiu Panait
2020-04-09dm: dump.c: Fix segfault when entry->of_match is NULLOvidiu Panait
2020-04-09usb: Keep async schedule running only across mass storage xfersMarek Vasut
2020-04-09cmd: Add test and fix bugs for dm driversSean Anderson
2020-04-08Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-04-07Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-04-06serial: zynq: Change uart initialization logicMichal Simek
2020-04-06watchdog: versal: Add support for Xilinx window watchdogAshok Reddy Soma
2020-04-06firmware: zynqmp: Enable IPI code calling also in EL3Michal Simek
2020-04-06watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driverMichal Simek
2020-04-06net: zynq-gem: Setup and use mdio base separatelyMichal Simek
2020-04-06nand: raw: zynq: Do not try to probe driver if nand flash is disabledMichal Simek
2020-04-06nand: raw: Do not free xnand structureMichal Simek
2020-04-06net: zynq_gem: Add cache flush to zynq_gem_free_pktAshok Reddy Soma
2020-04-06clk: meson: reset mmc clock on probeJerome Brunet
2020-04-06mmc: meson-gx: enable input clocksJerome Brunet
2020-04-06clk: meson-g12a: missing breakHeinrich Schuchardt
2020-04-05clk: socfpga: Read the clock parent's register base in probe functionChee Hong Ang
2020-04-04Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2020-04-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini