u-boot/drivers
Christophe Kerello 4e280b91a1 dm: misc: add stm32 rcc driver
This patch adds the support of reset and clock control
block (rcc) found on STM32 SoCs.
This driver is similar to a MFD linux driver.

This driver supports currently STM32H7 only.
STM32F4 and STM32F7 will be migrated to this rcc MFD driver
in the future to uniformize all STM32 SoCs already upstreamed.

Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Vikas Manocha <vikas.manocha@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-09-22 07:40:02 -04:00
..
adc
ata dma: import linux/dma-direction.h to consolidate enum dma_data_direction 2017-09-12 18:02:23 -04:00
bios_emulator
block blk: Remove various places that do flush cache after read 2017-09-15 08:05:10 -04:00
bootcount cosmetic: bootcount: correct comment for used scratch register 2017-09-12 17:58:54 -04:00
clk dm: clk: add clk driver support for stm32h7 SoCs 2017-09-22 07:40:01 -04:00
core dm: core: add dev_read_addr_ptr() 2017-09-18 20:40:33 +02:00
cpu
crypto crypto/fsl: fix obj-yy in Makefile 2017-09-04 09:02:07 -04:00
ddr armv8: ls1088a: Add NXP LS1088A SoC support 2017-09-11 08:00:13 -07:00
demo
dfu env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
dma
firmware
fpga fpga: xilinx: Avoid using local intermediate buffer 2017-08-02 09:11:52 +02:00
gpio rockchip: gpio: remove outdated/misleading comment 2017-09-18 20:40:35 +02:00
i2c rockchip: i2c: Convert to livetree 2017-09-18 20:40:35 +02:00
input env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
led
mailbox
memory
misc dm: misc: add stm32 rcc driver 2017-09-22 07:40:02 -04:00
mmc mmc: sti_sdhci: Use reset framework 2017-09-22 07:39:57 -04:00
mtd nds32: mtd: add spi flash id MX25U16335E. 2017-09-21 10:30:22 +08:00
net nds32: ftmac100: Fix write mac addr fail problem. 2017-09-21 10:30:22 +08:00
nvme nvme: Remove dead codes in nvme_setup_io_queues() 2017-09-03 15:30:34 -04:00
pch
pci pci: Remove unnecessary 'default n' from Kconfig 2017-09-22 07:39:56 -04:00
pcmcia Kconfig; Drop CONFIG_IDE_TI_CARDBUS and associated driver 2017-08-11 15:41:51 -04:00
phy usb: phy: Add STi USB2 PHY 2017-09-22 07:39:57 -04:00
pinctrl pinctrl: stm32: add stm32h743-pinctrl compatible 2017-09-22 07:40:00 -04:00
power rockchip: rk8xx: remove unused header includes 2017-09-18 20:40:35 +02:00
pwm
qe blk: Remove various places that do flush cache after read 2017-09-15 08:05:10 -04:00
ram rockchip: rk3368: adjust DMC driver for 32/64bit-aware OF_PLATDATA 2017-09-18 20:40:38 +02:00
remoteproc
reset dm: reset: add stm32 reset driver 2017-09-22 07:40:01 -04:00
rtc env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
scsi blk: dm: make blk_create_device() take a number of block instead of a size 2017-09-11 21:43:58 -06:00
serial serial: stm32x7: add STM32H7 support 2017-09-22 07:40:01 -04:00
soc
sound
spi nds32: spi: Support spi dm driver. 2017-09-21 10:30:22 +08:00
spmi
sysreset rockchip: enable rk322x sysreset driver 2017-09-18 20:40:32 +02:00
thermal
timer rockchip: timer: update for 32/64bit-aware OF_PLATDATA 2017-09-18 20:40:37 +02:00
tpm
usb usb: dwc3: Add dwc3 glue driver support for STi 2017-09-22 07:39:59 -04:00
video Merge branch 'next' of git://git.denx.de/u-boot-video 2017-09-21 07:51:20 -04:00
watchdog wdt: Update uclass to make clear that the timeout is in ms 2017-08-13 15:17:34 -04:00
Kconfig nvme: Add NVM Express driver support 2017-08-13 15:17:31 -04:00
Makefile Merge branch 'master' of git://git.denx.de/u-boot-rockchip 2017-08-14 10:40:01 -04:00