summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: stm32: retrieve external oscillator frequency from DTPatrice Chotard2018-01-281-21/+57
* serial: ns16550: Fix style violationMario Six2018-01-281-2/+2
* gpio: mpc8xxx: Make live-tree compatibleMario Six2018-01-281-10/+7
* gpio: mpc8xxx: Make compatible with more SoCsMario Six2018-01-281-2/+21
* gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six2018-01-283-64/+63
* gpio: mpc85xx: Rename driver file to mpc8xxxMario Six2018-01-282-1/+1
* gpio: mpc85xx_gpio: Fix style violationsMario Six2018-01-281-20/+22
* gpio: pca953x_gpio: Make live-tree compatibleMario Six2018-01-281-3/+1
* gpio: pca953x_gpio: Fix style violationsMario Six2018-01-281-10/+9
* usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini2018-01-281-1/+0
* usb: Remove isp116x-hcd supportTom Rini2018-01-283-1800/+0
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2018-01-2733-1212/+24176
|\
| * net: sh_eth: Add DM and DT supportMarek Vasut2018-01-271-0/+268
| * net: sh_eth: Clump legacy functions togetherMarek Vasut2018-01-271-51/+51
| * net: sh_eth: Split sh_eth_initMarek Vasut2018-01-271-37/+59
| * net: sh_eth: Separate out MAC address programmingMarek Vasut2018-01-271-6/+13
| * net: sh_eth: Split sh_eth_recvMarek Vasut2018-01-271-27/+46
| * net: sh_eth: Pass sh_eth_dev aroundMarek Vasut2018-01-271-5/+17
| * net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut2018-01-272-9/+4
| * net: ravb: staticize ravb_startMarek Vasut2018-01-271-1/+1
| * pci: rmobile: Add RCar Gen2 PCIe controller driverMarek Vasut2018-01-273-0/+274
| * gpio: rmobile: Add RCar Gen2 compatible stringMarek Vasut2018-01-271-0/+1
| * pinctrl: rmobile: Import R8A7794 E2 PFC tablesMarek Vasut2018-01-245-0/+5164
| * pinctrl: rmobile: Import R8A7792 V2H PFC tablesMarek Vasut2018-01-245-0/+2819
| * pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tablesMarek Vasut2018-01-245-0/+6653
| * pinctrl: rmobile: Import R8A7790 H2 PFC tablesMarek Vasut2018-01-245-1/+5745
| * clk: renesas: Import R8A7794 E2 clock tablesMarek Vasut2018-01-243-0/+284
| * clk: renesas: Import R8A7792 V2H clock tablesMarek Vasut2018-01-243-0/+257
| * clk: renesas: Import R8A7791/R8A7793 M2 clock tablesMarek Vasut2018-01-243-0/+308
| * clk: renesas: Import R8A7790 H2 clock tablesMarek Vasut2018-01-243-0/+303
| * clk: renesas: Add Gen2 clock coreMarek Vasut2018-01-245-0/+339
| * clk: renesas: Add DIV6P1 clock typeMarek Vasut2018-01-241-0/+6
| * clk: renesas: Split out code shared between Gen2 and Gen3Marek Vasut2018-01-244-167/+203
| * clk: renesas: Make clock tables Kconfig configurableMarek Vasut2018-01-242-5/+33
| * clk: renesas: Split SMSTPCR and RMSTPCR tablesMarek Vasut2018-01-246-30/+57
| * clk: renesas: Pull Gen3 specific bits into separate headerMarek Vasut2018-01-246-41/+64
| * clk: renesas: Make PLL configurations per-SoCMarek Vasut2018-01-246-51/+178
| * clk: renesas: Make clk_ids per-driverMarek Vasut2018-01-246-40/+143
| * clk: renesas: Split RCar Gen3 driverMarek Vasut2018-01-247-903/+1052
| * serial: sh: Add support for R7S72100 (RZ/A1)Chris Brandt2018-01-241-1/+2
| * serial: sh: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut2018-01-241-9/+4
| * serial: sh: Replace fdtdec_get_addr() with devfdt_get_addr()Marek Vasut2018-01-241-2/+2
* | Merge git://git.denx.de/u-boot-usbTom Rini2018-01-272-2/+2
|\ \
| * | usb: ehci: mxs: fix swapped argument in ehci_writel()Daniel Schwierzeck2018-01-251-1/+1
| * | usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva2018-01-251-1/+1
* | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2018-01-271-4/+4
|\ \ \
| * | | ddr: altera: silence PHY calibration unless in debug modeGoldschmidt Simon2018-01-251-4/+4
| |/ /
* | | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-01-264-0/+6
|\ \ \
| * | | gpio: sunxi: Add compatible string for H5 PIOChris Blake2018-01-261-0/+1
| * | | video: bpp16: Disable by default on sunXiMaxime Ripard2018-01-261-0/+1