index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ram
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
arm: mach-k3: Remove empty sys_proto.h include
Andrew Davis
1
-1
/
+0
2023-04-24
arm: mach-k3: Move sdelay() and wait_on_value() declaration
Andrew Davis
1
-0
/
+4
2023-04-23
Merge tag 'u-boot-rockchip-20230421' of https://source.denx.de/u-boot/custodi...
Tom Rini
1
-0
/
+2
2023-04-22
Merge https://source.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
10
-1
/
+3202
2023-04-21
ram: rk3399: add missing high row detection
Jonathan Liu
1
-0
/
+2
2023-04-20
ram: starfive: add ddr driver
Yanhong Wang
10
-1
/
+3202
2023-04-19
stm32mp: fix various array bounds checks
Rasmus Villemoes
1
-1
/
+1
2023-04-03
Merge branch 'next'
Tom Rini
1
-3
/
+3
2023-04-02
rockchip: Fix incorrect constant name in RAM init code
David Sebek
1
-1
/
+1
2023-03-14
Merge tag 'v2023.04-rc4' into next
Tom Rini
2
-0
/
+58
2023-03-06
ram: ast2600: Keep MPLL power on
Dylan Hung
1
-3
/
+3
2023-02-28
ram: rockchip: Add rk3588 ddr driver support
Jagan Teki
2
-0
/
+58
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
3
-11
/
+11
2023-01-16
ram: rockchip: Add rv1126 lpddr4 support
Jagan Teki
8
-0
/
+556
2023-01-16
ram: rockchip: rv1126: Control ddr init prints via DEBUG
Jagan Teki
1
-13
/
+25
2023-01-16
ram: rockchip: Add rv1126 ddr driver support
Jagan Teki
2
-0
/
+3522
2023-01-16
ram: rockchip: Add rv1126 ddr loader params
Jagan Teki
1
-0
/
+197
2023-01-16
ram: rockchip: Add rv1126 ddr3 support
Jagan Teki
7
-0
/
+504
2023-01-16
ram: rockchip: Update ddr pctl regs for px30
Jagan Teki
1
-3
/
+3
2023-01-16
ram: rockchip: Compute ddr capacity based on grf split
Jagan Teki
4
-5
/
+7
2023-01-16
ram: rockchip: Add common ddr type configs
Jagan Teki
3
-24
/
+21
2023-01-16
ram: Mark ram-uclass depend on TPL_DM or SPL_DM
Jagan Teki
1
-1
/
+1
2022-12-22
global: Remove unused CONFIG symbols
Tom Rini
1
-6
/
+1
2022-12-09
ram: k3-ddrss: add am62a controller support
Bryan Brattlof
2
-0
/
+2
2022-12-09
ram: k3-ddrss: add auto-generated macros for am62a support
Bryan Brattlof
66
-344
/
+30830
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
16
-74
/
+74
2022-11-24
ram: ast2600: Align the RL and WL setting
Dylan Hung
1
-0
/
+9
2022-11-24
ram: ast2600: Improve ddr4 timing and signal quality
Dylan Hung
1
-25
/
+138
2022-11-24
ram: ast2600: Fix incorrect statement of the register polling
Dylan Hung
1
-6
/
+1
2022-10-19
ram: rockchip: fix typo in KConfig option label
Quentin Schulz
1
-1
/
+1
2022-09-19
Merge branch 'master' into next
Tom Rini
2
-17
/
+34
2022-09-18
RAM: Add changes for i.MXRT11xx series
Jesse Taube
1
-0
/
+9
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-1
/
+1
2022-09-04
ram: rk3399: Conduct memory training at 400MHz
Lee Jones
1
-15
/
+21
2022-09-04
ram: rk3399: Fix faulty frequency change reports
Lee Jones
1
-2
/
+2
2022-09-04
ram: rk3399: Fix .set_rate_index() error handling
Lee Jones
1
-1
/
+3
2022-09-04
drivers: ram: rockchip: Fix dram channels calculation for rk3399
Han Pengfei
1
-2
/
+2
2022-07-25
arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654
Andrew Davis
1
-1
/
+1
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
1
-1
/
+1
2022-06-17
ram: stm32mp1: add support of STM32MP13x
Patrick Delaunay
1
-10
/
+18
2022-06-10
arm: mach-k3: Introduce the basic files to support AM62
Suman Anna
1
-0
/
+1
2022-05-10
ram: stm32mp1: Conditionally enable ASR
Marek Vasut
1
-3
/
+11
2022-04-20
ram: k3-ddrss: Allow use of dt provided initial frequency
Dave Gerlach
1
-5
/
+10
2022-04-20
ram: k3-ddrss: Fix register name and explain its usage
Dominic Rath
1
-3
/
+3
2022-04-18
rockchip: rk3066: add sdram driver
Paweł Jarosz
2
-0
/
+893
2022-04-04
ram: k3-am654: Make VTT regulator optional
Christian Gmeiner
1
-3
/
+2
2022-04-04
ram: k3-am654: Write all configuration values
Dominic Rath
1
-0
/
+10
2022-04-04
ram: k3-ddrss: Introduce ECC Functionality for full memory space
Dave Gerlach
1
-0
/
+133
2022-04-04
ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regs
Dave Gerlach
1
-2
/
+3
2022-03-28
Merge tag 'v2022.04-rc5' into next
Tom Rini
4
-2
/
+33
[next]