summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-01Merge tag 'u-boot-imx-20190101' of git://www.denx.de/git/u-boot-imxTom Rini
2019-01-01nand: vybrid: Extend the vf610 NFC NAND driver to support device tree (and DM)Lukasz Majewski
2019-01-01Kconfig: Add entry for VF610 NAND NFC device tree aware driverLukasz Majewski
2019-01-01nand: vybrid: Use calloc() instead of malloc() to allocate struct nfcLukasz Majewski
2019-01-01drivers: ddr: introduce DDR driver for i.MX8MPeng Fan
2019-01-01imx: rename mx8m,MX8M to imx8m,IMX8MPeng Fan
2019-01-01ARM: vybrid: Provide pinctrl driver for Vybrid (vf610)Lukasz Majewski
2019-01-01w1: Add driver for i.MX bus master controllerMartin Fuzzey
2019-01-01watchdog: imx: add config to disable wdog resetXiaoliang Yang
2019-01-01watchdog: driver support for fsl-lsch2Xiaoliang Yang
2018-12-29clk: uniphier: add NAND 200MHz clockMasahiro Yamada
2018-12-29mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada
2018-12-29mtd: rawnand: denali: optimize timing parameters for data interfaceMasahiro Yamada
2018-12-29mtd: rawnand: denali_dt: add more clocks based on IP datasheetMasahiro Yamada
2018-12-27power: regulator: Return success on attempt to disable an always-on regulatorLokesh Vutla
2018-12-26phy: Fix u-boot coruption when fixed-phy is usedMichal Simek
2018-12-26dm: pinctrl: Prevent (re-)configuring pins when already done before relocationLukasz Majewski
2018-12-21Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-12-21Merge tag 'mips-updates-for-2019.11' of git://git.denx.de/u-boot-mipsTom Rini
2018-12-20arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device tableAng, Chee Hong
2018-12-20arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration DriverAng, Chee Hong
2018-12-19mmc: Add JZ47xx SD/MMC controller driverPaul Burton
2018-12-19misc: Add JZ47xx efuse driverPaul Burton
2018-12-19gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spiGregory CLEMENT
2018-12-19pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)Gregory CLEMENT
2018-12-19DW SPI: Allow to overload the management of the external CSGregory CLEMENT
2018-12-19net: add support for bcm6368-enetÁlvaro Fernández Rojas
2018-12-19net: add support for bcm6348-enetÁlvaro Fernández Rojas
2018-12-19dma: add bcm6348-iudma supportÁlvaro Fernández Rojas
2018-12-18drivers: serial: Add SiFive UART driverAnup Patel
2018-12-18timer: Add generic driver for RISC-V privileged architecture defined timerBin Meng
2018-12-18cpu: Add a RISC-V CPU driverBin Meng
2018-12-15Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-12-15syscon: update syscon_node_to_regmap to use the DM functionsPatrick Delaunay
2018-12-15serial: serial_stm32: Add reset supportPatrice Chotard
2018-12-15tee: change return code for REE FS supplicant cmdIgor Opaniuk
2018-12-14usb: musb-new: sunxi: Fix null pointer accessStefan Mavrodiev
2018-12-14usb: composite: Fix max packet size for USB3.0Siva Durga Prasad Paladugu
2018-12-14usb: musb-new: Add support for DM_USBJean-Jacques Hiblot
2018-12-14usb: musb-new: Allow the diver not to use the set_phy_power() callbackJean-Jacques Hiblot
2018-12-14dwc3-generic: Add support for the am437xJean-Jacques Hiblot
2018-12-14phy: omap_usb2: Add support for am437xJean-Jacques Hiblot
2018-12-14spl: drivers: Link usb common library to SPL if USB gadget is enabledJean-Jacques Hiblot
2018-12-14usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot
2018-12-14PHY: Add phy driver for the keystone USB PHYJean-Jacques Hiblot
2018-12-14usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"Jean-Jacques Hiblot
2018-12-14usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford
2018-12-14usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford
2018-12-14usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPLMartyn Welch
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski