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
Age
Commit message (
Expand
)
Author
2024-07-22
drivers: ddr: Remove duplicate newlines
Marek Vasut
2024-07-08
arm: mvebu: a38x: Add optional support for using old DDR3 training code
Marek Behún
2024-07-08
ddr: marvell: a38x: old: Backport immutable debug settings
Marek Behún
2024-07-08
ddr: marvell: a38x: old: Fix some compiler warning of the old code
Marek Behún
2024-07-08
ddr: marvell: a38x: Import old DDR training code from 2017 version of U-Boot
Marek Behún
2024-07-08
ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...
Marek Behún
2024-07-08
ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, a...
Marek Behún
2024-07-08
ddr: marvell: a38x: debug: Remove unused variables
Marek Behún
2024-07-08
ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't...
Marek Behún
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
ddr: Remove <common.h> and add needed includes
Tom Rini
2024-04-22
Kconfig: Remove trailing whitespace in its prompt
Michal Simek
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-12-21
arm: Partial cleanup and audit usage of <config.h>
Tom Rini
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-05-06
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-04-13
ddr: marvell: a38x: Perform DDR training sequence again for 2nd boot
Tony Dinh
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-03-24
ddr: marvell: a38x: Remove unused file seq_exec.h
Pali Rohár
2023-01-30
ddr: imx: Handle both 3733 and 3732 MTps rates
Marek Vasut
2023-01-26
ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository
Tony Dinh
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-23
global: Migrate CONFIG_MAX_MEM_MAPPED to CFG
Tom Rini
2022-12-23
global: Remove undef CONFIG_... for unused values
Tom Rini
2022-12-22
ddr: fsl: Remove CONFIG_MEM_INIT_VALUE
Tom Rini
2022-12-05
Convert CONFIG_SPD_EEPROM to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-11-02
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
imx8m: fix reading of DDR4 MR registers [again]
Rasmus Villemoes
2022-09-23
ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds
Pali Rohár
2022-09-23
ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode
Pali Rohár
2022-09-23
ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_t
Pali Rohár
2022-09-23
ddr: fsl: Fix checking for maximal mappable memory
Pali Rohár
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
imx8m: ddrphy_utils: Remove unused file
Marek Vasut
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
[next]