aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-sunxi/dram_sunxi_dw.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-16sunxi: enable dual rank memory on R40Icenowy Zheng1-6/+49
2021-04-16sunxi: support asymmetric dual rank DRAM on A64/R40Icenowy Zheng1-20/+74
2020-10-22sunxi: make V3s DRAM initialization more properIcenowy Zheng1-5/+86
2020-06-01sunxi: Silence warning about non-static inline functionSamuel Holland1-9/+9
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop init.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-08sunxi: add LPDDR3 DRAM type support for DesignWare-like DRAM controllerIcenowy Zheng1-0/+2
2017-06-08sunxi: add support for V3s DRAM controllerIcenowy Zheng1-0/+3
2017-06-08sunxi: add support for the DDR2 in V3s SoCIcenowy Zheng1-0/+2
2017-06-08sunxi: enable dual rank detection in DesignWare-like DRAM codeIcenowy Zheng1-1/+3
2017-06-08sunxi: Add selective DRAM type and timingIcenowy Zheng1-113/+6
2017-06-08sunxi: add bank detection code to H3 DRAM initialization codeIcenowy Zheng1-4/+15
2017-06-08sunxi: add option for 16-bit DW DRAM controllerIcenowy Zheng1-4/+29
2017-06-08sunxi: Rename bus-width related macros in H3 DRAM codeIcenowy Zheng1-5/+6
2017-06-08sunxi: makes an invisible option for H3-like DRAM controllersIcenowy Zheng1-0/+829