summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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
2019-04-23clk: create meson directory and move related driversJerome Brunet7-1/+25
2019-04-23pinctrl: meson: add g12a supportJerome Brunet5-5/+1312
2019-04-23regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2-2/+2
2019-04-23led: add initial support for bcm6858Philippe Reynes3-0/+258
2019-04-23misc: fs_loader: Replace label with DT phandleTien Fong Chee1-21/+15
2019-04-23misc: fs_loader: Add support for initializing block deviceTien Fong Chee1-0/+23
2019-04-22drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes1-0/+3
2019-04-22drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes1-2/+15
2019-04-22drivers: nand: brcmnand: add initial supportPhilippe Reynes10-0/+3334
2019-04-22mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon1-160/+853
2019-04-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini8-78/+509
2019-04-22Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini11-24/+396
2019-04-21usb: dwc2: fix gadget disconnectFabrice Gasnier2-3/+17
2019-04-21fastboot: add support for 'getvar platform'Eugeniu Rosca1-0/+14
2019-04-21fastboot: Replace literal 32 with PART_NAME_LENAlex Kiernan1-3/+3