index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
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
2026-01-25
sunxi: dram: detect non-power-of-2 sized DRAM chips
Andre Przywara
2025-07-27
sunxi: A523: add DRAM initialisation routine
Jernej Skrabec
2025-06-24
sunxi: A133: add DRAM init code
Cody Eksal
2024-03-05
sunxi: reorganize mctl_mem_matches_* functions
Andrey Skvortsov
2022-02-04
sunxi: Add F1C100s DRAM initial support
Icenowy Zheng
2021-01-25
sunxi: Add H616 DRAM support
Jernej Skrabec
2018-07-31
sunxi: add DRAM support to H6
Icenowy Zheng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-08
sunxi: makes an invisible option for H3-like DRAM controllers
Icenowy Zheng
2017-04-20
sunxi: Use H3/A64 DRAM initialization code for R40
Chen-Yu Tsai
2017-04-05
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
Andre Przywara
2017-01-04
sunxi: A64: use H3 DRAM initialization code for A64 as well
Jens Kuske
2016-10-30
sunxi: DRAM initialisation for sun9i
Philipp Tomsich
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