index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc8xxx
/
ddr
Commit message (
Expand
)
Author
Age
Lines
*
mpc8xxx: fix DDR init value to use CONFIG_MEM_INIT_VALUE
Anatolij Gustschin
2013-01-30
-0
/
+4
*
powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands
James Yang
2013-01-30
-11
/
+47
*
Add copy command to FSL DDR interactive
James Yang
2013-01-30
-0
/
+127
*
Fix data stage name matching issue
James Yang
2013-01-30
-1
/
+2
*
Move DDR command parsing to separate function
James Yang
2013-01-30
-79
/
+74
*
powerpc/mpc8xxx: Enable entering DDR debugging by key press
York Sun
2013-01-30
-2
/
+4
*
8xxx: Change all 8*xx_DDR addresses to 8xxx
Andy Fleming
2012-11-27
-19
/
+5
*
arch/powerpc/cpu/mpc8xxx/: sparse fixes
Kim Phillips
2012-11-04
-2
/
+4
*
powerpc/mpc8xxx: Fix DDR SPD failed message
York Sun
2012-10-22
-1
/
+13
*
powerpc/mpc8xxx: Add auto select bank interleaving mode
York Sun
2012-10-22
-1
/
+32
*
powerpc/mpc85xx: software workaround for DDR erratum A-004468
York Sun
2012-10-22
-0
/
+10
*
powerpc/mpc8xxx: Fix DDR initialization waiting for D_INIT
York Sun
2012-10-22
-3
/
+13
*
powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation
York Sun
2012-10-22
-17
/
+85
*
powerpc/mpc8xxx: Update DDR registers
York Sun
2012-10-22
-3
/
+31
*
powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h
York Sun
2012-08-23
-1
/
+0
*
powerpc/mpc8xxx DDR: Fix interactive DDR debugging
York Sun
2012-08-23
-2
/
+2
*
powerpc/mpc8xxx DDR: Fall back to raw timing for first controller only
York Sun
2012-08-23
-1
/
+1
*
powerpc/mpc8xxx DDR: Fix CAS latency calculation
York Sun
2012-08-23
-2
/
+4
*
powerpc/mpc8xxx: Fix bug for extended DDR timing
York Sun
2012-08-23
-20
/
+43
*
powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving
York Sun
2012-08-23
-316
/
+411
*
powerpc/mpc8xxx: Add support for cas latency 12 and above
York Sun
2012-08-23
-7
/
+21
*
powerpc/mpc8xxx: Add fine timing support for DDR3
York Sun
2012-08-23
-12
/
+35
*
powerpc/ddr: fix fsl_ddr_get_dimm_params compile error
Shaohui Xie
2012-08-08
-1
/
+1
*
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-29
-2
/
+1
*
mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification
Ira W. Snyder
2011-11-29
-0
/
+7
*
arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-11
-5
/
+2
*
arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning
Kumar Gala
2011-11-11
-0
/
+4
*
GCC4.6: Squash warnings in ddr[123]_dimm_params.c
Marek Vasut
2011-10-27
-3
/
+3
*
powerpc/8xxx: Add support for interactive DDR programming interface
York Sun
2011-10-09
-17
/
+1726
*
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
York Sun
2011-09-29
-4
/
+9
*
powerpc/mpc8xxx: Add DDR2 to unified DDR driver
York Sun
2011-09-29
-17
/
+230
*
powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()
York Sun
2011-09-29
-15
/
+11
*
powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots
York Sun
2011-09-29
-4
/
+7
*
powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en
York Sun
2011-09-29
-9
/
+10
*
powerpc/mpc8xxx: Move DDR RCW overriding to common code
York Sun
2011-09-29
-0
/
+15
*
powerpc/mpc8xxx: Extend CWL table
York Sun
2011-09-29
-2
/
+16
*
powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time
York Sun
2011-07-11
-0
/
+3
*
powerpc/mpc8xxx: fix DDR data width checking
York Sun
2011-07-11
-8
/
+27
*
powerpc/mpc8xxx: Adding fallback to raw timing on supported boards
York Sun
2011-07-11
-0
/
+8
*
powerpc/mpc8xxx: Enable calculation for fixed DDR chips
York Sun
2011-07-11
-2
/
+30
*
powerpc/mpc8xxx: Add 16-bit support for DDR3
York Sun
2011-07-11
-2
/
+15
*
powerpc/mpc8xxx: check SPD length before using part number
York Sun
2011-07-11
-1
/
+2
*
powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram width
York Sun
2011-07-11
-4
/
+20
*
powerpc/mpc8xxx: reword max tCKmin message
York Sun
2011-05-13
-3
/
+3
*
fsl-ddr: Fix mixed-case macro names
Kyle Moffett
2011-04-29
-9
/
+9
*
powerpc/8xxx: Fix typo for address hashing message
Kumar Gala
2011-04-04
-1
/
+1
*
mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements
Kyle Moffett
2011-04-04
-33
/
+33
*
fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC
Kyle Moffett
2011-04-04
-16
/
+40
*
fsl_ddr: Adds 16 bit DDR Data width option
Poonam Aggrwal
2011-04-04
-1
/
+3
*
powerpc/8xxx: Display DIMM model
York Sun
2011-04-04
-4
/
+7
[next]