summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2019-04-26sysreset: syscon: remove POWER reset causePatrick Delaunay
2019-04-26net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT
2019-04-26mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT
2019-04-26firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis
2019-04-26firmware: ti_sci: Add support for firewall managementAndrew F. Davis
2019-04-26Merge git://git.denx.de/u-boot-marvellTom Rini
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-26watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese
2019-04-26watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese
2019-04-26watchdog: cadence: Remove driver specific "timeout-sec" handlingStefan Roese
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese
2019-04-26mmc: mv_sdhci: add driver model supportPierre Bourdon
2019-04-25ddr: imx8m: hide i.MX8M DDR options from device driver entryPeng Fan
2019-04-25mxc_ocotp: Disable fuse sense for imx8mq B1Ye Li
2019-04-25mxc_ocotp: Update redundancy banks for mx7ulp B0Ye Li
2019-04-25misc: imx8: scu: add i.MX8QM supportPeng Fan
2019-04-25clk: imx8: add i.MX8QM clk driverPeng Fan
2019-04-25clk: imx8: split code into common and soc specific partPeng Fan
2019-04-25pinctrl: imx8: add i.MX8QM compatiblePeng Fan
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski
2019-04-25USB: DM: Convert i.MX5 ehci code to driver modelLukasz Majewski
2019-04-25imx8: fuse: add fuse driverPeng Fan
2019-04-25rtc: m41t62: add compatible for m41t82Simon Goldschmidt
2019-04-25i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini
2019-04-23dm: core: Change platform specific translation-offset handlingStefan Roese
2019-04-23simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driverLukas Auer
2019-04-23pinctrl: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add driver for MT8516Fabien Parent
2019-04-23clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent
2019-04-23mmc: mtk-sd: fix configuration option checkFabien Parent
2019-04-23mmc: mtk-sd: add support for MT8516Fabien Parent
2019-04-23mmc: mtk-sd: add source_cg clock supportFabien Parent
2019-04-23net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo
2019-04-23reset: add reset driver for HiSilicon platformShawn Guo
2019-04-23pci: Add boundary check for hose->regionsThierry Reding
2019-04-23led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes
2019-04-23mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello
2019-04-23mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay
2019-04-23mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard
2019-04-23pinctrl: stm32: Add st,stm32f769-pinctrl compatible stringPatrice Chotard
2019-04-23clk: meson: add g12a supportJerome Brunet
2019-04-23clk: create meson directory and move related driversJerome Brunet
2019-04-23pinctrl: meson: add g12a supportJerome Brunet
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong
2019-04-22led: add initial support for bcm6858Philippe Reynes