u-boot/drivers
Patrick Delaunay 28d3439f1b dfu: mtd: remove direct call of mtdparts_init function
With MTD support in driver model, the direct call of mtdparts_init
should be avoided and replaced by mtd_probe_devices.

With the modificaton when MTDIDS/MTDPARTS are empty the OF fallback
with partition describe in device tree is correctly performed,
introduced by commit dc339bf784 ("mtd: add support for parsing
partitions defined in OF").
With this patch the dependency with CONFIG_CMD_MTDPARTS is removed.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2023-06-16 11:01:16 +02:00
..
adc rockchip: adc: rockchip-saradc: use dev_read_addr_ptr 2023-05-06 17:28:18 +08:00
ata drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
axi axi: fix definition of axi_sandbox_get_emul() 2023-06-01 12:32:03 -04:00
bios_emulator
block sandbox: fix return type of os_filesize() 2023-04-28 11:30:17 -06:00
bootcount
bus
button
cache drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
clk global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
core core: fdtaddr: use map_sysmem() as cast for the return (part 2) 2023-05-15 17:14:46 -04:00
cpu imx9: add i.MX93 variants support 2023-05-21 16:54:41 +02:00
crypto
ddr ddr: imx9: update the rank setting for multi fsp support 2023-05-21 16:54:41 +02:00
demo
dfu dfu: mtd: remove direct call of mtdparts_init function 2023-06-16 11:01:16 +02:00
dma dma: ti: k3-udma: Fix channel hang on teardown 2023-03-22 12:51:15 -04:00
extcon extcon: add MAX14526 MUIC support 2023-05-02 14:23:58 -04:00
fastboot fastboot: Only call the bootm command if it is enabled 2023-05-31 17:23:01 -04:00
firmware Xilinx changes for v2023.10-rc1 2023-06-12 16:42:37 -04:00
fpga fpga: zynqmppl: fix fpga loads command for unencrypted use case 2023-03-09 13:15:00 +01:00
fuzz
fwu-mdata FWU: Add FWU metadata access driver for MTD storage regions 2023-06-09 13:52:40 -04:00
gpio Xilinx changes for v2023.10-rc1 2023-06-12 16:42:37 -04:00
hwspinlock
i2c Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
input input: Flush the keyboard buffer before resetting it 2023-05-11 10:25:29 +08:00
iommu
led
mailbox
memory
mfd
misc imx: move imx8 sci header file to include/firmware/imx 2023-05-21 16:54:32 +02:00
mmc Xilinx changes for v2023.10-rc1 2023-06-12 16:42:37 -04:00
mtd global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
mux Correct SPL uses of MULTIPLEXER 2023-03-02 17:45:58 -05:00
net net: fsl-mc: sync remaining MC commands 2023-06-15 17:58:53 +08:00
nvme nvme: Enable PCI bus mastering 2023-05-11 10:25:29 +08:00
pch
pci PCI: zynqmp: Add ZynqMP NWL PCIe root port driver 2023-06-12 13:25:02 +02:00
pci_endpoint
phy Xilinx changes for v2023.10-rc1 2023-06-12 16:42:37 -04:00
pinctrl Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
power power: zynqmp: Mask node already configured error 2023-06-12 13:25:01 +02:00
pwm drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
qe
ram board: schneider: add RZN1 board support 2023-05-13 04:01:30 +02:00
reboot-mode
remoteproc remoteproc: ti_k3_arm64: Change the startup of arm64 core 2023-04-24 13:18:48 -04:00
reset reset: rockchip: implement rk3588 lookup table 2023-05-17 17:36:18 +08:00
rng rockchip: rng: add trngv1 for rk3588 2023-04-21 15:16:01 +08:00
rtc drivers: rtc: add max313xx series rtc driver 2023-03-30 15:09:59 -04:00
scsi scsi: typo supporedt 2023-04-01 10:11:50 +02:00
serial serial: meson: fix meson_serial_pending() tx logic 2023-06-07 10:09:20 +02:00
smem
soc soc: soc_ti_k3: fix revision array bounds checks 2023-04-25 15:31:27 -04:00
sound
spi Xilinx changes for v2023.10-rc1 2023-06-12 16:42:37 -04:00
spmi
sysinfo sysinfo: gpio: fix loop over DT "revisions" array 2023-03-30 15:09:59 -04:00
sysreset x86: sysreset: Set up LPC only after relocation 2023-05-11 10:25:29 +08:00
tee drivers: tee: sandbox: Fix SCP03 control emulator 2023-04-28 11:30:17 -06:00
thermal imx: move imx8 sci header file to include/firmware/imx 2023-05-21 16:54:32 +02:00
timer rockchip: timer: dw-apb-timer: use regs variable with uintptr_t size 2023-05-06 17:28:18 +08:00
tpm tpm: sandbox: Change the return code when device is already open 2023-02-28 09:44:25 +02:00
ufs drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
usb Merge tag v2023.07-rc4 into next 2023-06-12 14:55:33 -04:00
video video: zynqmp: Enable 1024x768 resolution 2023-06-12 13:25:02 +02:00
virtio virtio: Ensure PCI is set up first 2023-04-26 08:43:04 -04:00
w1
w1-eeprom
watchdog watchdog: ulp_wdog: guard reset_cpu with condition check 2023-05-21 16:54:40 +02:00
xen xen: Limit execution to EL1 only 2023-04-25 15:31:28 -04:00
Kconfig dm: extcon: add an uclass for extcon 2023-05-02 14:23:34 -04:00
Makefile - enable video support in SPL 2023-05-05 09:36:08 -04:00