u-boot/drivers/memory
Vignesh Raghavendra 628908f849 memory: ti-gpmc: Alloc per driver private struct
Driver uses dev_get_priv() but never allocates it in its
declaration leading to various crashes. Fix this by explicitly
allocating the storage.

Fixes: 9b0b5648d6 ("memory: Add TI GPMC driver")
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
2025-03-13 14:23:05 -06:00
..
atmel_ebi.c memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver 2022-12-08 18:06:27 +02:00
Kconfig memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF 2024-10-29 18:45:22 -06:00
Makefile memory: ti-aemif: Add DM support 2024-10-29 18:45:22 -06:00
memory-sandbox.c dm: memory: Introduce new uclass 2022-10-26 15:21:11 -04:00
memory-uclass.c dm: memory: Introduce new uclass 2022-10-26 15:21:11 -04:00
stm32-fmc2-ebi.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ti-aemif-cs.c memory: ti-aemif-cs: Compute timing configuration from DT parsing 2024-10-29 18:45:22 -06:00
ti-aemif-cs.h memory: ti-aemif: Add DM support 2024-10-29 18:45:22 -06:00
ti-aemif.c memory: ti-aemif: Add DM support 2024-10-29 18:45:22 -06:00
ti-gpmc.c memory: ti-gpmc: Alloc per driver private struct 2025-03-13 14:23:05 -06:00
ti-gpmc.h tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00