summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* avb: add support for named persistent valuesIgor Opaniuk2019-04-261-19/+102
* sysreset: syscon: remove POWER reset causePatrick Delaunay2019-04-261-0/+3
* net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT2019-04-261-1/+7
* mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT2019-04-261-2/+2
* firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis2019-04-262-11/+23
* firmware: ti_sci: Add support for firewall managementAndrew F. Davis2019-04-262-0/+298
* Merge git://git.denx.de/u-boot-marvellTom Rini2019-04-267-23/+101
|\
| * watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese2019-04-261-8/+0
| * watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese2019-04-263-5/+2
| * watchdog: cadence: Remove driver specific "timeout-sec" handlingStefan Roese2019-04-261-9/+6
| * watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-262-0/+27
| * mmc: mv_sdhci: add driver model supportPierre Bourdon2019-04-261-1/+66
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-04-262-6/+25
|\ \ | |/ |/|
| * rtc: m41t62: add compatible for m41t82Simon Goldschmidt2019-04-251-0/+11
| * i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt2019-04-251-6/+14
* | Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-244-24/+16
|\ \
| * | dm: core: Change platform specific translation-offset handlingStefan Roese2019-04-233-24/+15
| * | simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driverLukas Auer2019-04-231-0/+1
* | | Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini2019-04-244-13/+72
|\ \ \
| * | | mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello2019-04-231-6/+55
| * | | mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay2019-04-231-3/+3
| * | | mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard2019-04-232-4/+13
| * | | pinctrl: stm32: Add st,stm32f769-pinctrl compatible stringPatrice Chotard2019-04-231-0/+1
* | | | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini2019-04-2418-192/+1868
|\ \ \ \ | |_|_|/ |/| | |
| * | | clk: meson: add g12a supportJerome Brunet2019-04-233-0/+324
| * | | clk: create meson directory and move related driversJerome Brunet2019-04-237-1/+25
| * | | pinctrl: meson: add g12a supportJerome Brunet2019-04-235-5/+1312
| * | | regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-232-2/+2
| * | | pinctrl: meson: axg: Fix PIN and BANK offsetsGuillaume La Roque2019-04-101-179/+179
| * | | reset-meson: Add AXG reset compatibleNeil Armstrong2019-04-101-0/+1
| * | | i2c: meson: add configurable divider factorsGuillaume La Roque2019-04-101-5/+25
* | | | pinctrl: add driver for MT8516Fabien Parent2019-04-233-0/+396
* | | | clk: mediatek: add driver for MT8516Fabien Parent2019-04-232-0/+803
* | | | clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent2019-04-231-0/+12
* | | | mmc: mtk-sd: fix configuration option checkFabien Parent2019-04-231-4/+4
* | | | mmc: mtk-sd: add support for MT8516Fabien Parent2019-04-231-0/+10
* | | | mmc: mtk-sd: add source_cg clock supportFabien Parent2019-04-231-0/+5
* | | | net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo2019-04-233-0/+607
* | | | reset: add reset driver for HiSilicon platformShawn Guo2019-04-233-0/+110
* | | | pci: Add boundary check for hose->regionsThierry Reding2019-04-231-0/+5
* | | | led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes2019-04-231-1/+1
* | | | led: add initial support for bcm6858Philippe Reynes2019-04-223-0/+258
* | | | misc: fs_loader: Replace label with DT phandleTien Fong Chee2019-04-221-21/+15
* | | | misc: fs_loader: Add support for initializing block deviceTien Fong Chee2019-04-221-0/+23
* | | | drivers: nand: brcmnand: add an option to read the write-protect from device ...Philippe Reynes2019-04-221-0/+3
* | | | drivers: nand: brcmnand: add parameter parameter-page-big-endianPhilippe Reynes2019-04-221-2/+15
* | | | drivers: nand: brcmnand: add initial supportPhilippe Reynes2019-04-2210-0/+3334
* | | | mtd: nand: provide several helpers to do common NAND operationsBoris Brezillon2019-04-221-160/+853
| |_|/ |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-04-218-78/+509
|\ \ \
| * | | usb: dwc2: fix gadget disconnectFabrice Gasnier2019-04-212-3/+17