index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
memory
/
emif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-18
drivers/memory: don't check resource with devm_ioremap_resource
Wolfram Sang
1
-6
/
+0
2013-03-26
memory: emif: Load the correct custom config values from dt
Lokesh Vutla
1
-3
/
+4
2013-03-26
memory: emif: errata i743: Prohibit usage of Power-Down mode
Grygorii Strashko
1
-0
/
+35
2013-03-26
memory: emif: Fix the incorrect 'size' parameter in memcpy
Oleksandr Dmytryshyn
1
-1
/
+1
2013-03-26
memory: emif: use restart if power_off not present when out of spec
Nishanth Menon
1
-1
/
+9
2013-03-26
memory: emif: Handle devices which are not rated for >85C
Nishanth Menon
1
-0
/
+27
2013-03-26
memory: emif: handle overflow for timing for LP mode
Nishanth Menon
1
-8
/
+28
2013-03-26
memory: emif: setup LP settings on freq update
Ambresh K
1
-0
/
+2
2013-03-26
memory: emif: Fix the lpmode timeout calculation
Lokesh Vutla
1
-3
/
+7
2013-03-15
drivers: memory: use module_platform_driver_probe()
Fabio Porcedda
1
-11
/
+1
2013-01-22
memory: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2012-09-27
memory: emif: Add ifdef CONFIG_DEBUG_FS guard for emif_debugfs_[init|exit]
Axel Lin
1
-6
/
+17
2012-09-05
memory: emif: add device tree support to emif driver
Aneesh V
1
-1
/
+181
2012-05-02
memory: emif: add debugfs entries for emif
Aneesh V
1
-0
/
+138
2012-05-02
memory: emif: add one-time settings
Aneesh V
1
-0
/
+148
2012-05-02
memory: emif: add interrupt and temperature handling
Aneesh V
1
-2
/
+209
2012-05-02
memory: emif: handle frequency and voltage change events
Aneesh V
1
-3
/
+891
2012-05-02
memory: emif: add basic infrastructure for EMIF driver
Aneesh V
1
-0
/
+289