aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-08imx8mp: refine power on imx8mp boardhaidong.zheng
2021-04-06Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-04-06usb: xhci: Make debug output better readable and checkpatch cleanStefan Roese
2021-04-06usb: xhci: Add missing xhci_readl()Aaron Williams
2021-04-06Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini
2021-04-06mmc: mmc-uclass: Use dev_seq() to read aliases node's indexAswath Govindraju
2021-04-06mmc: Check for device with a seq number equal to num before checking against ...Aswath Govindraju
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle
2021-04-06mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle
2021-04-06net: designware: remove amlogic compatiblesNeil Armstrong
2021-04-06net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong
2021-04-06net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong
2021-04-06net: designware: add DM_MDIO supportNeil Armstrong
2021-04-06net: add MMIO Register MDIO MUX driverNeil Armstrong
2021-04-06watchdog: Allow to use CONFIG_WDT without starting watchdogPali Rohár
2021-04-06watchdog: Show error message when initr_watchdog() cannot start watchdogPali Rohár
2021-04-06watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()Pali Rohár
2021-04-06cfi_flash: Fix detection of 8-bit bus flash devices via address shiftJagannadha Sutradharudu Teki
2021-04-06pinctrl: Return -ENOSYS when system call is not availableSimon Glass
2021-04-06simple-pm-bus: Use -ENOSYS for checking missing system callSimon Glass
2021-04-06clk: Return -ENOSYS when system call is not availableSimon Glass
2021-04-06clk: Update drivers to use -EINVALSimon Glass
2021-04-06usb: Return -ENOSYS when system call is not availableSimon Glass
2021-04-06dm: core: Use -ENOSPC in acpi_get_path()Simon Glass
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini
2021-03-30spi: xilinx_spi: Trivial fixes in axi qspi driverT Karthik Reddy
2021-03-30clk: zynqmp: Fix clk dump valuesT Karthik Reddy
2021-03-30net: gem: Fix setting PCS auto-negotiation stateRobert Hancock
2021-03-29Merge tag 'v2021.04-rc5' into nextTom Rini
2021-03-27spi: spi-uclass: Add support to manually relocate spi memory opsT Karthik Reddy
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-03-27sf: Support querying write-protectSimon Glass
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass
2021-03-27sandbox: cros_ec: Only write EC state when the EC is probedSimon Glass
2021-03-27sandbox: Only call timer_timebase_fallback() if presentSimon Glass
2021-03-27x86: video: Allow coreboot video to be used on any x86 boardSimon Glass
2021-03-27video: Fix video on coreboot with the copy bufferSimon Glass
2021-03-27x86: Make coreboot sysinfo available to any x86 boardSimon Glass
2021-03-27mmc: pci_mmc: Set up the card detectSimon Glass
2021-03-27tegra: i2c: Drop LOG_DEBUGSimon Glass
2021-03-27x86: Probe device if needed in intel_gpio_xlate()Simon Glass
2021-03-27x86: p2sb: Drop LOG_DEBUGSimon Glass
2021-03-27mtd: spi_flash_free()Heinrich Schuchardt
2021-03-26Merge tag 'dm-pull-26mar21-take2' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-03-26dm: core: Use separate priv/plat data regionSimon Glass
2021-03-26dm: core: Allow storing priv/plat data separatelySimon Glass