index
:
u-boot.git
CHECK/bloblist-not-found
CHECK/check-bootm-fit-noload
CHECK/resync-scripts-kconfig
DBG/clk-support-arbitrary-clk_register-sequence
Jenkins
master
next
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
ti-aemif.c
Age
Commit message (
Expand
)
Author
2024-10-29
memory: ti-aemif: Add DM support
Bastien Curutchet
2024-10-29
memory: ti-aemif: Wrap the CS configuration into a function
Bastien Curutchet
2024-10-29
memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF
Bastien Curutchet
2024-10-29
memory: ti-aemif: Make AEMIF driver architecture agnostic
Bastien Curutchet
2024-10-29
memory: ti-aemif: Correct macro to ensure avoiding precedence issues
Bastien Curutchet
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
memory: Remove <common.h> and add needed includes
Tom Rini
2023-11-29
configs: keystone2: Do not include hardware.h
Andrew Davis
2021-09-27
keystone2: Move CONFIG_AEMIF_CNTRL_BASE out of CONFIG namespace
Tom Rini
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2014-06-19
ARM: keystone: aemif: move aemif driver to drivers/memory/ti-aemif.c
Khoronzhuk, Ivan