index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
cpu
/
mpc8xxx
/
ddr
/
options.c
Age
Commit message (
Expand
)
Author
2012-10-22
powerpc/mpc8xxx: Add auto select bank interleaving mode
York Sun
2012-10-22
powerpc/mpc8xxx: Fix DDR driver handling quad-rank DIMMs and address calculation
York Sun
2012-08-23
powerpc/mpc8xxx: Move HWCONFIG_BUFFER_SIZE into config.h
York Sun
2012-08-23
powerpc/mpc8xxx: Enable 3-way and 4-way DDR interleaving
York Sun
2011-11-11
arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warning
Kumar Gala
2011-09-29
powerpc/mpc8xxx: Add DDR2 to unified DDR driver
York Sun
2011-09-29
powerpc/mpc8xxx: Move DDR RCW overriding to common code
York Sun
2011-07-11
powerpc/mpc8xxx: fix DDR data width checking
York Sun
2011-07-11
powerpc/mpc8xxx: Add 16-bit support for DDR3
York Sun
2011-07-11
powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram width
York Sun
2011-01-19
mpc85xx: Enable unique mode registers and dynamic ODT for DDR3
York Sun
2011-01-19
mpc8xxx: Enable ECC on/off control in hwconfig
York Sun
2011-01-19
powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init
Kumar Gala
2011-01-14
powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code
Kumar Gala
2010-07-26
powerpc/8xxx: Improvement to DDR parameters
york
2010-07-26
powerpc/8xxx: Enabled address hashing for 85xx
york
2010-07-26
powerpc/8xxx: Enable quad-rank DIMMs.
york
2010-07-26
powerpc/8xxx: Fix bug in memctrl interleaving & bank interleaving on cs0~cs4
york
2010-07-26
powerpc/8xxx: Enabled hwconfig for memory interleaving
Kumar Gala
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese