summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-08spl: fit: nand: allow for non-page-aligned elementsTim Harvey1-0/+5
2021-04-08crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li8-72/+93
2021-04-08fsl_mfgprot: Fix typo in sign_mppubk()Breno Lima1-1/+1
2021-04-08imx8m: Add DEK blob encapsulation for imx8mClement Faure1-2/+1
2021-04-08crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier5-32/+36
2021-04-08crypto: caam: Fix build warnings pointer castingAymen Sghaier1-2/+3
2021-04-08crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier1-1/+3
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND1-1/+1
2021-04-08crypto: caam: change JR running loopFranck LENORMAND2-7/+9
2021-04-08crypto: fsl: blob: Flush dcache range for destination addressBreno Lima1-0/+6
2021-04-08imx: imx7 Support for Manufacturing ProtectionBreno Lima3-0/+162
2021-04-08misc: ocotp: Update OCOTP driver for iMX8MQ B2Ye Li1-1/+1
2021-04-08power: pca9450: add a new parameter for power_pca9450_initPeng Fan1-2/+2
2021-04-08imx8mp: refine power on imx8mp boardhaidong.zheng1-0/+8
2021-04-07Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini4-12/+45
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2-10/+7
2021-04-06usb: xhci: Make debug output better readable and checkpatch cleanStefan Roese1-6/+3
2021-04-06usb: xhci: Add missing xhci_readl()Aaron Williams1-4/+4
2021-04-06Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini6-4/+545
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-4/+37
2021-04-06Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashTom Rini1-4/+33
2021-04-06mmc: mmc-uclass: Use dev_seq() to read aliases node's indexAswath Govindraju1-7/+5
2021-04-06mmc: Check for device with a seq number equal to num before checking against ...Aswath Govindraju1-3/+5
2021-04-06mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle2-1/+8
2021-04-06mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle2-1/+27
2021-04-06net: designware: remove amlogic compatiblesNeil Armstrong1-3/+0
2021-04-06net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong3-0/+159
2021-04-06net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong3-0/+157
2021-04-06net: designware: add DM_MDIO supportNeil Armstrong1-1/+92
2021-04-06net: add MMIO Register MDIO MUX driverNeil Armstrong3-0/+137
2021-04-06watchdog: Allow to use CONFIG_WDT without starting watchdogPali Rohár2-0/+18
2021-04-06watchdog: Show error message when initr_watchdog() cannot start watchdogPali Rohár1-1/+7
2021-04-06watchdog: Set/unset GD_FLG_WDT_READY flag in wdt_start()/wdt_stop()Pali Rohár1-3/+12
2021-04-06cfi_flash: Fix detection of 8-bit bus flash devices via address shiftJagannadha Sutradharudu Teki1-4/+33
2021-04-06pinctrl: Return -ENOSYS when system call is not availableSimon Glass1-4/+6
2021-04-06simple-pm-bus: Use -ENOSYS for checking missing system callSimon Glass1-2/+2
2021-04-06clk: Return -ENOSYS when system call is not availableSimon Glass1-4/+4
2021-04-06clk: Update drivers to use -EINVALSimon Glass9-17/+17
2021-04-06usb: Return -ENOSYS when system call is not availableSimon Glass1-1/+1
2021-04-06dm: core: Use -ENOSPC in acpi_get_path()Simon Glass1-1/+1
2021-03-31Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u...Tom Rini3-94/+190
2021-03-30Merge tag 'u-boot-atmel-2021.07-a' of https://source.denx.de/u-boot/custodian...Tom Rini1-3/+23
2021-03-30spi: xilinx_spi: Trivial fixes in axi qspi driverT Karthik Reddy1-5/+3
2021-03-30clk: zynqmp: Fix clk dump valuesT Karthik Reddy1-81/+170
2021-03-30net: gem: Fix setting PCS auto-negotiation stateRobert Hancock1-8/+17
2021-03-30Merge tag 'v2021.04-rc5' into nextTom Rini7-19/+49
2021-03-27spi: spi-uclass: Add support to manually relocate spi memory opsT Karthik Reddy1-0/+11
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass2-6/+2
2021-03-27sf: Support querying write-protectSimon Glass5-0/+38
2021-03-27sandbox: Provide a way to bind fixed/removeable devicesSimon Glass1-4/+4