aboutsummaryrefslogtreecommitdiff
path: root/drivers/memory
AgeCommit message (Expand)AuthorFilesLines
2024-05-07memory: Remove <common.h> and add needed includesTom Rini3-3/+0
2024-04-19memory: stm32-fmc2-ebi: add MP25 RIF supportChristophe Kerello1-2/+138
2024-04-19memory: stm32-fmc2-ebi: add MP25 supportChristophe Kerello1-12/+301
2024-02-13memory: ti-gpmc: Fix lock up at A53 SPL during NAND boot on AM64-EVMRoger Quadros1-0/+6
2024-01-15memory: ti-gpmc: Fix buildRoger Quadros1-1/+1
2023-11-29configs: keystone2: Do not include hardware.hAndrew Davis1-0/+1
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini2-2/+2
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov1-3/+2
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon2-2/+2
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek1-1/+0
2022-12-08memory: atmel-ebi: add Atmel EBI (External Bus Interface) driverBalamanikandan Gunasundar3-0/+45
2022-10-26memory: Add TI GPMC driverRoger Quadros4-0/+1558
2022-10-26dm: memory: Introduce new uclassRoger Quadros4-0/+50
2021-09-27keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespaceTom Rini1-5/+4
2021-01-13memory: stm32-fmc2: migrate trace to dev and log macroPatrick Delaunay1-14/+16
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-08-13memory: stm32-fmc2-ebi: add STM32 FMC2 EBI controller driverChristophe Kerello3-0/+1066
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2-3/+1
2016-04-18memory: Move TI_AEMIF config to KCONFIGLokesh Vutla1-0/+18
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini1-0/+2
2014-06-19ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.cKhoronzhuk, Ivan2-0/+81