summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-sunxi/dram.h
Commit message (Expand)AuthorAgeFilesLines
* sunxi: add DRAM support to H6Icenowy Zheng2018-07-311-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng2017-06-081-4/+2
* sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai2017-04-201-1/+3
* sunxi: prepare for sharing MACH_SUN8I_H3 config symbolAndre Przywara2017-04-051-1/+1
* sunxi: A64: use H3 DRAM initialization code for A64 as wellJens Kuske2017-01-041-1/+1
* sunxi: DRAM initialisation for sun9iPhilipp Tomsich2016-10-301-0/+2
* sunxi: Add support for Allwinner A83T DRAMvishnupatekar2015-12-101-0/+2
* sunxi: Add H3 DRAM initialization supportJens Kuske2015-11-221-0/+2
* sunxi: Add a33 dram init codeVishnu Patekar2015-05-041-0/+2
* sunxi: s/sun8i/sun8i_a23/Hans de Goede2015-05-041-2/+2
* sunxi: dram: Un-inline dram helper functionsHans de Goede2015-02-161-26/+2
* sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka2015-01-141-16/+6
* sun8i: Add dram initialization supportHans de Goede2015-01-141-0/+2
* sunxi: Use memcmp for mctl_mem_matchesHans de Goede2015-01-141-9/+3
* sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede2015-01-141-0/+29
* sunxi: Move await_completion dram helper to dram.hHans de Goede2015-01-141-0/+14
* sun6i: Add dram initialization codeHans de Goede2014-11-131-0/+4
* sun4i: Rename dram files to dram_sun4i.xHans de Goede2014-11-131-165/+2
* sunxi: dram: Configurable DQS gating window mode and delaySiarhei Siamashka2014-08-121-0/+2
* sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'Siarhei Siamashka2014-08-121-3/+0
* sunxi: dram: Improve DQS gate data training error handlingSiarhei Siamashka2014-08-121-1/+3
* sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)Siarhei Siamashka2014-08-121-0/+1
* sunxi: dram: Re-introduce the impedance calibration ond ODTSiarhei Siamashka2014-08-121-0/+4
* sunxi: add sun7i dram setup supportIan Campbell2014-05-251-0/+179