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
/
arm
/
include
/
asm
/
arch-sunxi
/
dram.h
Age
Commit message (
Expand
)
Author
2015-12-10
sunxi: Add support for Allwinner A83T DRAM
vishnupatekar
2015-11-22
sunxi: Add H3 DRAM initialization support
Jens Kuske
2015-05-04
sunxi: Add a33 dram init code
Vishnu Patekar
2015-05-04
sunxi: s/sun8i/sun8i_a23/
Hans de Goede
2015-02-16
sunxi: dram: Un-inline dram helper functions
Hans de Goede
2015-01-14
sunxi: Fix buggy sun6i/sun8i DRAM size detection logic
Siarhei Siamashka
2015-01-14
sun8i: Add dram initialization support
Hans de Goede
2015-01-14
sunxi: Use memcmp for mctl_mem_matches
Hans de Goede
2015-01-14
sunxi: Fill memory before comparing it when doing dram init on sun6i
Hans de Goede
2015-01-14
sunxi: Move await_completion dram helper to dram.h
Hans de Goede
2014-11-13
sun6i: Add dram initialization code
Hans de Goede
2014-11-13
sun4i: Rename dram files to dram_sun4i.x
Hans de Goede
2014-08-12
sunxi: dram: Configurable DQS gating window mode and delay
Siarhei Siamashka
2014-08-12
sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'
Siarhei Siamashka
2014-08-12
sunxi: dram: Improve DQS gate data training error handling
Siarhei Siamashka
2014-08-12
sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)
Siarhei Siamashka
2014-08-12
sunxi: dram: Re-introduce the impedance calibration ond ODT
Siarhei Siamashka
2014-05-25
sunxi: add sun7i dram setup support
Ian Campbell