aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-16x86: Move acpi_s3.h to include/acpi/Simon Glass
2020-04-16dm: core: Add basic ACPI supportSimon Glass
2020-04-16pci: Adjust dm_pci_read_bar32() to return errors correctlySimon Glass
2020-04-16dm: pci: Allow disabling auto-config for a deviceSimon Glass
2020-04-16tpm: Don't cleanup unless an error happensSimon Glass
2020-04-16tpm: cr50: Use the correct GPIO bindingSimon Glass
2020-04-16tpm: cr50: Add a comment for cr50_privSimon Glass
2020-04-16tpm: cr50: Release locality on exitSimon Glass
2020-04-16cpu: Support querying the address widthSimon Glass
2020-04-16serial: ns16550: Provide UART base clock speed in ->getinfo()Andy Shevchenko
2020-04-16dm: serial: Add clock member to struct serial_device_infoAndy Shevchenko
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