summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-30net: ravb: Fix reset GPIO handlingMarek Vasut
2017-11-30i2c: rcar_iic: Add RCar IIC driverMarek Vasut
2017-11-30serial: sh: Unify R8A7795 and R8A7796 as Gen3Marek Vasut
2017-11-30clk: rmobile: Add R8A7796 xHCI clockMarek Vasut
2017-11-30clk: rmobile: Move preboot clock shutdown to the driverMarek Vasut
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini
2017-11-29net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu
2017-11-29net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu
2017-11-29mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee
2017-11-29net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu
2017-11-28Merge git://git.denx.de/u-boot-mipsTom Rini
2017-11-28Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-11-28Update Paul Burton's email addressPaul Burton
2017-11-29gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada
2017-11-29mtd: nand: denali: sync with Linux 4.15-rc1Masahiro Yamada
2017-11-29mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada
2017-11-29mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada
2017-11-29mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon
2017-11-29mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada
2017-11-29mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon
2017-11-29mtd: nand: Drop the ->errstat() hookBoris Brezillon
2017-11-29mtd: nand: Drop unused cached programming supportBoris Brezillon
2017-11-29mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon
2017-11-29mtd: nand: Support controllers with custom pageMarc Gonzalez
2017-11-29mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon
2017-11-29mtd: nand: Fix data interface configuration logicBoris Brezillon
2017-11-29mtd: nand: automate NAND timings selectionBoris Brezillon
2017-11-29mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer
2017-11-29mtd: nand: convert ONFI mode into data interfaceSascha Hauer
2017-11-29mtd: nand: Create a NAND reset functionSascha Hauer
2017-11-29mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon
2017-11-29bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada
2017-11-28net: xilinx_axi_emac: Read dma address using fdtdec_get_addrSiva Durga Prasad Paladugu
2017-11-28net: xilinx_axi_emac: Use wait_for_bit instead of while loopSiva Durga Prasad Paladugu
2017-11-28ata: Fix ahci wordingMichal Simek
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek
2017-11-28mtd: nand: zynq: Add a config option to use 1st stage bootloader timingJeff Westfahl
2017-11-28Merge git://git.denx.de/u-boot-socfpgaTom Rini
2017-11-28Merge git://git.denx.de/u-boot-usbTom Rini
2017-11-28usb: r8a66597: Add support for RZ/A seriesChris Brandt
2017-11-27Merge git://www.denx.de/git/u-boot-imxTom Rini
2017-11-27pinctrl: imx6ul: Fix pinctrl data overlapped with DT areaJagan Teki
2017-11-26arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytesTien Fong Chee
2017-11-26Trigger watchdog before calling usb_gadget_handle_interruptsVincent Prince
2017-11-26usb: gadget: storage: Increase FSG_BUFLENMarek Vasut
2017-11-26usb: ehci: do not invalidate a NULL bufferDirk Behme
2017-11-26dm: usb: ehci: avoid possible NULL dereferenceHeinrich Schuchardt
2017-11-26usb: xhci: Add Renesas R-Car xHCI driverMarek Vasut
2017-11-26usb: ehci: Fix accessors for big-endian platforms and descriptorsAlexey Brodkin