summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-08spl: fit: nand: allow for non-page-aligned elementsTim Harvey
2021-04-08crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li
2021-04-08fsl_mfgprot: Fix typo in sign_mppubk()Breno Lima
2021-04-08imx8m: Add DEK blob encapsulation for imx8mClement Faure
2021-04-08Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2021-04-08clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flagBin Meng
2021-04-08timer: sifive_clint: Support the official clint DT bindingsBin Meng
2021-04-08riscv: sifive: Rename fu540 board to unleashedBin Meng
2021-04-08wdt: dw: Free the clock on errorSean Anderson
2021-04-08wdt: dw: Enable the clock before using itSean Anderson
2021-04-08wdt: dw: Switch to if(CONFIG()) instead of using #ifSean Anderson
2021-04-08wdt: dw: Switch to using fls for log2Sean Anderson
2021-04-08crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier
2021-04-08crypto: caam: Fix build warnings pointer castingAymen Sghaier
2021-04-08crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND
2021-04-08crypto: caam: change JR running loopFranck LENORMAND
2021-04-08crypto: fsl: blob: Flush dcache range for destination addressBreno Lima
2021-04-08imx: imx7 Support for Manufacturing ProtectionBreno Lima
2021-04-08misc: ocotp: Update OCOTP driver for iMX8MQ B2Ye Li
2021-04-08power: pca9450: add a new parameter for power_pca9450_initPeng Fan
2021-04-08imx8mp: refine power on imx8mp boardhaidong.zheng
2021-04-08mmc: mvebu: convert to driver modelHarm Berntsen
2021-04-08rtc: add armada38x driverMarek Behún
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