u-boot-brain/drivers
Tom Rini e2b86e23ce - stm32mp1: migrate MTD and DFU configuration in Kconfig
- stm32mp1: add command stm32prog
 - stm32mp1: several board and arch updates
 - stm32mp1: activate data cache in SPL and before relocation
 - Many improvment for AV96 board and DHCOR SoM
   (add new defconfig, DDR3 coding on DHCOR SoM, split between board and SOM
    Synchronize DDR setttings on DH SoMs, setting for I2C EEPROM)
 - clk: stm32mp1: fix CK_MPU calculation
 - DT alignment of stm32mp1 device tree with Linux 5.7-rc2
 -----BEGIN PGP SIGNATURE-----
 
 iQEzBAABCgAdFiEE56Yx6b9SnloYCWtD4rK92eCqk3UFAl69FWMACgkQ4rK92eCq
 k3Vy9wgAmFLZ+u2C87A9Cs8i73QX/hs9TsjTJJPxsQWy3bOILgw8ZqBtzqD0qPvc
 Mpqq7UEIZ17OW/lZCi3hqC0nGj7bT3N9rDpUQfu5Voq3GoO80yZqvCQU04AXGGpW
 Aj0fjI5a6JRxQfR7XVoNw7UXPDUrDlchvBDR1GMK4cj4Sw/B+pXNDjkoJ1UWbxG6
 INDgQQKhOCdMzbIsMLiUe4zkT6E8ADI0eJzgti3kWBzrdkwXZg40iEJu/MbMPRKE
 Y22QZ6EkEMFTVYeCPXLU8keo4UbBIKDXWmVDbDeDbNa0QrKZ2IZ0TijajWeMWxZV
 Q9J7JgpSchWcVB14vYNx+HXPUHANTA==
 =bhlu
 -----END PGP SIGNATURE-----

Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm

- stm32mp1: migrate MTD and DFU configuration in Kconfig
- stm32mp1: add command stm32prog
- stm32mp1: several board and arch updates
- stm32mp1: activate data cache in SPL and before relocation
- Many improvment for AV96 board and DHCOR SoM
  (add new defconfig, DDR3 coding on DHCOR SoM, split between board and SOM
   Synchronize DDR setttings on DH SoMs, setting for I2C EEPROM)
- clk: stm32mp1: fix CK_MPU calculation
- DT alignment of stm32mp1 device tree with Linux 5.7-rc2
2020-05-14 08:44:06 -04:00
..
adc dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
ata sata: dwc_ahsata: Fix memory issue in reset_sata 2020-05-08 18:29:10 -04:00
axi dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
bios_emulator bios_emulator: remove stray break 2019-08-09 22:24:02 +08:00
block block: ide: use definitions from include/libata.h 2020-04-17 12:32:36 -04:00
board drivers: board: Add get_fit_loadable() 2020-01-07 11:13:24 -05:00
bootcount bootcount_ext: Add flag to enable/disable bootcount 2020-04-24 10:10:00 -04:00
cache cache: l2x0: Fix missing write to Auxiliary Control Register 2020-05-06 15:12:48 -04:00
clk - stm32mp1: migrate MTD and DFU configuration in Kconfig 2020-05-14 08:44:06 -04:00
core dm: core: Add function to get child count of ofnode or device 2020-05-02 12:32:28 +02:00
cpu cpu: imx8: show RevC instead of Rev? at boot log 2020-05-03 15:45:49 +02:00
crypto drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC 2020-04-16 08:12:32 +02:00
ddr arm: mvebu: drivers/ddr: remove redundant assignment 2020-04-14 13:16:42 +02:00
demo SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dfu configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs 2020-05-08 09:16:26 -04:00
dma mtd: nand: support GPMI NAND driver for i.MX8 2020-05-10 20:55:20 +02:00
fastboot fastboot: mt85xx: add command to flash/erase emmc hwpart 2020-01-25 12:04:36 -05:00
firmware Xilinx changes for v2020.07 2020-04-07 17:13:35 -04:00
fpga dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
gpio gpio: stm32: support gpio ops in SPL 2020-05-14 09:02:12 +02:00
hwspinlock dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
i2c i2c: mxc: add fuse check 2020-05-10 13:21:20 +02:00
input input: Move input.o to be built only in some cases 2019-11-19 17:43:04 -05:00
led dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
mailbox dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
memory SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
misc misc: scu: Increase the timeout for MU communication 2020-05-10 20:55:20 +02:00
mmc - stm32mp1: migrate MTD and DFU configuration in Kconfig 2020-05-14 08:44:06 -04:00
mtd i.MX for 2020.07 2020-05-11 09:46:43 -04:00
net net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII 2020-05-12 10:59:11 +02:00
nvme dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
pch x86: Allow removal of standard PCH drivers 2019-12-15 11:44:16 +08:00
pci pci: Avoid auto-config when chain loading 2020-04-30 17:40:16 +08:00
pci_endpoint pci_ep: Fix Coverity warning 2019-08-07 15:31:04 -04:00
phy phy: Use _nodev naming convention if non-device clients 2020-05-11 01:30:49 +05:30
pinctrl pinctrl: nxp: scu: Check the pad partition before set pinmux 2020-05-10 13:24:23 +02:00
power imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot 2020-05-10 20:55:20 +02:00
pwm mediatek: pwm: add pwm driver for MediaTek SoCs 2020-04-17 12:32:36 -04:00
qe doc: fix references to README.qe_firmware 2020-05-04 09:12:37 +05:30
ram ram: stm32mp1: Add support for multiple configs 2020-05-14 09:02:12 +02:00
remoteproc remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices 2020-03-16 12:33:19 +05:30
reset sandbox conversion to SDL2 2020-02-11 10:58:41 -05:00
rng rockchip: rng: Add a driver for random number generator(rng) device 2020-04-29 10:30:55 +08:00
rtc rtc: pt7c4338: Add driver model support 2020-05-04 09:12:36 +05:30
scsi scsi: Add dma direction member to command structure 2019-10-23 20:47:12 -04:00
serial arm: bcm283x: serial: Move ofdata reading to probe() method 2020-05-12 10:59:12 +02:00
smem dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
soc dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> 2020-02-19 21:27:30 +08:00
sound dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
spi spi: nxp-fspi: Use new readl_poll_sleep_timeout API 2020-05-11 01:30:49 +05:30
spmi dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
sysreset sysreset: add reset controller based reboot driver 2020-04-27 20:29:33 +02:00
tee tee: optee: use dev_info in print_os_revision 2020-04-17 12:32:36 -04:00
thermal thermal: imx_tmu: support i.MX8MP 2020-05-10 20:55:20 +02:00
timer timer MediaTek use upstream compatible 2020-05-01 11:34:01 -04:00
tpm tpm: Don't cleanup unless an error happens 2020-04-16 14:36:28 +08:00
ufs dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> 2020-02-19 21:27:30 +08:00
usb usb: gadget: g_dnl: add function g_dnl_set_product 2020-05-14 09:02:12 +02:00
video video: omap: change include order 2020-05-11 10:16:49 +05:30
virtio dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
w1 dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
w1-eeprom dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
watchdog watchdog MediaTek add upstream compatible 2020-05-01 11:34:01 -04:00
Kconfig dm: rng: Add random number generator(rng) uclass 2020-01-07 18:08:21 +01:00
Makefile drivers: Descend to drivers/soc unconditionally 2020-03-03 13:08:13 +05:30