summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini2021-04-103-3/+0
* ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini2021-04-102-2/+0
* ppc: Remove TARGET_T1040QDS referencesTom Rini2021-04-101-1/+0
* arm: Remove s32v234evb boardTom Rini2021-04-101-1/+1
* arm: Remove vexpress_ca15_tc2 boardTom Rini2021-04-101-1/+1
* arm: Remove apf27 boardTom Rini2021-04-101-1/+1
* drivers: ata: Remove mvsata_ide driverTom Rini2021-04-103-206/+0
* ata: DWC_AHSATA depends on BLKTom Rini2021-04-101-0/+1
* Merge tag 'u-boot-stm32-20210409' of https://source.denx.de/u-boot/custodians...Tom Rini2021-04-091-0/+3
|\
| * ram: stm32: fix strsep failed on read only memorydillon min2021-04-091-0/+3
* | Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-04-0916-99/+325
|\ \
| * | mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessaryHaibo Chen2021-04-081-0/+12
| * | mmc: fsl_esdhc_imx: remove redundant cmd11 related code.Haibo Chen2021-04-081-9/+0
| * | mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock outputHaibo Chen2021-04-081-8/+21
| * | spl: fit: nand: allow for non-page-aligned elementsTim Harvey2021-04-081-0/+5
| * | crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li2021-04-088-72/+93
| * | fsl_mfgprot: Fix typo in sign_mppubk()Breno Lima2021-04-081-1/+1
| * | imx8m: Add DEK blob encapsulation for imx8mClement Faure2021-04-081-2/+1
| * | crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier2021-04-085-32/+36
| * | crypto: caam: Fix build warnings pointer castingAymen Sghaier2021-04-081-2/+3
| * | crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier2021-04-081-1/+3
| * | caam: enable support for iMX7ULPFranck LENORMAND2021-04-081-1/+1
| * | crypto: caam: change JR running loopFranck LENORMAND2021-04-082-7/+9
| * | crypto: fsl: blob: Flush dcache range for destination addressBreno Lima2021-04-081-0/+6
| * | imx: imx7 Support for Manufacturing ProtectionBreno Lima2021-04-083-0/+162
| * | misc: ocotp: Update OCOTP driver for iMX8MQ B2Ye Li2021-04-081-1/+1
| * | power: pca9450: add a new parameter for power_pca9450_initPeng Fan2021-04-081-2/+2
| * | imx8mp: refine power on imx8mp boardhaidong.zheng2021-04-081-0/+8
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini2021-04-085-15/+28
|\ \ \
| * | | clk: mpfs_clk: Enable DM_FLAG_PRE_RELOC flagBin Meng2021-04-081-0/+1
| * | | timer: sifive_clint: Support the official clint DT bindingsBin Meng2021-04-081-0/+1
| * | | riscv: sifive: Rename fu540 board to unleashedBin Meng2021-04-082-2/+2
| * | | wdt: dw: Free the clock on errorSean Anderson2021-04-081-5/+13
| * | | wdt: dw: Enable the clock before using itSean Anderson2021-04-081-0/+4
| * | | wdt: dw: Switch to if(CONFIG()) instead of using #ifSean Anderson2021-04-081-9/+9
| * | | wdt: dw: Switch to using fls for log2Sean Anderson2021-04-081-2/+1
| |/ /
* | | mmc: mvebu: convert to driver modelHarm Berntsen2021-04-082-126/+190
* | | rtc: add armada38x driverMarek BehĂșn2021-04-083-0/+192
|/ /
* | Merge tag 'mmc-2021-4-6' of https://source.denx.de/u-boot/custodians/u-boot-mmcTom Rini2021-04-064-12/+45
|\ \
| * | mmc: mmc-uclass: Use dev_seq() to read aliases node's indexAswath Govindraju2021-04-061-7/+5
| * | mmc: Check for device with a seq number equal to num before checking against ...Aswath Govindraju2021-04-061-3/+5
| * | mmc: fsl_esdhc: add pulse width detection workaroundMichael Walle2021-04-062-1/+8
| * | mmc: fsl_esdhc: add workaround for erratum A-011334Michael Walle2021-04-062-1/+27
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-04-062-10/+7
|\ \ \
| * | | usb: xhci: Make debug output better readable and checkpatch cleanStefan Roese2021-04-061-6/+3
| * | | usb: xhci: Add missing xhci_readl()Aaron Williams2021-04-061-4/+4
| |/ /
* | | Merge tag 'u-boot-amlogic-20210406' of https://source.denx.de/u-boot/custodia...Tom Rini2021-04-066-4/+545
|\ \ \
| * | | net: designware: remove amlogic compatiblesNeil Armstrong2021-04-061-3/+0
| * | | net: designware: add Amlogic Meson8b & later glue driverNeil Armstrong2021-04-063-0/+159
| * | | net: add Amlogic Meson G12A MDIO MUX driverNeil Armstrong2021-04-063-0/+157