u-boot/drivers/memory
Balamanikandan Gunasundar 68ddf18dc3 memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver
The EBI is used to access peripherals like NAND, SRAM, NOR etc. Add
this driver to probe the nand flash controller. This is a dummy driver
and not yet a complete device driver for EBI.

Signed-off-by: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
2022-12-08 18:06:27 +02:00
..
atmel_ebi.c memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver 2022-12-08 18:06:27 +02:00
Kconfig memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver 2022-12-08 18:06:27 +02:00
Makefile memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver 2022-12-08 18:06:27 +02: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 memory: stm32-fmc2: migrate trace to dev and log macro 2021-01-13 09:52:58 +01:00
ti-aemif.c keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace 2021-09-27 21:38:34 -04:00
ti-gpmc.c memory: Add TI GPMC driver 2022-10-26 15:21:12 -04:00
ti-gpmc.h memory: Add TI GPMC driver 2022-10-26 15:21:12 -04:00