aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon
2017-12-12drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz
2017-12-12ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen
2017-12-12ata: Drop CONFIG_MX51_PATATuomas Tynkkynen
2017-12-12ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen
2017-12-12gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin
2017-12-11Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-12mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada
2017-12-11ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev
2017-12-07Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-07i2c: at91_i2c: remove the .probe_chip functionAlan Ott
2017-12-07i2c: at91_i2c: Wait for TXRDY after sending the first byteAlan Ott
2017-12-07i2c: meson: add some commentsBeniamino Galvani
2017-12-07i2c: meson: fix return codes on errorBeniamino Galvani
2017-12-07i2c: meson: reduce timeoutBeniamino Galvani
2017-12-07i2c: meson: improve Kconfig descriptionBeniamino Galvani
2017-12-06driver: fsl-mc: MC object cleanup when DPL not loadedYogesh Gaur
2017-12-06driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-12-04Merge git://git.denx.de/u-boot-cfi-flashTom Rini
2017-12-04drivers: firmware: psci: use pr_* log functions instead of printf()Masahiro Yamada
2017-12-04mtd: nand: denali: consolidate include directivesMasahiro Yamada
2017-12-04mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-12-04mtd: nand: denali: remove ad-hoc board_nand_init() entryMasahiro Yamada
2017-12-04mtd: nand: denali: remove bogus __maybe_unusedMasahiro Yamada
2017-12-04mtd: cfi: Fix checking status register featureYork Sun
2017-11-30rockchip: rk3128: add sdram driverKever Yang
2017-11-30rockchip: rk3128: add pinctrl driverKever Yang
2017-11-30rockchip: rk3128: add clock driverKever Yang
2017-11-30Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-11-30Merge git://git.denx.de/u-boot-marvellTom Rini
2017-11-30fix: nand: pxa3xx: fix defined but not used warningsSean Nyekjaer
2017-11-29mmc: atmel_sdhci: not on capabilities to set gck rateLudovic Desroches
2017-11-29clk: at91: clk-generated: fix incorrect index of clk sourceWenyou Yang
2017-11-29clk: at91: clk-generated: select absolute closest rateLudovic Desroches
2017-11-29clk: at91: Kconfig: fix the dependency of AT91_UTMIWenyou Yang
2017-11-29clk: clk_stm32fx: add clock configuration for mmc usagePatrice Chotard
2017-11-29dm: misc: bind STM32F4/F7 clock from rcc MFD driverPatrice Chotard
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