aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev1-0/+7
2018-03-13net: sun8i_emac: Fix PHY initializationSamuel Holland1-1/+1
2018-03-13mmc: sunxi: support cd-invertedHeinrich Schuchardt1-2/+8
2018-03-09bcm283x_pl011: Flush RX queue after setting baud rateAlexander Graf3-7/+35
2018-03-09serial_bcm283x_mu: Flush RX queue after setting baud rateAlexander Graf1-1/+7
2018-03-09treewide: Fix gdsys mail addressesMario Six4-4/+4
2018-03-05Merge git://git.denx.de/u-boot-shTom Rini6-0/+26
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada43-43/+43
2018-03-05input: indicate that code page 437 is usedHeinrich Schuchardt1-1/+4
2018-03-05pinctrl: Kconfig: Fix typoMarek BehĂșn1-3/+3
2018-03-05gpio: pca953x_gpio: Support label setting from DTMario Six1-2/+13
2018-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas1-1/+1
2018-03-05Atmel TPM: Fix potential buffer overrunsJeremy Boone1-2/+12
2018-03-05Infineon TPM: Fix potential buffer overrunsJeremy Boone1-2/+3
2018-03-05STMicro TPM: Fix potential buffer overrunsJeremy Boone2-4/+6
2018-03-05usb: xhci-rcar: Add R8A77965 M3N entriesMarek Vasut1-0/+1
2018-03-05pinctrl: rmobile: Add R8A77965 M3N entriesMarek Vasut1-0/+3
2018-03-05net: ravb: Add R8A77965 M3N entriesMarek Vasut1-0/+1
2018-03-05mmc: uniphier-sd: Add R8A77965 M3N entriesMarek Vasut1-0/+1
2018-03-05gpio: rcar: Add R8A77965 M3N entriesMarek Vasut1-0/+1
2018-03-05clk: renesas: Add R8A77965 M3N entriesMarek Vasut1-0/+19
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar2-4/+7
2018-03-01mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar1-0/+6
2018-03-01microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar1-0/+5
2018-03-01i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar1-0/+12
2018-03-01i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar1-0/+6
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar1-0/+7
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar1-0/+7
2018-03-01i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQVipul Kumar1-0/+6
2018-02-28arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar1-0/+7
2018-02-28fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar1-0/+5
2018-02-26net: phy: smsc: Add SMSC LAN8741 supportArno Steffens1-0/+11
2018-02-26net: e1000: Fix e1000_igb semaphore handlingBernhard Messerklinger1-1/+1
2018-02-26NET: designware: fix clock enableEugeniy Paltsev1-1/+1
2018-02-26phy: Fix style violationsMario Six1-37/+57
2018-02-26net: phy: marvell 88e151x: Fix handling of bare RGMII interface typeMario Six1-1/+2
2018-02-26net: phy: marvell: Fix style violationsMario Six1-22/+22
2018-02-26net: tsec: Make live-tree compatibleMario Six1-23/+19
2018-02-26net: tsec: Fix memory leak in error pathMario Six1-1/+3
2018-02-26net: tsec: Fix style violationsMario Six1-35/+37
2018-02-25Merge git://git.denx.de/u-boot-mmcTom Rini3-26/+34
2018-02-26mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specifiedJean-Jacques Hiblot1-0/+2
2018-02-26mmc: omap_hsmmc: make it possible to compile out ADMA supportJean-Jacques Hiblot2-6/+15
2018-02-26mmc: omap_hsmmc: compile out write support if not neededJean-Jacques Hiblot1-2/+9
2018-02-26mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot1-3/+3
2018-02-25Merge git://git.denx.de/u-boot-rockchipTom Rini2-0/+38
2018-02-25bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2-18/+4
2018-02-24rockchip: clk: rk3399: handle set_rate/get_rate for PLL_PPLLPhilipp Tomsich1-0/+9
2018-02-24rockchip: clk: rk3368: handle clk_enable requests for GMACPhilipp Tomsich1-0/+19
2018-02-24rockchip: clk: rk3399: handle clk_enable requests for GMACPhilipp Tomsich1-0/+10