index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ddr
/
imx
Age
Commit message (
Expand
)
Author
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-14
ddr: imx: Add 3600 MTps rate support
Marek Vasut
2023-12-14
ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps rates
Marek Vasut
2023-12-13
ddr: imx: Save the FW loading if it hasn't changed
Shawn Guo
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-05-21
ddr: imx9: update the rank setting for multi fsp support
Jacky Bai
2023-05-21
ddr: imx93: update the ddr init to support mult setpoints
Jacky Bai
2023-05-21
ddr: imx93: Add 625M bypass clock support
Jacky Bai
2023-05-21
ddr: imx9: Change the saved ddr data base to 0x2051c000
Jacky Bai
2023-05-21
ddr: imx9: Add workaround for DDRPHY rank-to-rank errata
Ye Li
2023-03-29
ddr: imx: Update the ddr init flow on imx8ulp
Jacky Bai
2023-03-29
ddr: imx8ulp: Change DRAM timing save area to 0x20055000
Ye Li
2023-01-30
ddr: imx: Handle both 3733 and 3732 MTps rates
Marek Vasut
2022-10-24
imx8m: fix reading of DDR4 MR registers [again]
Rasmus Villemoes
2022-09-18
imx8m: ddrphy_utils: Remove unused file
Marek Vasut
2022-07-26
ddr: imx8m: helper: load ddr firmware according to binman symbols
Peng Fan
2022-07-26
ddr: imx9: enable Performance monitor counter
Ye Li
2022-07-26
ddr: imx: Add i.MX9 DDR controller driver
Ye Li
2022-05-20
imx8m: fix reading of DDR4 MR registers
Rasmus Villemoes
2022-04-12
imx8m: ddrphy_utils: Add 3732 MT/s mode
Marek Vasut
2022-02-05
imx8ulp: ddr: Fix DDR frequency request issue
Ye Li
2022-02-05
imx8ulp:ddr: saving the dram config timing data into sram
Jacky Bai
2021-08-09
ddr: Add DDR driver for iMX8ULP
Ye Li
2021-04-08
imx8mp: refine power on imx8mp board
haidong.zheng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-23
imx: ddr: imx8m: Move selfref_en after DDR scrub
Ye Li
2020-07-27
imx8m: ddrphy_utils: Improve coding style
Fabio Estevam
2020-07-14
drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue
Oliver Chen
2020-07-14
drivers: ddr: imx8mp: Add inline ECC feature support
Sherry Sun
2020-07-14
driver: ddr: imx: correct the pwrctl setting of selfref_en on imx8m
Jacky Bai
2020-07-14
driver: ddr: imx: skip ddr_ss_gpr config on imx8mn
Jacky Bai
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-01-08
ddr: imx8m: Add DRAM PLL to generate 1000Mhz output
Peng Fan
2020-01-07
ddr: imx8m: Return error values from LPDDR4 training
Frieder Schrempf
2019-12-27
imx8m: ddr_init: Move ddr_init() messages to debug level
Fabio Estevam
2019-10-08
ddr: imx8m: Fix the ddr init hang on imx8mq
Jacky Bai
2019-10-08
driver: ddr: Refine the ddr init driver on imx8m
Jacky Bai
2019-10-08
imx8mq: Update the ddrc QoS setting for B1 chip
Bai Ping
2019-10-08
ddr: imx8m: Fix ddr4 driver build issue
Ye Li
2019-10-08
ddr: imx8m: fix ddr firmware location when enable SPL OF
Peng Fan
2019-04-25
ddr: imx8m: hide i.MX8M DDR options from device driver entry
Peng Fan
2019-01-01
drivers: ddr: introduce DDR driver for i.MX8M
Peng Fan