summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* i2c: fti2c010: remove unused/unmaintained driverMasahiro Yamada2017-10-273-421/+0
* i2c: adi_i2c: remove left-over Blackfin I2C driverMasahiro Yamada2017-10-272-310/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2017-10-272-0/+23
|\
| * spi: ich: Lock down controller settings if requiredBin Meng2017-10-272-0/+23
* | SPL: SPI: select SPL_SPI_FLASH_SUPPORT on SPL_SPI_SUNXIAndre Przywara2017-10-251-0/+1
|/
* rtc: mc146818: Correct alarm message for day alarmBin Meng2017-10-231-1/+1
* simple-bus: remove DECLARE_GLOBAL_DATA_PTRMasahiro Yamada2017-10-231-2/+0
* mtd: replace MTDDEBUG() with pr_debug()Masahiro Yamada2017-10-236-59/+51
* net: Add SMC911X driver to Kconfig, convertAdam Ford2017-10-201-0/+28
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-1/+54
* Merge git://git.denx.de/u-boot-i2cTom Rini2017-10-182-13/+6
|\
| * i2c: stm32f7_i2c: fix usage of useless local variablePatrice Chotard2017-10-171-8/+2
| * i2c: stm32f7_i2c: fix data abortChristophe Kerello2017-10-171-10/+11
| * i2c: remove DECLARE_GLOBAL_DATA_PTR from i2c-uclassMasahiro Yamada2017-10-171-2/+0
* | Merge git://git.denx.de/u-boot-spiTom Rini2017-10-182-7/+65
|\ \ | |/ |/|
| * sf: bar: Clean BA24 Bank Address Register bit after read/write/erase operationLukasz Majewski2017-09-271-0/+33
| * SPL: SPI: sunxi: add SPL FIT image supportAndre Przywara2017-09-271-7/+32
* | usbtty: fix typosHeinrich Schuchardt2017-10-161-1/+1
* | Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen2017-10-163-995/+0
* | spi: Drop CONFIG_ATMEL_DATAFLASH_SPITuomas Tynkkynen2017-10-162-185/+0
* | mmc: stm32_sdmmc2: increase polling status register delayChristophe Kerello2017-10-161-1/+1
* | dm: clk: fix PWR_CR3 register's bit 2 namePatrice Chotard2017-10-161-4/+4
* | dm: clk: remove CLK() macro for clk_stm32h7Patrice Chotard2017-10-161-115/+108
* | clk: uniphier: add NAND controller clockMasahiro Yamada2017-10-151-0/+12
* | mtd: nand: denali_dt: add clock supportMasahiro Yamada2017-10-152-0/+13
* | reset: uniphier: fix the first argument passed to dev_err()Masahiro Yamada2017-10-151-1/+2
* | clk: uniphier: add PXs3 clock dataMasahiro Yamada2017-10-153-0/+23
* | clk: uniphier: rework for better clock tree structureMasahiro Yamada2017-10-154-183/+323
* | i2c: uniphier-f: replace debug() with dev_dbg()Masahiro Yamada2017-10-151-62/+52
* | i2c: uniphier: replace debug() with dev_dbg()Masahiro Yamada2017-10-151-30/+33
* | usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h>Masahiro Yamada2017-10-151-1/+1
* | pinctrl: uniphier: simplify input enable and delete pin arraysMasahiro Yamada2017-10-156-89/+3
* | pinctrl: uniphier: set PUPD_SIMPLE cap flag for PXs3Masahiro Yamada2017-10-151-1/+2
* | gpio: uniphier: rework single device node modelMasahiro Yamada2017-10-151-51/+89
* | mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)Masahiro Yamada2017-10-151-0/+2
* | mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)Masahiro Yamada2017-10-151-0/+2
* | drivers: pci: imx: fix imx_pcie_remove functionSven-Ola Tuecke2017-10-121-4/+4
* | Merge git://git.denx.de/u-boot-i2cTom Rini2017-10-111-1/+6
|\ \
| * | i2c: muxes: pca954x: look up width from chip_descChris Packham2017-10-111-1/+6
* | | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2017-10-1017-119/+12261
|\ \ \ | |/ / |/| |
| * | pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driverMarek Vasut2017-10-041-0/+187
| * | usb: Drop the EHCI RCar Gen3Marek Vasut2017-10-043-115/+0
| * | gpio: rmobile: Add Renesas RCar GPIO driverMarek Vasut2017-09-283-0/+176
| * | pinctrl: rmobile: Add Renesas RCar pincontrol driverMarek Vasut2017-09-288-0/+11802
| * | serial: sh: Enable clock if availableMarek Vasut2017-09-241-3/+6
| * | net: ravb: Add PHY reset GPIO supportMarek Vasut2017-09-241-0/+13
| * | clk: rmobile: Add RPC hyperflash clockMarek Vasut2017-09-241-1/+43
| * | clk: rmobile: Add support for setting SDxCKCRMarek Vasut2017-09-241-0/+34
* | | Merge git://git.denx.de/u-boot-dmTom Rini2017-10-0913-51/+44
|\ \ \
| * | | dm: ofnode: query correct property in livetree ofnode_get_addr_sizeKlaus Goger2017-10-081-1/+3