aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-08gpio: atmel_pio4: give a full configuration when muxing pinsLudovic Desroches1-18/+18
2018-05-08pci: intel: Add Intel FPGA PCIe controller driverLey Foon Tan3-0/+438
2018-05-08pinctrl: meson: Update pinmux with new Linux bindingsNeil Armstrong2-13/+13
2018-05-08clk: clk_stm32f: Use PLLSAIP as USB 48MHz clockPatrice Chotard2-14/+34
2018-05-08dm: led: auto probe() LEDs with "default-state"Patrick Bruenn1-0/+9
2018-05-08dm: led: Support "default-state" propertyPatrick Bruenn1-1/+15
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla1-1/+1
2018-05-07syscon: add Linux-compatible syscon APIMasahiro Yamada1-0/+64
2018-05-07regmap: change regmap_init_mem() to take ofnode instead udeviceMasahiro Yamada11-16/+15
2018-05-07dm: ofnode: add ofnode_device_is_compatible() helperMasahiro Yamada2-7/+12
2018-05-07regmap: clean up regmap allocationMasahiro Yamada6-29/+16
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini11-22/+11
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1453-2975/+1452
2018-05-03Merge git://git.denx.de/u-boot-usbTom Rini2-2/+2
2018-05-03Merge git://git.denx.de/u-boot-shTom Rini1-2/+0
2018-05-02clk: renesas: Drop USB extal from the R8A7792 clock driverMarek Vasut1-2/+0
2018-05-02drivers:power:max77693: remove redundant logical constraintHeinrich Schuchardt1-2/+0
2018-05-02mmc: zynq_sdhci: use correct quirk if CONFIG_ZYNQ_HISPD_BROKEN is definedHannes Schmelzer1-1/+1
2018-05-02mmc: sdhci: add SDHCI_QUIRK_BROKEN_HISPD_MODEHannes Schmelzer1-1/+7
2018-05-02mmc: fix return value check conditionPeng Fan1-1/+1
2018-04-30usb: f_mass_storage: simplify logical expressionHeinrich Schuchardt1-1/+1
2018-04-30usb: gadget: remove duplicate assignment.Heinrich Schuchardt1-1/+1
2018-04-30Merge git://git.denx.de/u-boot-imxTom Rini1-1/+2
2018-04-30Merge git://git.denx.de/u-boot-sunxiTom Rini1-15/+20
2018-04-28serial: serial_stm32: Rename status register flagsPatrice Chotard2-8/+8
2018-04-28serial: serial_stm32: Enable overrunPatrice Chotard2-8/+15
2018-04-28spl: disk: usb: Add dependencies to sprintf/strto*Alex Kiernan1-0/+4
2018-04-28serial: Migrate CONFIG_FSL_LINFLEXUART to KconfigTuomas Tynkkynen2-4/+7
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini185-365/+0
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford4-22/+5
2018-04-26Merge git://git.denx.de/u-boot-usbTom Rini2-11/+17
2018-04-27arm: socfpga: Fix with the correct polling on bit is setTien Fong Chee1-5/+5
2018-04-26usb: gadget: composite: fix NULL pointer when a non standard request is receivedChristophe Kerello1-1/+4
2018-04-26usb: host: dwc3: fix phys initNeil Armstrong1-10/+13
2018-04-26Merge git://git.denx.de/u-boot-rockchipTom Rini5-3/+44
2018-04-26dts: dm: fec: imx53: Provide proper compatible string for imx53 fec driverLukasz Majewski1-0/+1
2018-04-26eth: dm: fec: Change FEC PHY mask setting from CONFIG_PHYLIB to CONFIG_FEC_MX...Lukasz Majewski1-1/+1
2018-04-25Merge git://git.denx.de/u-boot-spiTom Rini4-1/+186
2018-04-25rockchip: rv1108: add ofdata_to_platdata() method for driverKever Yang1-1/+9
2018-04-25rockchip: rk3128: add ofdata_to_platdata() method for driverKever Yang1-1/+10
2018-04-25rockchip: rk3036: add ofdata_to_platdata() method for driverKever Yang1-1/+10
2018-04-25rockchip: timer: add compatible strings for rk3188 and rk3288Philipp Tomsich1-0/+2
2018-04-25rockchip: clk: rk3288: add clk_enable function and support USB HOST0/HSICWadim Egorov1-0/+13
2018-04-25sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich1-11/+16
2018-04-24Merge git://git.denx.de/u-boot-videoTom Rini2-1/+1
2018-04-24video-uclass: Fix logical-not-parentheses warningTom Rini1-1/+1
2018-04-23mmc: Staticize sd_select_bus_widthMarek Vasut1-1/+1
2018-04-23Merge git://git.denx.de/u-boot-uniphierTom Rini4-23/+52
2018-04-24clk: uniphier: disable SPL_CLKMasahiro Yamada1-1/+0
2018-04-24mmc: uniphier-sd: skip clock set-up for SPLMasahiro Yamada1-0/+4