summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-11-30nds32: ftsdc010: fix wait status error coding.Rick Chen1-2/+3
2017-11-30nds32: ftsdc010: Support ftsdc010 DM.Rick Chen2-31/+161
2017-11-30nds32: mmc: Support ftsdc010 DM.Rick Chen3-0/+149
2017-11-30cosmetic: atcspi200: Rename function name as atcspi200Rick Chen1-48/+48
2017-11-30spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spiRick Chen3-6/+6
2017-11-30atcpit100: timer: Remove arch dependency.Rick Chen1-1/+1
2017-11-30cosmetic: atcpit100_timer: Use device api to get platdataRick Chen1-2/+2
2017-11-30cosmetic: atcpit100_timer: Rename function name as atcpit100Rick Chen1-17/+17
2017-11-30ae3xx: timer: Rename AE3XX to ATCPIT100Rick Chen3-4/+5
2017-11-30ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit.Rick Chen1-2/+2
2017-11-30gpio: rmobile: Set GPIO mode in GPSR when requestedMarek Vasut1-1/+19
2017-11-30pfc: rmobile: Add hook to configure pin as GPIOMarek Vasut2-0/+30
2017-11-30pinctrl: rmobile: Add support for setting single pinsMarek Vasut1-0/+31
2017-11-30net: ravb: Fix reset GPIO handlingMarek Vasut1-3/+4
2017-11-30i2c: rcar_iic: Add RCar IIC driverMarek Vasut3-0/+278
2017-11-30serial: sh: Unify R8A7795 and R8A7796 as Gen3Marek Vasut1-2/+1
2017-11-30clk: rmobile: Add R8A7796 xHCI clockMarek Vasut1-0/+1
2017-11-30clk: rmobile: Move preboot clock shutdown to the driverMarek Vasut1-0/+59
2017-11-29Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini8-65/+123
2017-11-29net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu1-42/+42
2017-11-29net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu1-1/+10
2017-11-29mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger1-0/+12
2017-11-29mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee1-2/+4
2017-11-29net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu1-12/+29
2017-11-29Merge git://git.denx.de/u-boot-mipsTom Rini1-1/+1
2017-11-29Merge git://git.denx.de/u-boot-uniphierTom Rini11-1565/+2376
2017-11-28Update Paul Burton's email addressPaul Burton1-1/+1
2017-11-28gpio: uniphier: import dt-binginds header from LinuxMasahiro Yamada1-2/+1
2017-11-28mtd: nand: denali: sync with Linux 4.15-rc1Masahiro Yamada5-1295/+1247
2017-11-28mtd: nand: introduce NAND_ROW_ADDR_3 flagMasahiro Yamada1-4/+5
2017-11-28mtd: nand: add generic helpers to check, match, maximize ECC settingsMasahiro Yamada1-0/+220
2017-11-28mtd: nand: Pass the CS line to ->setup_data_interface()Boris Brezillon1-9/+13
2017-11-28mtd: nand: allow drivers to request minimum alignment for passed bufferMasahiro Yamada1-0/+8
2017-11-28mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...Boris Brezillon1-4/+5
2017-11-28mtd: nand: Drop the ->errstat() hookBoris Brezillon2-22/+0
2017-11-28mtd: nand: Drop unused cached programming supportBoris Brezillon2-31/+14
2017-11-28mtd: add mtd_ooblayout_xxx() helper functionsBoris Brezillon1-0/+360
2017-11-28mtd: nand: Support controllers with custom pageMarc Gonzalez1-3/+31
2017-11-28mtd: nand: Add a few more timings to nand_sdr_timingsBoris Brezillon1-1/+25
2017-11-28mtd: nand: Fix data interface configuration logicBoris Brezillon1-12/+36
2017-11-28mtd: nand: automate NAND timings selectionBoris Brezillon1-0/+155
2017-11-28mtd: nand: Expose data interface for ONFI mode 0Sascha Hauer1-0/+11
2017-11-28mtd: nand: convert ONFI mode into data interfaceSascha Hauer1-206/+253
2017-11-28mtd: nand: Create a NAND reset functionSascha Hauer1-3/+18
2017-11-28mtd: nand: Add an option to maximize the ECC strengthBoris Brezillon1-0/+3
2017-11-28bitops: collect BIT macros to include/linux/bitops.hMasahiro Yamada2-3/+1
2017-11-28net: xilinx_axi_emac: Read dma address using fdtdec_get_addrSiva Durga Prasad Paladugu1-2/+2
2017-11-28net: xilinx_axi_emac: Use wait_for_bit instead of while loopSiva Durga Prasad Paladugu1-6/+5
2017-11-28ata: Fix ahci wordingMichal Simek3-5/+5
2017-11-28arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek1-0/+7