summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-16Drop CONFIG_FSL_ESDHC_USE_PERIPHERAL_CLK usageYangbo Lu
2020-01-16mmc: fsl_esdhc: drop useless fdt fixupYangbo Lu
2020-01-16mmc: fsl_esdhc_imx: drop QorIQ eSDHC specific peripheral clock codeYangbo Lu
2020-01-15Add dependencies for MALLOC_F and OF_LIBFDTSean Anderson
2020-01-15Kconfig: Rename CONFIG_SPL_DMA_SUPPORT to CONFIG_SPL_DMAVignesh Raghavendra
2020-01-14mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhcGiulio Benetti
2020-01-14mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statementGiulio Benetti
2020-01-14ram: add SDRAM driver for i.MXRT SoCsGiulio Benetti
2020-01-14serial_lpuart: add support for i.MXRTGiulio Benetti
2020-01-14serial_lpuart: add clock enable if CONFIG_CLK is definedGiulio Benetti
2020-01-14gpio: mxc_gpio: add support for i.MXRT1050Giulio Benetti
2020-01-14pinctrl: add i.MXRT driverGiulio Benetti
2020-01-14clk: imx: add i.IMXRT1050 clk driverGiulio Benetti
2020-01-14clk: imx: pfd: add set_rate()Giulio Benetti
2020-01-14clk: imx: pllv3: add support for PLLV3_AV typeGiulio Benetti
2020-01-14clk: imx: pllv3: add PLLV3_SYS supportGiulio Benetti
2020-01-14clk: imx: pllv3: add set_rate() supportGiulio Benetti
2020-01-14clk: imx: pllv3: add disable() supportGiulio Benetti
2020-01-14clk: imx: pllv3: add enable() supportGiulio Benetti
2020-01-14clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USBGiulio Benetti
2020-01-14clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocksGiulio Benetti
2020-01-14clk: imx8qxp: extend to support getting I2C IPG clockAnatolij Gustschin
2020-01-14mmc: fsl_esdhc_imx: Handle the "broken-cd" propertyFabio Estevam
2020-01-14net: zynq: Add a note about RX_BUF macroMichal Simek
2020-01-14firmware: Remove probe which is causing extra bindAshok Reddy Soma
2020-01-14zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma
2020-01-14zynq: mtd: nand: Move zynq nand driver to driver modelAshok Reddy Soma
2020-01-14spi: Fix manual relocation calling more timesAshok Reddy Soma
2020-01-14mtd: nand: Remove hardcoded base address of nandAshok Reddy Soma
2020-01-14mtd: nand: Move arasan nand driver to driver modelAshok Reddy Soma
2020-01-10virtio: fix typo devicdHeinrich Schuchardt
2020-01-10poweroff: add poweroff for mt6323 pmicFrank Wunderlich
2020-01-10rtc: add support for DS3232 deviceHan Nandor
2020-01-10bootcount: add a DM i2c eeprom backing store for bootcountRobert Beckett
2020-01-10drivers: mcfmii: add dm supportAngelo Durgehello
2020-01-10drivers: fsl_mcdmafec: conversion to dmAngelo Durgehello
2020-01-10drivers: mcffec: conversion to dmAngelo Durgehello
2020-01-10drivers: net: add mcf fec dm Kconfig supportAngelo Durgehello
2020-01-09Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-mpc83xxTom Rini
2020-01-09Merge tag 'dm-pull-8jan20' of git://git.denx.de/u-boot-dmTom Rini
2020-01-09Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-01-08Merge tag 'efi-2020-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-01-08Merge tag 'u-boot-imx-20200108' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-08Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2020-01-08Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-01-08ata: fsl_sata: Continue probing other sata port when failed current port.Peng Ma
2020-01-08ata: sata_sil: Continue probing other sata port when failed current port.Peng Ma
2020-01-08clk: imx: add i.MX8MP clk driverPeng Fan
2020-01-08clk: imx: add imx_clk_mux2_flagsPeng Fan
2020-01-08power: Add new PMIC PCA9450 driverYe Li