summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xxx/ddr
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun2011-09-291-0/+15
* powerpc/mpc8xxx: Extend CWL tableYork Sun2011-09-291-2/+16
* powerpc/mpc8xxx: Allow override DDR read-to-write turnaround timeYork Sun2011-07-111-0/+3
* powerpc/mpc8xxx: fix DDR data width checkingYork Sun2011-07-111-8/+27
* powerpc/mpc8xxx: Adding fallback to raw timing on supported boardsYork Sun2011-07-111-0/+8
* powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun2011-07-113-2/+30
* powerpc/mpc8xxx: Add 16-bit support for DDR3York Sun2011-07-112-2/+15
* powerpc/mpc8xxx: check SPD length before using part numberYork Sun2011-07-111-1/+2
* powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram widthYork Sun2011-07-111-4/+20
* powerpc/mpc8xxx: reword max tCKmin messageYork Sun2011-05-131-3/+3
* fsl-ddr: Fix mixed-case macro namesKyle Moffett2011-04-291-9/+9
* powerpc/8xxx: Fix typo for address hashing messageKumar Gala2011-04-041-1/+1
* mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statementsKyle Moffett2011-04-042-33/+33
* fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPCKyle Moffett2011-04-041-16/+40
* fsl_ddr: Adds 16 bit DDR Data width optionPoonam Aggrwal2011-04-041-1/+3
* powerpc/8xxx: Display DIMM modelYork Sun2011-04-041-4/+7
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-3/+60
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-043-6/+3
* powerpc/mpc8xxx: disable rcw_en bit for non-DDR3York Sun2011-03-241-0/+2
* powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address ParityYork Sun2011-03-241-1/+2
* powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun2011-03-051-6/+14
* powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3York Sun2011-02-102-1/+4
* powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 boardKumar Gala2011-01-241-1/+1
* mpc85xx: Enable unique mode registers and dynamic ODT for DDR3York Sun2011-01-192-54/+506
* mpc8xxx: Enable ECC on/off control in hwconfigYork Sun2011-01-191-3/+6
* mpc8xxx: Display RDIMM if detectedYork Sun2011-01-191-12/+8
* powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR initKumar Gala2011-01-191-19/+59
* 8xxx/ddr: add support to only compute the ddr sdram sizeHaiying Wang2011-01-193-9/+40
OpenPOWER on IntegriCloud