summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-29clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard
2017-11-29clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.cPatrice Chotard
2017-11-29clk: stm32f7: add STM32F4 supportPatrice Chotard
2017-11-29clk: stm32f7: add dedicated STM32F7 compatible stringPatrice Chotard
2017-11-29clk: stm32f7: retrieve PWR base address from DTPatrice Chotard
2017-11-30nds32: ftsdc010: Fix SD detech fail on AE3XX.Rick Chen
2017-11-30nds32: ftsdc010: fix wait status error coding.Rick Chen
2017-11-30nds32: ftsdc010: Support ftsdc010 DM.Rick Chen
2017-11-30nds32: mmc: Support ftsdc010 DM.Rick Chen
2017-11-30cosmetic: atcspi200: Rename function name as atcspi200Rick Chen
2017-11-30spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spiRick Chen
2017-11-30atcpit100: timer: Remove arch dependency.Rick Chen
2017-11-30cosmetic: atcpit100_timer: Use device api to get platdataRick Chen
2017-11-30cosmetic: atcpit100_timer: Rename function name as atcpit100Rick Chen
2017-11-30ae3xx: timer: Rename AE3XX to ATCPIT100Rick Chen
2017-11-30ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit.Rick Chen
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