summaryrefslogtreecommitdiff
path: root/board/freescale/corenet_ds/ddr.c
AgeCommit message (Expand)Author
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-10-16powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun
2012-11-27powerpc/corenet_ds: Update DDR timing for single-rank DIMMsYork Sun
2011-10-09powerpc/mpc8xxx: Merge entries in DDR speed tableYork Sun
2011-09-29powerpc/corenet_ds: Use separated speed tables for UDIMM and RDIMMYork Sun
2011-09-29powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk
2011-07-11powerpc/mpc85xx: Display a warning for unsupported DDR data ratesYork Sun
2011-07-11powerpc/corenet_ds: Fix RCW overriding for RDIMMYork Sun
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-04-04powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala
2011-04-04powerpc/85xx: Remove DATARATE_*_MHZ defines in static ddr initKumar Gala
2011-03-05powerpc/corenet_ds: revise platform dependent parametersYork Sun
2011-03-05corenet_ds: pick the middle value for all tested timing parametersYork Sun
2011-01-19corenet_ds: Extend board specific parametersYork Sun
2011-01-14powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala
2010-10-20Adding fixed sdram setting for cornet_ds boardYork Sun
2010-08-19powerpc/8xxx: Fix quad-rank DIMMs support on corenet_ds board.york
2010-08-01powerpc/p4080: Add support for the P4080DS boardKumar Gala