aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ddr
Commit message (Expand)AuthorAgeFilesLines
* imx: Use per board ddrphy_trained_csrPeng Fan2024-12-234-738/+7
* ddr: imx: Add new rates for i.MX91Ye Li2024-12-071-0/+8
* imx: Support i.MX93 9X9 QSB boardPeng Fan2024-10-251-0/+5
* ddr: altera: include u-boot/schedule.hRasmus Villemoes2024-10-232-0/+2
* global: Rename SPL_ to XPL_Simon Glass2024-10-111-1/+1
* drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-1110-58/+58
* imx9: Add 233Mhz DDR PLL frequencyYe Li2024-09-191-0/+4
* fsl: mxc: Drop legacy I2cSimon Glass2024-08-131-2/+1
* drivers: ddr: Remove duplicate newlinesMarek Vasut2024-07-2215-24/+0
* arm: mvebu: a38x: Add optional support for using old DDR3 training codeMarek Behún2024-07-083-0/+260
* ddr: marvell: a38x: old: Backport immutable debug settingsMarek Behún2024-07-083-23/+54
* ddr: marvell: a38x: old: Fix some compiler warning of the old codeMarek Behún2024-07-085-0/+6
* ddr: marvell: a38x: Import old DDR training code from 2017 version of U-BootMarek Behún2024-07-0841-0/+16646
* ddr: marvell: a38x: debug: Allow compiling with immutable debug settings to r...Marek Behún2024-07-083-11/+43
* ddr: marvell: a38x: debug: Define DDR_VIEWER_TOOL variables only if needed, a...Marek Behún2024-07-081-4/+5
* ddr: marvell: a38x: debug: Remove unused variablesMarek Behún2024-07-082-4/+0
* ddr: marvell: a38x: debug: return from ddr3_tip_print_log() early if we won't...Marek Behún2024-07-081-0/+9
* Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini2024-05-2041-41/+25
* Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini2024-05-1941-25/+41
* ddr: Remove <common.h> and add needed includesTom Rini2024-05-0741-41/+25
* Kconfig: Remove trailing whitespace in its promptMichal Simek2024-04-221-1/+1
* global: Drop common.h inclusionTom Rini2023-12-212-2/+0
* arm: Partial cleanup and audit usage of <config.h>Tom Rini2023-12-211-0/+2
* Merge tag 'v2024.01-rc5' into nextTom Rini2023-12-181-0/+5
|\
| * ddr: imx: Add 3600 MTps rate supportMarek Vasut2023-12-141-0/+4
| * ddr: imx: Handle 3734 in addition to 3733 and 3732 MTps ratesMarek Vasut2023-12-141-0/+1
* | ddr: imx: Save the FW loading if it hasn't changedShawn Guo2023-12-131-0/+7
|/
* treewide: unify the linker symbol reference formatShiji Yang2023-08-091-2/+2
* ddr: imx9: update the rank setting for multi fsp supportJacky Bai2023-05-211-62/+116
* ddr: imx93: update the ddr init to support mult setpointsJacky Bai2023-05-212-5/+113
* ddr: imx93: Add 625M bypass clock supportJacky Bai2023-05-211-0/+3
* ddr: imx9: Change the saved ddr data base to 0x2051c000Jacky Bai2023-05-211-1/+1
* ddr: imx9: Add workaround for DDRPHY rank-to-rank errataYe Li2023-05-211-0/+122
* drivers: use devfdt_get_addr_index_ptr when cast to pointerJohan Jonker2023-05-061-2/+2
* ddr: marvell: a38x: Perform DDR training sequence again for 2nd bootTony Dinh2023-04-131-7/+0
* ddr: imx: Update the ddr init flow on imx8ulpJacky Bai2023-03-291-12/+43
* ddr: imx8ulp: Change DRAM timing save area to 0x20055000Ye Li2023-03-291-1/+1
* ddr: marvell: a38x: Remove unused file seq_exec.hPali Rohár2023-03-242-65/+0
* ddr: imx: Handle both 3733 and 3732 MTps ratesMarek Vasut2023-01-301-0/+1
* ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repositoryTony Dinh2023-01-2627-0/+5991
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-202-8/+8
* global: Migrate CONFIG_MAX_MEM_MAPPED to CFGTom Rini2022-12-231-3/+3
* global: Remove undef CONFIG_... for unused valuesTom Rini2022-12-231-2/+0
* ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini2022-12-222-16/+3
* Convert CONFIG_SPD_EEPROM to KconfigTom Rini2022-12-051-0/+8
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-055-6/+6
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-109-39/+39
* global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespaceTom Rini2022-11-102-2/+2
* treewide: Remove the unnecessary space before semicolonBin Meng2022-11-021-1/+1