summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-03net: mscc: luton: Update network driver for pcb90Horatiu Vultur2-159/+258
2019-05-03mips: rename mach-mt7620 to mach-mtmipsWeijie Gao4-4/+4
2019-05-03net: mscc: ocelot: Update network driver for pcb120Horatiu Vultur2-99/+337
2019-05-03net: Add MSCC Serval network driver.Horatiu Vultur3-0/+711
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini13-299/+882
2019-04-27avb: add support for named persistent valuesIgor Opaniuk1-19/+102
2019-04-27sysreset: syscon: remove POWER reset causePatrick Delaunay1-0/+3
2019-04-27net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT1-1/+7
2019-04-27mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT1-2/+2
2019-04-27firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis2-11/+23
2019-04-27firmware: ti_sci: Add support for firewall managementAndrew F. Davis2-0/+298
2019-04-26Merge git://git.denx.de/u-boot-marvellTom Rini7-23/+101
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-6/+25
2019-04-26watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese1-8/+0
2019-04-26watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese3-5/+2
2019-04-26watchdog: cadence: Remove driver specific "timeout-sec" handlingStefan Roese1-9/+6
2019-04-26watchdog: Implement generic watchdog_reset() versionStefan Roese2-0/+27
2019-04-26mmc: mv_sdhci: add driver model supportPierre Bourdon1-1/+66
2019-04-25ddr: imx8m: hide i.MX8M DDR options from device driver entryPeng Fan1-0/+4
2019-04-25mxc_ocotp: Disable fuse sense for imx8mq B1Ye Li1-0/+5
2019-04-25mxc_ocotp: Update redundancy banks for mx7ulp B0Ye Li1-7/+11
2019-04-25misc: imx8: scu: add i.MX8QM supportPeng Fan1-3/+13
2019-04-25clk: imx8: add i.MX8QM clk driverPeng Fan3-0/+309
2019-04-25clk: imx8: split code into common and soc specific partPeng Fan4-289/+342
2019-04-25pinctrl: imx8: add i.MX8QM compatiblePeng Fan1-0/+1
2019-04-25Convert CONFIG_USB_EHCI_MX5 to KconfigLukasz Majewski1-0/+7
2019-04-25USB: DM: Convert i.MX5 ehci code to driver modelLukasz Majewski1-0/+103
2019-04-25imx8: fuse: add fuse driverPeng Fan2-0/+87
2019-04-25rtc: m41t62: add compatible for m41t82Simon Goldschmidt1-0/+11
2019-04-25i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt1-6/+14
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini4-24/+16
2019-04-24Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini4-13/+72
2019-04-24Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini18-192/+1868
2019-04-24dm: core: Change platform specific translation-offset handlingStefan Roese3-24/+15
2019-04-24simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driverLukas Auer1-0/+1
2019-04-24pinctrl: add driver for MT8516Fabien Parent3-0/+396
2019-04-24clk: mediatek: add driver for MT8516Fabien Parent2-0/+803
2019-04-24clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent1-0/+12
2019-04-24mmc: mtk-sd: fix configuration option checkFabien Parent1-4/+4
2019-04-24mmc: mtk-sd: add support for MT8516Fabien Parent1-0/+10
2019-04-24mmc: mtk-sd: add source_cg clock supportFabien Parent1-0/+5
2019-04-24net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo3-0/+607
2019-04-24reset: add reset driver for HiSilicon platformShawn Guo3-0/+110
2019-04-24pci: Add boundary check for hose->regionsThierry Reding1-0/+5
2019-04-24led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes1-1/+1
2019-04-23mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello1-6/+55
2019-04-23mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay1-3/+3
2019-04-23mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard2-4/+13
2019-04-23pinctrl: stm32: Add st,stm32f769-pinctrl compatible stringPatrice Chotard1-0/+1
2019-04-23clk: meson: add g12a supportJerome Brunet3-0/+324