u-boot-brain/drivers
Patrick Delaunay d8d29a4489 reset: stm32: Add support of MCU HOLD BOOT
Handle the register RCC_MP_GCR without SET/CLR registers
but with a direct access to bit BOOT_MCU:
- deassert => set the bit: The MCU will not be in HOLD_BOOT
- assert => clear the bit: The MCU will be set in HOLD_BOOT

With this patch the RCC driver handles the MCU_HOLD_BOOT_R value
added in binding stm32mp1-resets.h

Cc: Fabien DESSENNE <fabien.dessenne@st.com>
Cc: Arnaud POULIQUEN <arnaud.pouliquen@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
2020-11-25 11:32:31 +01:00
..
adc
ata
axi
bios_emulator
block
bootcount bootcount: add a DM SPI flash backing store for bootcount 2020-11-01 15:58:47 +01:00
bus
button
cache
clk clk: sunxi: add compatible string for V3 2020-11-17 00:42:21 +00:00
core acpi: Don't reset the tables with every new generation 2020-11-06 09:51:31 +08:00
cpu First set of u-boot-atmel features for 2021.01 cycle 2020-10-05 10:54:27 -04:00
crypto
ddr ARM: mvebu: a38x: Fix comment typo 2020-10-22 11:26:14 -04:00
demo
dfu dfu: simplify the dependencies of DFU_TFTP 2020-11-21 07:26:16 +01:00
dma Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti 2020-10-12 07:26:57 -04:00
fastboot
firmware firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called 2020-10-27 08:13:31 +01:00
fpga arm: socfpga: agilex: Enable FPGA Full Reconfiguration support 2020-10-09 17:53:12 +08:00
gpio sunxi: gpio: introduce compatible string for V3 GPIO 2020-11-17 00:42:21 +00:00
hwspinlock
i2c dm: Add a test for of-platdata parent information 2020-10-29 14:42:18 -06:00
input input: add support for FN1 - FN10 on crosswire kbd 2020-11-09 17:28:17 +01:00
led drivers: led: bcm6858: set the correct led polarity register 2020-11-19 09:45:49 -05:00
mailbox mailbox: zynqmp: Extend timeout for getting observation bit 2020-10-27 08:13:31 +01:00
memory
misc cros_ec: Handling EC_CMD_GET_NEXT_EVENT 2020-11-14 15:23:41 -07:00
mmc mmc: meson-gx: change clock phase value on SM1 SoCs 2020-11-12 14:31:29 +01:00
mtd mtd: OneNAND: Set MTD type 2020-11-15 15:29:40 +05:30
mux drivers: mux: mmio-based syscon mux controller 2020-10-28 11:49:30 -04:00
net net: ks8851: Implement EEPROM MAC address readout 2020-11-09 14:18:09 -05:00
nvme
pch
pci dm: pci: fsl: Correct the workaround of erratum A-007815 2020-10-23 16:52:09 +05:30
pci_endpoint
phy phy: meson-g12a-usb2: fix the potential build warning 2020-11-12 14:27:38 +01:00
pinctrl pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl 2020-11-22 12:49:22 +01:00
power sunxi: allow to use AXP20[39] attached to I2C0 on V3 series 2020-11-17 00:42:21 +00:00
pwm pwm: Add driver for Amlogic Meson PWM controller 2020-10-05 18:02:16 +02:00
qe
ram Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip 2020-10-30 23:13:13 -04:00
remoteproc
reset reset: stm32: Add support of MCU HOLD BOOT 2020-11-25 11:32:31 +01:00
rng rng: Add Qualcomm MSM PRNG driver 2020-10-22 09:54:54 -04:00
rtc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 2020-11-06 09:46:43 -05:00
scsi
serial of-platdata and dtoc improvements 2020-10-30 15:24:30 -04:00
smem soc: qualcomm: Fix not calling dev_err with a device 2020-09-30 08:53:43 -04:00
soc
sound x86: sound: Correct error handling 2020-11-06 09:51:29 +08:00
spi of-platdata and dtoc improvements 2020-10-30 15:24:30 -04:00
spmi
sysinfo sysinfo: Provide a default driver to set SMBIOS values 2020-11-06 10:18:20 +08:00
sysreset patman status subcommand to collect tags from Patchwork 2020-11-06 11:27:14 -05:00
tee tee: optee: Include device_compat.h 2020-10-16 09:44:27 -04:00
thermal thermal: imx_tmu: fix missing include 2020-11-01 15:53:08 +01:00
timer board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
tpm tpm: spi: Cleanup source code 2020-11-20 10:42:54 +01:00
ufs
usb usb: gadget: dwc2_udc_otg: return zero when reset property is not present 2020-11-22 13:18:20 +01:00
video - Clock fix MMC driver for SM1 based platforms 2020-11-16 10:50:32 -05:00
virtio
w1
w1-eeprom
watchdog watchdog: Hide WATCHDOG_RESET_DISABLE 2020-11-01 15:57:35 +01:00
xen
Kconfig board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00
Makefile board: Rename uclass to sysinfo 2020-11-06 10:18:20 +08:00