summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xxx/ddr
Commit message (Expand)AuthorAgeFilesLines
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-2512-7398/+0
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-23/+7
* mpc8xxx: set x2 DDR3 refresh rate if SPD config requires itValentin Longchamp2013-10-244-1/+16
* mpc8xxx: call i2c_set_bus_num in __get_spdValentin Longchamp2013-10-241-1/+5
* powerpc: Fix CamelCase warnings in DDR related codePriyanka Jain2013-10-1610-424/+424
* powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-201-1/+2
* powerpc: mpc85xx: Support booting from SD Card with SPLYing Zhang2013-08-201-0/+4
* powerpc/mpc8xxx: Fix TIMING_CFG_3[EXT_ACTTOPRE]James Yang2013-08-091-1/+1
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-092-8/+48
* powerpc/mpc8xxx: Add x4 DDR device supportYork Sun2013-08-094-0/+11
* powerpc/mpc8xxx: Set inactive csn_bnds to 0xffffffffYork Sun2013-08-092-3/+9
* mpc85xx: Base emulator supportYork Sun2013-08-091-0/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-11/+3
* powerpc/mpc8xxx: Allow DDR overclockYork Sun2013-05-241-2/+0
* powerpc/mpc8xxx: Allow board file to override DDR address assignmentYork Sun2013-05-141-1/+6
* powerpc/mpc8xxx: Fix DDR 3-way interleavingYork Sun2013-05-141-8/+11
* mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUEAnatolij Gustschin2013-01-301-0/+4
* powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commandsJames Yang2013-01-303-11/+47
* Add copy command to FSL DDR interactiveJames Yang2013-01-301-0/+127
* Fix data stage name matching issueJames Yang2013-01-301-1/+2
* Move DDR command parsing to separate functionJames Yang2013-01-301-79/+74
* powerpc/mpc8xxx: Enable entering DDR debugging by key pressYork Sun2013-01-301-2/+4
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-272-19/+5
* arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-042-2/+4
* powerpc/mpc8xxx: Fix DDR SPD failed messageYork Sun2012-10-221-1/+13
* powerpc/mpc8xxx: Add auto select bank interleaving modeYork Sun2012-10-221-1/+32
* powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-221-0/+10
* powerpc/mpc8xxx: Fix DDR initialization waiting for D_INITYork Sun2012-10-222-3/+13
* powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculationYork Sun2012-10-224-17/+85
* powerpc/mpc8xxx: Update DDR registersYork Sun2012-10-222-3/+31
* powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.hYork Sun2012-08-231-1/+0
* powerpc/mpc8xxx DDR: Fix interactive DDR debuggingYork Sun2012-08-231-2/+2
* powerpc/mpc8xxx DDR: Fall back to raw timing for first controller onlyYork Sun2012-08-231-1/+1
* powerpc/mpc8xxx DDR: Fix CAS latency calculationYork Sun2012-08-231-2/+4
* powerpc/mpc8xxx: Fix bug for extended DDR timingYork Sun2012-08-232-20/+43
* powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleavingYork Sun2012-08-234-316/+411
* powerpc/mpc8xxx: Add support for cas latency 12 and aboveYork Sun2012-08-231-7/+21
* powerpc/mpc8xxx: Add fine timing support for DDR3York Sun2012-08-232-12/+35
* powerpc/ddr: fix fsl_ddr_get_dimm_params compile errorShaohui Xie2012-08-081-1/+1
* arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala2011-11-291-2/+1
* mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder2011-11-291-0/+7
* arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-5/+2
* arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-0/+4
* GCC4.6: Squash warnings in ddr[123]_dimm_params.cMarek Vasut2011-10-273-3/+3
* powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun2011-10-094-17/+1726
* powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-292-4/+9
* powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun2011-09-292-17/+230
* powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()York Sun2011-09-291-15/+11
* powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slotsYork Sun2011-09-291-4/+7
* powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_enYork Sun2011-09-291-9/+10
OpenPOWER on IntegriCloud