u-boot/board/ti/ks2_evm
Tom Rini 2d79d1004d Merge patch series "memory: ti-aemif: Add DM support"
Bastien Curutchet <bastien.curutchet@bootlin.com> says:

Hi all,

This patch series aims to add DM support for the AEMIF controller that
can be found in the DaVinci SoCs.

This controller has already a driver used by the Keystone SoCs so I
add my work to it.

As we can now easily import Linux device-trees, I try to stick the
most I can to the Linux bindings of the AEMIF controller. To do so I add
an 'intermediate' driver called 'ti-aemif-cs'. It's in charge of
configuring timings for a given chip select of the AEMIF controller.

Link: https://lore.kernel.org/r/20241021151330.1860929-1-bastien.curutchet@bootlin.com
2024-10-29 18:45:51 -06:00
..
board.c Merge patch series "memory: ti-aemif: Add DM support" 2024-10-29 18:45:51 -06:00
board.h board: ti: k2g: Add support for K2G ICE with 1GHz Silicon 2021-01-12 10:21:41 +05:30
board_k2e.c board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
board_k2g.c board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
board_k2hk.c board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
board_k2l.c board: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:48 -06:00
ddr3_cfg.c board: ti: Remove duplicate newlines 2024-07-22 10:51:47 -06:00
ddr3_cfg.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ddr3_k2e.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ddr3_k2g.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ddr3_k2hk.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
ddr3_k2l.c Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" 2024-05-20 13:35:03 -06:00
k2e_evm.env include: env: ti: ti_armv7_common.env: Rename to ti_common.env 2023-09-08 10:07:11 -04:00
k2g_evm.env include: env: ti: ti_armv7_common.env: Rename to ti_common.env 2023-09-08 10:07:11 -04:00
k2hk_evm.env include: env: ti: ti_armv7_common.env: Rename to ti_common.env 2023-09-08 10:07:11 -04:00
k2l_evm.env include: env: ti: ti_armv7_common.env: Rename to ti_common.env 2023-09-08 10:07:11 -04:00
Kconfig configs: keystone2: Change to using env files 2023-07-28 10:11:01 -04:00
MAINTAINERS MAINTAINERS: Take maintainership of TI KeyStone2 support 2023-07-25 13:29:00 -04:00
Makefile keystone2: Move target selection to Kconfig 2016-11-28 15:10:34 -05:00
mux-k2g.h global: Drop common.h inclusion 2023-12-21 08:54:37 -05:00