summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-09mtd: nand: fsl_ifc: Fix eccstat array overflow for IFC ver >= 2.0.0Jagdish Gediya
2018-05-09spi: fsl_qspi: Introduce is_controller_busy functionRajat Srivastava
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07syscon: add Linux-compatible syscon APIMasahiro Yamada
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada
2018-05-07dm: ofnode: add ofnode_device_is_compatible() helperMasahiro Yamada
2018-05-07regmap: clean up regmap allocationMasahiro Yamada
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-05-03Merge git://git.denx.de/u-boot-usbTom Rini
2018-05-03Merge git://git.denx.de/u-boot-shTom Rini
2018-05-02clk: renesas: Drop USB extal from the R8A7792 clock driverMarek Vasut
2018-05-02drivers:power:max77693: remove redundant logical constraintHeinrich Schuchardt
2018-05-02mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer
2018-05-02mmc: fix return value check conditionPeng Fan
2018-04-30usb: f_mass_storage: simplify logical expressionHeinrich Schuchardt
2018-04-30usb: gadget: remove duplicate assignment.Heinrich Schuchardt
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini
2018-04-30Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-28serial: serial_stm32: Rename status register flagsPatrice Chotard
2018-04-28serial: serial_stm32: Enable overrunPatrice Chotard
2018-04-28spl: disk: usb: Add dependencies to sprintf/strto*Alex Kiernan
2018-04-28serial: Migrate CONFIG_FSL_LINFLEXUART to KconfigTuomas Tynkkynen
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford
2018-04-26Merge git://git.denx.de/u-boot-usbTom Rini
2018-04-27arm: socfpga: Fix with the correct polling on bit is setTien Fong Chee
2018-04-26usb: gadget: composite: fix NULL pointer when a non standard request is receivedChristophe Kerello
2018-04-26usb: host: dwc3: fix phys initNeil Armstrong
2018-04-26Merge git://git.denx.de/u-boot-rockchipTom Rini
2018-04-26dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driverLukasz Majewski
2018-04-26eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MX...Lukasz Majewski
2018-04-25Merge git://git.denx.de/u-boot-spiTom Rini
2018-04-25rockchip: rv1108: add ofdata_to_platdata() method for driverKever Yang
2018-04-25rockchip: rk3128: add ofdata_to_platdata() method for driverKever Yang
2018-04-25rockchip: rk3036: add ofdata_to_platdata() method for driverKever Yang
2018-04-25rockchip: timer: add compatible strings for rk3188 and rk3288Philipp Tomsich
2018-04-25rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSICWadim Egorov
2018-04-25sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich
2018-04-24Merge git://git.denx.de/u-boot-videoTom Rini
2018-04-24video-uclass: Fix logical-not-parentheses warningTom Rini
2018-04-23mmc: Staticize sd_select_bus_widthMarek Vasut
2018-04-23Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-04-24clk: uniphier: disable SPL_CLKMasahiro Yamada
2018-04-24mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada
2018-04-24mmc: tmio: move clk_enable() to each driver's probe functionMasahiro Yamada
2018-04-23Merge tag 'xilinx-for-v2018.05-rc3' of git://git.denx.de/u-boot-microblazeTom Rini
2018-04-23mmc: avoid division by zero in meson_mmc_config_clockHeinrich Schuchardt
2018-04-23watchdog: cadence: Remove useless ioremapMichal Simek