summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini9-6/+589
2017-12-14Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-8/+5
2017-12-14Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini11-8/+4750
2017-12-13power: pmic/regulator: Add basic support for TPS65910Felix Brack6-0/+575
2017-12-13dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()Stefan Roese1-3/+4
2017-12-13power: extend prefix match to regulator-name propertyFelix Brack1-2/+9
2017-12-13dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich1-1/+1
2017-12-13drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz1-1/+1
2017-12-13ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen1-0/+6
2017-12-13ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen1-0/+11
2017-12-13ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+5
2017-12-12ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen1-0/+6
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen1-0/+6
2017-12-12ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen1-0/+6
2017-12-12ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen1-0/+5
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen1-0/+6
2017-12-12ata: Drop CONFIG_MX51_PATATuomas Tynkkynen2-130/+0
2017-12-12ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen3-2536/+0
2017-12-12gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin1-1/+1
2017-12-12Merge git://git.denx.de/u-boot-uniphierTom Rini1-4/+3
2017-12-11mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada1-4/+3
2017-12-11ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev3-0/+571
2017-12-09usb: r8a66597: convert wait loop to readw_poll_timeoutChris Brandt1-8/+5
2017-12-09net: ravb: Add R8A77995 D3 compatibleMarek Vasut1-0/+1
2017-12-09net: ravb: Add R8A77970 V3M compatibleMarek Vasut1-0/+1
2017-12-09mmc: uniphier-sd: Add R8A77995 D3 compatibleMarek Vasut1-0/+1
2017-12-09mmc: uniphier-sd: Add R8A77970 V3M compatibleMarek Vasut1-0/+1
2017-12-09gpio: rmobile: Add generic Gen3 compatibleMarek Vasut1-0/+1
2017-12-09gpio: rmobile: Add R8A77995 D3 compatibleMarek Vasut1-0/+1
2017-12-09gpio: rmobile: Add R8A77970 V3M compatibleMarek Vasut1-0/+1
2017-12-09pinctrl: rmobile: Add R8A77995 D3 PFC tablesMarek Vasut5-0/+1837
2017-12-09pinctrl: rmobile: Add R8A77970 V3M PFC tablesMarek Vasut5-0/+2620
2017-12-09clk: rmobile: Add R8A77995 D3 clock tablesMarek Vasut1-3/+164
2017-12-09clk: rmobile: Add R8A77970 V3M clock tablesMarek Vasut2-4/+121
2017-12-09clk: rmobile: Fix typo in R8A7796 RPC clock table entryMarek Vasut1-1/+1
2017-12-08Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini9-484/+534
2017-12-07i2c: at91_i2c: remove the .probe_chip functionAlan Ott1-22/+0
2017-12-07i2c: at91_i2c: Wait for TXRDY after sending the first byteAlan Ott1-0/+2
2017-12-07i2c: meson: add some commentsBeniamino Galvani1-6/+19
2017-12-07i2c: meson: fix return codes on errorBeniamino Galvani1-2/+2
2017-12-07i2c: meson: reduce timeoutBeniamino Galvani1-1/+1
2017-12-07i2c: meson: improve Kconfig descriptionBeniamino Galvani1-1/+6
2017-12-07driver: fsl-mc: MC object cleanup when DPL not loadedYogesh Gaur1-1/+2
2017-12-07driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur9-483/+532
2017-12-04Merge git://git.denx.de/u-boot-uniphierTom Rini18-48/+22
2017-12-04Merge git://git.denx.de/u-boot-cfi-flashTom Rini1-3/+9
2017-12-04drivers: firmware: psci: use pr_* log functions instead of printf()Masahiro Yamada1-3/+4
2017-12-04mtd: nand: denali: consolidate include directivesMasahiro Yamada1-3/+3
2017-12-04mtd: nand: denali_dt: replace printf() with pr_err()Masahiro Yamada1-2/+2
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada16-16/+16