aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-28clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()Patrice Chotard1-6/+6
2018-01-28clk: clk_stm32f: Remove STMMAC clock setupPatrice Chotard1-6/+0
2018-01-28clk: stm32: retrieve external oscillator frequency from DTPatrice Chotard1-21/+57
2018-01-28serial: ns16550: Fix style violationMario Six1-2/+2
2018-01-28gpio: mpc8xxx: Make live-tree compatibleMario Six1-10/+7
2018-01-28gpio: mpc8xxx: Make compatible with more SoCsMario Six1-2/+21
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six3-64/+63
2018-01-28gpio: mpc85xx: Rename driver file to mpc8xxxMario Six2-1/+1
2018-01-28gpio: mpc85xx_gpio: Fix style violationsMario Six1-20/+22
2018-01-28gpio: pca953x_gpio: Make live-tree compatibleMario Six1-3/+1
2018-01-28gpio: pca953x_gpio: Fix style violationsMario Six1-10/+9
2018-01-28usb: host: Drop unused hcd_name from r8a66597-hcd.cTom Rini1-1/+0
2018-01-28usb: Remove isp116x-hcd supportTom Rini3-1800/+0
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini33-1212/+24176
2018-01-27Merge git://git.denx.de/u-boot-usbTom Rini2-2/+2
2018-01-27Merge git://git.denx.de/u-boot-socfpgaTom Rini1-4/+4
2018-01-27net: sh_eth: Add DM and DT supportMarek Vasut1-0/+268
2018-01-27net: sh_eth: Clump legacy functions togetherMarek Vasut1-51/+51
2018-01-27net: sh_eth: Split sh_eth_initMarek Vasut1-37/+59
2018-01-27net: sh_eth: Separate out MAC address programmingMarek Vasut1-6/+13
2018-01-27net: sh_eth: Split sh_eth_recvMarek Vasut1-27/+46
2018-01-27net: sh_eth: Pass sh_eth_dev aroundMarek Vasut1-5/+17
2018-01-27net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut2-9/+4
2018-01-27net: ravb: staticize ravb_startMarek Vasut1-1/+1
2018-01-27pci: rmobile: Add RCar Gen2 PCIe controller driverMarek Vasut3-0/+274
2018-01-27gpio: rmobile: Add RCar Gen2 compatible stringMarek Vasut1-0/+1
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini4-0/+6
2018-01-26gpio: sunxi: Add compatible string for H5 PIOChris Blake1-0/+1
2018-01-26video: bpp16: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26video: bpp8: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26dfu: select HASHMaxime Ripard1-0/+1
2018-01-26Merge git://git.denx.de/u-boot-mipsTom Rini2-0/+90
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini38-292/+1208
2018-01-26dm: ram: bmips: add BCM6318 supportÁlvaro Fernández Rojas1-0/+19
2018-01-26dm: cpu: bmips: add BCM6318 supportÁlvaro Fernández Rojas1-0/+35
2018-01-26dm: cpu: bmips: add BCM6368 supportÁlvaro Fernández Rojas1-0/+36
2018-01-26DW SPI: Get clock value from Device TreeEugeniy Paltsev1-2/+43
2018-01-25usb: ehci: mxs: fix swapped argument in ehci_writel()Daniel Schwierzeck1-1/+1
2018-01-25usb: xhci: Fix bool initialization in xhci_bulk_txGustavo A. R. Silva1-1/+1
2018-01-25ddr: altera: silence PHY calibration unless in debug modeGoldschmidt Simon1-4/+4
2018-01-24pinctrl: rmobile: Import R8A7794 E2 PFC tablesMarek Vasut5-0/+5164
2018-01-24pinctrl: rmobile: Import R8A7792 V2H PFC tablesMarek Vasut5-0/+2819
2018-01-24pinctrl: rmobile: Import R8A7791/R8A7793 M2 PFC tablesMarek Vasut5-0/+6653
2018-01-24pinctrl: rmobile: Import R8A7790 H2 PFC tablesMarek Vasut5-1/+5745
2018-01-24clk: renesas: Import R8A7794 E2 clock tablesMarek Vasut3-0/+284
2018-01-24clk: renesas: Import R8A7792 V2H clock tablesMarek Vasut3-0/+257
2018-01-24clk: renesas: Import R8A7791/R8A7793 M2 clock tablesMarek Vasut3-0/+308
2018-01-24clk: renesas: Import R8A7790 H2 clock tablesMarek Vasut3-0/+303
2018-01-24clk: renesas: Add Gen2 clock coreMarek Vasut5-0/+339
2018-01-24clk: renesas: Add DIV6P1 clock typeMarek Vasut1-0/+6