summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini
2021-04-10ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini
2021-04-10ppc: Remove TARGET_T1040QDS referencesTom Rini
2021-04-10arm: Remove s32v234evb boardTom Rini
2021-04-10arm: Remove vexpress_ca15_tc2 boardTom Rini
2021-04-10arm: Remove apf27 boardTom Rini
2021-04-10drivers: ata: Remove mvsata_ide driverTom Rini
2021-04-10ata: DWC_AHSATA depends on BLKTom Rini
2021-04-09Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-04-09Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2021-04-09ram: stm32: fix strsep failed on read only memorydillon min
2021-04-08mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessaryHaibo Chen
2021-04-08mmc: fsl_esdhc_imx: remove redundant cmd11 related code.Haibo Chen
2021-04-08mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock outputHaibo Chen
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