summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rockchip: rk3128: add sdram driverKever Yang2017-11-302-0/+60
* rockchip: rk3128: add pinctrl driverKever Yang2017-11-303-2/+199
* rockchip: rk3128: add clock driverKever Yang2017-11-302-1/+598
* Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-11-309-6/+423
|\
| * gpio: rmobile: Set GPIO mode in GPSR when requestedMarek Vasut2017-11-301-1/+19
| * pfc: rmobile: Add hook to configure pin as GPIOMarek Vasut2017-11-302-0/+30
| * pinctrl: rmobile: Add support for setting single pinsMarek Vasut2017-11-301-0/+31
| * net: ravb: Fix reset GPIO handlingMarek Vasut2017-11-301-3/+4
| * i2c: rcar_iic: Add RCar IIC driverMarek Vasut2017-11-303-0/+278
| * serial: sh: Unify R8A7795 and R8A7796 as Gen3Marek Vasut2017-11-301-2/+1
| * clk: rmobile: Add R8A7796 xHCI clockMarek Vasut2017-11-301-0/+1
| * clk: rmobile: Move preboot clock shutdown to the driverMarek Vasut2017-11-301-0/+59
* | Merge git://git.denx.de/u-boot-marvellTom Rini2017-11-301-0/+2
|\ \
| * | fix: nand: pxa3xx: fix defined but not used warningsSean Nyekjaer2017-11-301-0/+2
| |/
* | mmc: atmel_sdhci: not on capabilities to set gck rateLudovic Desroches2017-11-291-10/+2
* | clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang2017-11-291-6/+8
* | clk: at91: clk-generated: select absolute closest rateLudovic Desroches2017-11-291-3/+1
* | clk: at91: Kconfig: fix the dependency of AT91_UTMIWenyou Yang2017-11-291-3/+3
* | clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard2017-11-291-1/+100
* | dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard2017-11-292-46/+50
* | clk: stm32fx: migrate define from rcc.h to driverPatrice Chotard2017-11-291-1/+18
* | clk: stm32f7: rename clk_stm32f7.c to clk_stm32f.cPatrice Chotard2017-11-293-9/+13
* | clk: stm32f7: add STM32F4 supportPatrice Chotard2017-11-291-43/+66
* | clk: stm32f7: add dedicated STM32F7 compatible stringPatrice Chotard2017-11-291-0/+1
* | clk: stm32f7: retrieve PWR base address from DTPatrice Chotard2017-11-291-11/+21
* | nds32: ftsdc010: Fix SD detech fail on AE3XX.Rick Chen2017-11-301-1/+0
* | nds32: ftsdc010: fix wait status error coding.Rick Chen2017-11-301-2/+3
* | nds32: ftsdc010: Support ftsdc010 DM.Rick Chen2017-11-302-31/+161
* | nds32: mmc: Support ftsdc010 DM.Rick Chen2017-11-303-0/+149
* | cosmetic: atcspi200: Rename function name as atcspi200Rick Chen2017-11-301-48/+48
* | spi: nds_ae3xx: Rename nds_ae3xx_spi as atcspi200_spiRick Chen2017-11-303-6/+6
* | atcpit100: timer: Remove arch dependency.Rick Chen2017-11-301-1/+1
* | cosmetic: atcpit100_timer: Use device api to get platdataRick Chen2017-11-301-2/+2
* | cosmetic: atcpit100_timer: Rename function name as atcpit100Rick Chen2017-11-301-17/+17
* | ae3xx: timer: Rename AE3XX to ATCPIT100Rick Chen2017-11-303-4/+5
* | ae3xx: timer: Fix ae3xx timer work abnormal in 64 bit.Rick Chen2017-11-301-2/+2
|/
* Merge tag 'xilinx-for-v2018.01' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-11-298-65/+123
|\
| * net: xilinx_axi_emac: Use readl and writel for io opsSiva Durga Prasad Paladugu2017-11-291-42/+42
| * net: zynq_gem: Dont enable SGMII and PCS selectionSiva Durga Prasad Paladugu2017-11-291-1/+10
| * mtd: nand: zynq: Add support for the NAND lock/unlock operationJoe Hershberger2017-11-291-0/+12
| * mtd: zynq: nand: Move board_nand_init() function to board.cWilson Lee2017-11-291-2/+4
| * net: xilinx_axi_emac: Add support for non processor modeSiva Durga Prasad Paladugu2017-11-291-12/+29
| * net: xilinx_axi_emac: Read dma address using fdtdec_get_addrSiva Durga Prasad Paladugu2017-11-281-2/+2
| * net: xilinx_axi_emac: Use wait_for_bit instead of while loopSiva Durga Prasad Paladugu2017-11-281-6/+5
| * ata: Fix ahci wordingMichal Simek2017-11-283-5/+5
| * arm: zynq: Move ZYNQ_SERIAL to KconfigMichal Simek2017-11-281-0/+7
| * mtd: nand: zynq: Add a config option to use 1st stage bootloader timingJeff Westfahl2017-11-282-0/+12
* | Merge git://git.denx.de/u-boot-mipsTom Rini2017-11-281-1/+1
|\ \
| * | Update Paul Burton's email addressPaul Burton2017-11-281-1/+1
| |/
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-11-2811-1565/+2376
|\ \