Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
2400904207a5da320a8573efe95bc8f557aca508
/
arch
/
powerpc
/
cpu
/
mpc8xxx
/
ddr
2400904
powerpc/ddr: fix fsl_ddr_get_dimm_params compile error
by Shaohui Xie
· 12 years ago
f71ee3c
arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
09da8b8
mpc8xxx: update module_type values from JEDEC DDR3 SPD Specification
by Ira W. Snyder
· 13 years ago
d5bbe66
arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
59cb44c
arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning
by Kumar Gala
· 13 years ago
3c48d6c
GCC4.6: Squash warnings in ddr[123]_dimm_params.c
by Marek Vasut
· 13 years ago
bd495cf
powerpc/8xxx: Add support for interactive DDR programming interface
by York Sun
· 13 years ago
e12ce98
powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver
by York Sun
· 13 years ago
454f507
powerpc/mpc8xxx: Add DDR2 to unified DDR driver
by York Sun
· 13 years ago
dc4d40c
powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()
by York Sun
· 13 years ago
92b46ac
powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slots
by York Sun
· 13 years ago
15f874a
powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_en
by York Sun
· 13 years ago
f0345e2
powerpc/mpc8xxx: Move DDR RCW overriding to common code
by York Sun
· 13 years ago
7a16d64
powerpc/mpc8xxx: Extend CWL table
by York Sun
· 13 years ago
f8691fc
powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time
by York Sun
· 14 years ago
3c5ffd4
powerpc/mpc8xxx: fix DDR data width checking
by York Sun
· 13 years ago
09d8aa8
powerpc/mpc8xxx: Adding fallback to raw timing on supported boards
by York Sun
· 13 years ago
e73cc04
powerpc/mpc8xxx: Enable calculation for fixed DDR chips
by York Sun
· 13 years ago
dd803dd
powerpc/mpc8xxx: Add 16-bit support for DDR3
by York Sun
· 14 years ago
b9d6b0c
powerpc/mpc8xxx: check SPD length before using part number
by York Sun
· 14 years ago
5fb9f6f
powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram width
by York Sun
· 14 years ago
c04da04
powerpc/mpc8xxx: reword max tCKmin message
by York Sun
· 14 years ago
313e827
fsl-ddr: Fix mixed-case macro names
by Kyle Moffett
· 14 years ago
4513d76
powerpc/8xxx: Fix typo for address hashing message
by Kumar Gala
· 14 years ago
046d772
mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements
by Kyle Moffett
· 14 years ago
e37716a
fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC
by Kyle Moffett
· 14 years ago
42d3640
fsl_ddr: Adds 16 bit DDR Data width option
by Poonam Aggrwal
· 14 years ago
b06fcb5
powerpc/8xxx: Display DIMM model
by York Sun
· 14 years ago
c68e86c
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
by Kumar Gala
· 14 years ago
b78c7bf
powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()
by Kumar Gala
· 14 years ago
501b70d
powerpc/mpc8xxx: disable rcw_en bit for non-DDR3
by York Sun
· 14 years ago
fbe6595
powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity
by York Sun
· 14 years ago
3673f2c
powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers
by York Sun
· 14 years ago
27f83be
powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3
by York Sun
· 14 years ago
65b5be2
powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board
by Kumar Gala
· 14 years ago
ba0c2eb
mpc85xx: Enable unique mode registers and dynamic ODT for DDR3
by York Sun
· 14 years ago
0ac71ea
mpc8xxx: Enable ECC on/off control in hwconfig
by York Sun
· 14 years ago
d56624f
mpc8xxx: Display RDIMM if detected
by York Sun
· 14 years ago
7230160
powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init
by Kumar Gala
· 14 years ago
80ad401
8xxx/ddr: add support to only compute the ddr sdram size
by Haiying Wang
· 14 years ago
f582d98
powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code
by Kumar Gala
· 14 years ago
2d8ecac
MPC8xxx DDR: align informational prints
by Becky Bruce
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
2927c5e
Disable unused chip-select for DDR controller interleaving
by York Sun
· 14 years ago
5207e77
Fix parameters to support RDIMM for P2020DS
by York Sun
· 14 years ago
1714e49
powerpc/8xxx: Improvement to DDR parameters
by york
· 14 years ago
de87932
powerpc/8xxx: Enable DDR3 RDIMM support
by york
· 14 years ago
4260372
powerpc/8xxx: Enabled address hashing for 85xx
by york
· 14 years ago
f4f93c6
powerpc/8xxx: Enable quad-rank DIMMs.
by york
· 14 years ago
93799ca
powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4
by york
· 14 years ago
6404209
powerpc/8xxx: Enabled hwconfig for memory interleaving
by Kumar Gala
· 14 years ago
be329c1
Enabled support for Rev 1.3 SPD for DDR2 DIMMs
by York Sun
· 15 years ago
8107926
fsl-ddr: Add extra cycle to turnaround times
by Dave Liu
· 15 years ago
88fbf93
Move arch/ppc to arch/powerpc
by Stefan Roese
· 15 years ago