u-boot/drivers/memory
Roger Quadros 9b0b5648d6 memory: Add TI GPMC driver
The GPMC is a unified memory controller dedicated for interfacing
with external memory devices like
 - Asynchronous SRAM-like memories and ASICs
 - Asynchronous, synchronous, and page mode burst NOR flash
 - NAND flash
 - Pseudo-SRAM devices

This driver will take care of setting up the GPMC based on
the settings specified in the Device tree and then
probe its children.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
2022-10-26 15:21:12 -04:00
..
Kconfig memory: Add TI GPMC driver 2022-10-26 15:21:12 -04:00
Makefile memory: Add TI GPMC driver 2022-10-26 15:21:12 -04: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