summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDRTom Rini2018-02-252-18/+4
* | | Migrate CONFIG_BOOTCOUNT_ALEN to KconfigAlex Kiernan2018-02-241-1/+8
* | | Migrate generic bootcount to KconfigAlex Kiernan2018-02-242-1/+12
* | | Integrate AT91 bootcount driverAlex Kiernan2018-02-242-1/+6
* | | Convert CONFIG_BOOTCOUNT_I2C to KconfigAlex Kiernan2018-02-241-0/+9
* | | Convert CONFIG_BOOTCOUNT_RAM to KconfigAlex Kiernan2018-02-241-0/+6
* | | Convert CONFIG_BOOTCOUNT_ENV to KconfigAlex Kiernan2018-02-241-0/+12
* | | Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan2018-02-242-1/+9
* | | Prepare for multiple bootcount driversAlex Kiernan2018-02-241-14/+11
* | | Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMITAlex Kiernan2018-02-241-8/+1
|/ /
* | Merge git://git.denx.de/u-boot-videoTom Rini2018-02-243-29/+85
|\ \
| * | rockchip: video: rk_vop: migrate to livetreePhilipp Tomsich2018-02-231-28/+57