summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: bcm6345: allow this driver on ARCH_BCM63158Philippe Reynes2019-04-121-1/+1
* gpio: bcm6345: allow this driver on ARCH_BCM6858Philippe Reynes2019-04-121-1/+1
* gpio: bcm6345: switch to raw I/O functionsPhilippe Reynes2019-04-121-6/+6
* ag7xxx: add initial support for s17Rosy Song2019-04-121-16/+123
* dma: bcm6348: check if driver is enabled before send/recvÁlvaro Fernández Rojas2019-04-121-0/+6
* net: mscc: ocelot: Fix reset of the physHoratiu Vultur2019-04-121-17/+10
* drivers: add ethernet support for qca953x in ag7xxx driverRosy Song2019-04-121-17/+186
* drivers: fix typo for pinctrl qca953xRosy Song2019-04-121-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-04-112-22/+19
|\
| * usb: ehci-mx6: Use common code to extract dr_modeAdam Ford2019-04-091-14/+15
| * usb: host: Print device name when scanningIsmael Luceno Cortes2019-04-091-8/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-1129-1728/+9177
|\ \
| * | net: sh_eth: Initialize PHY in probe() onceMarek Vasut2019-04-091-14/+17
| * | pinctrl: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut2019-04-097-1496/+2511
| * | pinctrl: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut2019-04-093-62/+81
| * | pinctrl: renesas: Add TDSEL fixup for H2/E2 ES1.0 SoCsMarek Vasut2019-04-092-0/+22
| * | clk: renesas: Synchronize Gen3 tables with Linux 5.0Marek Vasut2019-04-098-130/+215
| * | clk: renesas: Synchronize Gen2 tables with Linux 5.0Marek Vasut2019-04-094-16/+14
| * | pinctrl: renesas: Add R8A77965 pin control tablesMarek Vasut2019-04-095-11/+5991
| * | clk: renesas: Add R8A77965 clock tablesMarek Vasut2019-04-094-19/+346
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2019-04-091-0/+10
|\ \
| * | mtd: ubi, ubifs debug: Use pr_debug instead of pr_critEran Matityahu2019-04-091-1/+1
| * | mtd: ubi debug: Remove the pid print from ubi_assertEran Matityahu2019-04-091-0/+10
| |/
* | net: macb: Add small delay after link establishmentStefan Roese2019-04-091-1/+7
* | pinctrl: at91: add slewrate support for SAM9X60Claudiu Beznea2019-04-091-0/+34
* | pinctrl: at91: add compatibles for SAM9X60 pin controllerClaudiu Beznea2019-04-091-0/+1
* | pinctrl: at91: add drive strength support for SAM9X60Claudiu Beznea2019-04-091-0/+34
* | pinctrl: at91: add option to use drive strength bitsClaudiu Beznea2019-04-091-5/+10
* | arm: at91: Enable watchdog supportStefan Roese2019-04-091-10/+0
* | arm: at91: Remove CONFIG_AT91_HW_WDT_TIMEOUTStefan Roese2019-04-092-5/+3
* | watchdog: at91sam9_wdt: Fix WDT setup in at91_wdt_start()Stefan Roese2019-04-091-12/+14
* | serial: atmel_usart: Use fixed clock value in SPL version with DM_SERIALStefan Roese2019-04-092-0/+21
|/
* net: dm: fec: Support phy-reset-post-delay propertyAndrejs Cainikovs2019-04-082-0/+12
* net: phy: implement fallback mechanism for negative phy adressesHannes Schmelzer2019-04-071-1/+2
* phy: Also allow MESON_GXM for MESON_GXL_USB_PHYNeil Armstrong2019-04-031-1/+1
* clk: sunxi: a10: Add CLK_AHB_GMACJagan Teki2019-04-011-0/+2
* Merge tag 'video-fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-videoTom Rini2019-03-311-25/+37
|\
| * sunxi: video: HDMI: Fix clock setupJernej Skrabec2019-03-281-25/+37
* | Merge tag 'rockchip-fixes-for-2019.04' of git://git.denx.de/u-boot-rockchipTom Rini2019-03-313-13/+76
|\ \
| * | pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrlDavid Wu2019-03-293-13/+76
* | | mmc: correct the HS400 initialization processBOUGH CHEN2019-03-291-2/+1
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-03-263-8/+57
|\ \ | |/ |/|
| * mmc: tmio: Clamp SD_SECCNT to 16bit values on 16bit IPMarek Vasut2019-03-251-1/+4
| * mmc: sh_mmcif: Set default MMCIF clock rateMarek Vasut2019-03-251-1/+1
| * clk: renesas: Add support for setting MMCIF clock divider on Gen2Marek Vasut2019-03-251-0/+42
| * clk: renesas: Fix swapped div and mul in debug output on Gen2Marek Vasut2019-03-251-1/+1
| * clk: renesas: Fix SDH clock divider decoding on Gen2Marek Vasut2019-03-251-5/+9
* | Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-0/+36
* | mmc: Align MMC_TRACE with tiny printfMarek Vasut2019-03-251-10/+10
|/
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2019-03-211-5/+1
|\