summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-28dm: power: Convert as3722 to driver modelSimon Glass
2017-07-28power: Add a GPIO driver for the as3722 PMICSimon Glass
2017-07-28power: Add a regulator driver for the as3722 PMICSimon Glass
2017-07-28dm: tegra: pci: Convert to livetreeSimon Glass
2017-07-28dm: tegra: mmc: Convert to livetreeSimon Glass
2017-07-28dm: tegra: pwm: Convert to livetreeSimon Glass
2017-07-28dm: tegra: i2c: Convert to livetreeSimon Glass
2017-07-28dm: tegra: spi: Convert to livetreeSimon Glass
2017-07-28dm: tegra: usb: Convert to livetreeSimon Glass
2017-07-28dm: tegra: gpio: Convert to support livetreeSimon Glass
2017-07-28dm: video: tegra124: Convert to livetreeSimon Glass
2017-07-28dm: tegra: Convert clock_decode_periph_id() to support livetreeSimon Glass
2017-07-28dm: core: Fix up ofnode_get_addr_index() for 64-bit valuesSimon Glass
2017-07-28dm: core: Add ofnode_read_resource()Simon Glass
2017-07-28dm: ofnode: change return type of dev_read_prop() to opaque pointerMasahiro Yamada
2017-07-28dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()Bin Meng
2017-07-27spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LENAndy Yan
2017-07-27rockchip: rk3288: Add support for drive-strength in PINCTRLRomain Perier
2017-07-27rockchip: clk: rk3368: use correct (i.e. 'rk3368_clk_priv') structure for aut...Philipp Tomsich
2017-07-27rockchip: pwm: add mask for config settingKever Yang
2017-07-27power: pwm_regulator: remove redundant codeKever Yang
2017-07-27power: pwm_regulator: fix the pwm_set_config parameter orderKever Yang
2017-07-27rockchip: rk3288: Revert MAC_TXCLK in pinctrl for GMACRomain Perier
2017-07-27rockchip: rk3288: Remove phy reset GPIO pull upRomain Perier
2017-07-27rockchip: efuse: dm: change to use dev_read_addrPhilipp Tomsich
2017-07-26Merge git://git.denx.de/u-boot-uniphierTom Rini
2017-07-26ram: stm32: add stm32h7 supportPatrice Chotard
2017-07-26ram: stm32: add second SDRAM bank managementPatrice Chotard
2017-07-26ram: stm32: replace fdtdec_get by ofnode callsPatrice Chotard
2017-07-26ram: stm32: get base address from DTPatrice Chotard
2017-07-26ram: stm32: migrate fmc defines in driver filePatrice Chotard
2017-07-26clk: stm32f7: remove clock_get()Patrice Chotard
2017-07-26spi: stm32_qspi: add clk_get_rate() supportPatrice Chotard
2017-07-26serial: stm32x7: add clk_get_rate() supportPatrice Chotard
2017-07-26serial: stm32x7: migrate serial struct to driverPatrice Chotard
2017-07-26clk: stm32f7: cleanup clocks unused definitionsPatrice Chotard
2017-07-26clk: stm32f7: add clock .get_rate() callbackPatrice Chotard
2017-07-26clk: stm32f7: get RCC base address from DTPatrice Chotard
2017-07-26clk: stm32f7: add static for configure_clocks()Patrice Chotard
2017-07-26pinctrl: meson: add GPIO supportBeniamino Galvani
2017-07-26ARM: uniphier: remove SPL support for ARMv8 SoCsMasahiro Yamada
2017-07-26arm: socfpga: Add FPGA driver support for Arria 10Tien Fong Chee
2017-07-26drivers: Enable FPGA driver build on SPLTien Fong Chee
2017-07-26kconfig: Convert FPGA_SOCFPGA configuration to KconfigTien Fong Chee
2017-07-26arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee
2017-07-24ubi: Kconfig: Make MTD_UBI select MTD_PARTITIONSKarl Beldan
2017-07-24ubi: Kconfig: Fix MTD_UBI selection dependencyKarl Beldan
2017-07-23serial: ns16550: Add RX interrupt buffer supportStefan Roese
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy