summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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-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
2018-04-23nand: zynq: Cleanup initializationEzequiel Garcia
2018-04-23nand: zynq: Fix driver initializationEzequiel Garcia
2018-04-23spi: dw: invert wait condition in dw_spi_xferEugeniy Paltsev
2018-04-22Merge git://git.denx.de/u-boot-usbTom Rini
2018-04-21usb: dwc3-of-simple: fix error check of clk_get_bulk when disabledNeil Armstrong
2018-04-21usb: dwc3-of-simple: Add support for DRA7/AM57 platforms.Jean-Jacques Hiblot
2018-04-21usb: dwc3-of-simple: Fix dependenciesJean-Jacques Hiblot
2018-04-21mmc: sh_mmcif: Add Kconfig entryMarek Vasut
2018-04-21mmc: sh_mmcif: Add DM and DT probing supportMarek Vasut
2018-04-21clk: renesas: Minor clean up of the R8A7794 clock driverMarek Vasut
2018-04-21clk: renesas: Minor clean up of the R8A7792 clock driverMarek Vasut
2018-04-19sf: Add Spansion s25fl208k entrySean Nyekjaer
2018-04-19mtd: sf: add support for sst26wf016, sst26wf032, sst26wf064Eugeniy Paltsev
2018-04-19mtd: sf: Add support of sst26wf* flash ICs protection opsEugeniy Paltsev
2018-04-18Merge git://git.denx.de/u-boot-uniphierTom Rini
2018-04-18reset: uniphier: add ethernet reset control supportKunihiko Hayashi
2018-04-18clk: uniphier: add ethernet clock control supportKunihiko Hayashi
2018-04-17Merge git://git.denx.de/u-boot-socfpgaTom Rini
2018-04-17clk: fix clk_get_bulk when phandle errorNeil Armstrong
2018-04-17reset: fix reset_get_bulk when phandle errorNeil Armstrong
2018-04-17i2c: designware: add reset ctrl to driverDinh Nguyen
2018-04-17reset: socfpga: add reset driver for SoCFPGA platformDinh Nguyen
2018-04-17mmc: mv_sdhci: zero out sdhci_host structureMatt Pelland
2018-04-16serial: Remove duplicated line in MakefilePatrice Chotard
2018-04-16Merge git://git.denx.de/u-boot-x86Tom Rini
2018-04-16pci: video: Only print out when everything is OKBin Meng
2018-04-16video: vesa: Change default FRAMEBUFFER_VESA_MODEBin Meng
2018-04-16bios: vesa: Guard setting vesa mode with CONFIG_FRAMEBUFFER_SET_VESA_MODEBin Meng