summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: sunxi: support cd-invertedHeinrich Schuchardt2018-03-131-2/+8
* bcm283x_pl011: Flush RX queue after setting baud rateAlexander Graf2018-03-093-7/+35
* serial_bcm283x_mu: Flush RX queue after setting baud rateAlexander Graf2018-03-091-1/+7
* treewide: Fix gdsys mail addressesMario Six2018-03-094-4/+4
* Merge git://git.denx.de/u-boot-shTom Rini2018-03-056-0/+26
|\
| * usb: xhci-rcar: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
| * pinctrl: rmobile: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+3
| * net: ravb: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
| * mmc: uniphier-sd: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
| * gpio: rcar: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+1
| * clk: renesas: Add R8A77965 M3N entriesMarek Vasut2018-03-051-0/+19
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-0543-43/+43
* | input: indicate that code page 437 is usedHeinrich Schuchardt2018-03-051-1/+4
* | pinctrl: Kconfig: Fix typoMarek BehĂșn2018-03-051-3/+3
* | gpio: pca953x_gpio: Support label setting from DTMario Six2018-03-051-2/+13
* | spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* | Atmel TPM: Fix potential buffer overrunsJeremy Boone2018-03-051-2/+12
* | Infineon TPM: Fix potential buffer overrunsJeremy Boone2018-03-051-2/+3
* | STMicro TPM: Fix potential buffer overrunsJeremy Boone2018-03-052-4/+6
|/
* mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MIN_FREQVipul Kumar2018-03-012-4/+7
* mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar2018-03-011-0/+6
* microblaze: Added Kconfig support for CONFIG_XILINX_GPIOVipul Kumar2018-03-011-0/+5
* i2c: Added kconfig support for CONFIG_ZYNQ_I2C0 and CONFIG_ZYNQ_I2C1Vipul Kumar2018-03-011-0/+12
* i2c: Added Kconfig support for CONFIG_ZYNQ_GEM_I2C_MAC_OFFSETVipul Kumar2018-03-011-0/+6
* i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SPEEDVipul Kumar2018-03-011-0/+7
* i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQ_SLAVEVipul Kumar2018-03-011-0/+7
* i2c: Added Kconfig support for CONFIG_SYS_I2C_ZYNQVipul Kumar2018-03-011-0/+6
* arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPLVipul Kumar2018-02-281-0/+7
* fpga: Added Kconfig support for FPGA_SPARTAN3Vipul Kumar2018-02-281-0/+5
* net: phy: smsc: Add SMSC LAN8741 supportArno Steffens2018-02-261-0/+11
* net: e1000: Fix e1000_igb semaphore handlingBernhard Messerklinger2018-02-261-1/+1
* NET: designware: fix clock enableEugeniy Paltsev2018-02-261-1/+1
* phy: Fix style violationsMario Six2018-02-261-37/+57
* net: phy: marvell 88e151x: Fix handling of bare RGMII interface typeMario Six2018-02-261-1/+2
* net: phy: marvell: Fix style violationsMario Six2018-02-261-22/+22
* net: tsec: Make live-tree compatibleMario Six2018-02-261-23/+19
* net: tsec: Fix memory leak in error pathMario Six2018-02-261-1/+3
* net: tsec: Fix style violationsMario Six2018-02-261-35/+37
* Merge git://git.denx.de/u-boot-mmcTom Rini2018-02-253-26/+34
|\
| * mmc: omap_hsmmc: use a default 52MHz max clock rate if none is specifiedJean-Jacques Hiblot2018-02-261-0/+2
| * mmc: omap_hsmmc: make it possible to compile out ADMA supportJean-Jacques Hiblot2018-02-262-6/+15
| * mmc: omap_hsmmc: compile out write support if not neededJean-Jacques Hiblot2018-02-261-2/+9
| * mmc: omap_hsmmc: do not embed struct mmc in struct omap_hsmmc_platJean-Jacques Hiblot2018-02-261-3/+3
| * mmc: fix off-by-one bug in mmc_startup_v4()Alexander Kochetkov2018-02-231-1/+1
| * mmc: Drop unnecessary case for mmc_probe()Faiz Abbas2018-02-231-6/+1
| * mmc: synchronize the sequence with enum bus_mode in mmc.hJaehoon Chung2018-02-211-8/+3
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2018-02-252-0/+38
|\ \
| * | rockchip: clk: rk3399: handle set_rate/get_rate for PLL_PPLLPhilipp Tomsich2018-02-241-0/+9
| * | rockchip: clk: rk3368: handle clk_enable requests for GMACPhilipp Tomsich2018-02-241-0/+19
| * | rockchip: clk: rk3399: handle clk_enable requests for GMACPhilipp Tomsich2018-02-241-0/+10