summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | ata: DWC_AHSATA depends on BLKTom Rini2021-04-101-0/+1
* | | Merge tag 'video-2021-07-rc1' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2021-04-1113-52/+303
|\ \ \ | |/ / |/| |
| * | video: Fix line padding calculation for 16 and 24 BPP bitmapsSylwester Nawrocki2021-04-101-2/+2
| * | tegra: video: fix tegra_dc_sor_config_panel()Heinrich Schuchardt2021-04-101-2/+2
| * | finish removing mb862xx video driverTrevor Woerner2021-04-101-14/+0
| * | video: SIMPLE_PANEL depends on DM_GPIOAsherah Connor2021-04-101-1/+1
| * | pwm: Add a driver for Chrome OS EC PWMAlper Nebi Yasak2021-04-104-0/+111
| * | video: backlight: Support PWMs without a known period_nsAlper Nebi Yasak2021-04-102-8/+23
| * | rockchip: video: vop: Add reset supportArnaud Patard (Rtp)2021-04-101-3/+47
| * | rockchip: video: edp: Add missing reset supportArnaud Patard (Rtp)2021-04-101-0/+22
| * | rockchip: video: vop: Fix format of fbbase in debug stringArnaud Patard (Rtp)2021-04-101-1/+1
| * | rockchip: pwm: Fix default polarityArnaud Patard (Rtp)2021-04-101-1/+1
| * | Rockchip: video: vop: Reserve efi fb memoryArnaud Patard (Rtp)2021-04-101-0/+7
| * | rockchip: video: edp: Add rk3399 supportArnaud Patard (Rtp)2021-04-101-20/+65
| * | rockchip: video: vop: Use endpoint compatible string to find VOP modeArnaud Patard (Rtp)2021-04-101-2/+23
* | | 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