summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-182-4/+7
|\
| * armv8: ls1043a/ls2080a: check SoC by device IDWenbin song2017-12-132-4/+7
* | net: phy: meson-gxl: detect LPA corruptionJerome Brunet2017-12-181-1/+87
* | Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini2017-12-182-0/+22
|\ \
| * | fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon2017-12-142-0/+22
* | | Merge git://git.denx.de/u-boot-dmTom Rini2017-12-149-6/+589
|\ \ \
| * | | power: pmic/regulator: Add basic support for TPS65910Felix Brack2017-12-126-0/+575
| * | | dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()Stefan Roese2017-12-121-3/+4
| * | | power: extend prefix match to regulator-name propertyFelix Brack2017-12-121-2/+9
| * | | dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich2017-12-121-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2017-12-131-8/+5
|\ \ \
| * | | usb: r8a66597: convert wait loop to readw_poll_timeoutChris Brandt2017-12-091-8/+5
* | | | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini2017-12-1311-8/+4750
|\ \ \ \ | |_|_|/ |/| | |
| * | | net: ravb: Add R8A77995 D3 compatibleMarek Vasut2017-12-091-0/+1
| * | | net: ravb: Add R8A77970 V3M compatibleMarek Vasut2017-12-091-0/+1
| * | | mmc: uniphier-sd: Add R8A77995 D3 compatibleMarek Vasut2017-12-091-0/+1
| * | | mmc: uniphier-sd: Add R8A77970 V3M compatibleMarek Vasut2017-12-091-0/+1
| * | | gpio: rmobile: Add generic Gen3 compatibleMarek Vasut2017-12-091-0/+1
| * | | gpio: rmobile: Add R8A77995 D3 compatibleMarek Vasut2017-12-091-0/+1
| * | | gpio: rmobile: Add R8A77970 V3M compatibleMarek Vasut2017-12-091-0/+1
| * | | pinctrl: rmobile: Add R8A77995 D3 PFC tablesMarek Vasut2017-12-095-0/+1837
| * | | pinctrl: rmobile: Add R8A77970 V3M PFC tablesMarek Vasut2017-12-095-0/+2620
| * | | clk: rmobile: Add R8A77995 D3 clock tablesMarek Vasut2017-12-091-3/+164
| * | | clk: rmobile: Add R8A77970 V3M clock tablesMarek Vasut2017-12-092-4/+121
| * | | clk: rmobile: Fix typo in R8A7796 RPC clock table entryMarek Vasut2017-12-091-1/+1
| |/ /
* | / drivers: spmi-msm: fix scanning for peripheralsJorge Ramirez-Ortiz2017-12-121-1/+1
| |/ |/|
* | ata: Migrate CONFIG_MVSATA_IDE to KconfigTuomas Tynkkynen2017-12-121-0/+6
* | ata: Migrate CONFIG_LIBATA to KconfigTuomas Tynkkynen2017-12-121-0/+11
* | ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen2017-12-121-0/+5
* | ata: Migrate CONFIG_DWC_AHSATA to KconfigTuomas Tynkkynen2017-12-121-0/+6
* | ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-121-0/+6
* | ata: Migrate CONFIG_SATA_MV to KconfigTuomas Tynkkynen2017-12-121-0/+6
* | ata: Migrate CONFIG_SATA_SIL3114 to KconfigTuomas Tynkkynen2017-12-121-0/+5
* | ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen2017-12-121-0/+6
* | ata: Drop CONFIG_MX51_PATATuomas Tynkkynen2017-12-122-130/+0
* | ata: Drop CONFIG_SATA_DWCTuomas Tynkkynen2017-12-123-2536/+0
* | gpio/hsdk: Depend on DM_GPIO instead of simple DMAlexey Brodkin2017-12-121-1/+1
* | Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-111-4/+3
|\ \
| * | mtd: nand: denali: make NAND_DENALI unconfigurable optionMasahiro Yamada2017-12-121-4/+3
| |/
* / ARC: clk: introduce HSDK CGU clock driverEugeniy Paltsev2017-12-113-0/+571
|/
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-12-079-484/+534
|\
| * driver: fsl-mc: MC object cleanup when DPL not loadedYogesh Gaur2017-12-061-1/+2
| * driver: net: fsl-mc: flib changes for MC 10.3.0Yogesh Gaur2017-12-069-483/+532
* | i2c: at91_i2c: remove the .probe_chip functionAlan Ott2017-12-071-22/+0
* | i2c: at91_i2c: Wait for TXRDY after sending the first byteAlan Ott2017-12-071-0/+2
* | i2c: meson: add some commentsBeniamino Galvani2017-12-071-6/+19
* | i2c: meson: fix return codes on errorBeniamino Galvani2017-12-071-2/+2
* | i2c: meson: reduce timeoutBeniamino Galvani2017-12-071-1/+1
* | i2c: meson: improve Kconfig descriptionBeniamino Galvani2017-12-071-1/+6
|/
* Merge git://git.denx.de/u-boot-uniphierTom Rini2017-12-0418-48/+22
|\