summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-19Merge git://git.denx.de/u-boot-spiTom Rini
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-12-19mtd/spi: fix block count for is25lq040bSean Nyekjaer
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-12-18net: phy: meson-gxl: detect LPA corruptionJerome Brunet
2017-12-18Merge tag 'xilinx-for-v2018.01-rc2-v2' of git://www.denx.de/git/u-boot-microb...Tom Rini
2017-12-14Merge git://git.denx.de/u-boot-dmTom Rini
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon
2017-12-13Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2017-12-13Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2017-12-13armv8: ls1043a/ls2080a: check SoC by device IDWenbin song
2017-12-12power: pmic/regulator: Add basic support for TPS65910Felix Brack
2017-12-12dm: blk: Use uclass_find_first/next_device() in blk_first/next_device()Stefan Roese
2017-12-12power: extend prefix match to regulator-name propertyFelix Brack
2017-12-12dm: reset: have the reset-command perform a COLD resetPhilipp Tomsich
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-09usb: r8a66597: convert wait loop to readw_poll_timeoutChris Brandt
2017-12-09net: ravb: Add R8A77995 D3 compatibleMarek Vasut
2017-12-09net: ravb: Add R8A77970 V3M compatibleMarek Vasut
2017-12-09mmc: uniphier-sd: Add R8A77995 D3 compatibleMarek Vasut
2017-12-09mmc: uniphier-sd: Add R8A77970 V3M compatibleMarek Vasut
2017-12-09gpio: rmobile: Add generic Gen3 compatibleMarek Vasut
2017-12-09gpio: rmobile: Add R8A77995 D3 compatibleMarek Vasut
2017-12-09gpio: rmobile: Add R8A77970 V3M compatibleMarek Vasut
2017-12-09pinctrl: rmobile: Add R8A77995 D3 PFC tablesMarek Vasut
2017-12-09pinctrl: rmobile: Add R8A77970 V3M PFC tablesMarek Vasut
2017-12-09clk: rmobile: Add R8A77995 D3 clock tablesMarek Vasut
2017-12-09clk: rmobile: Add R8A77970 V3M clock tablesMarek Vasut
2017-12-09clk: rmobile: Fix typo in R8A7796 RPC clock table entryMarek Vasut
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