aboutsummaryrefslogtreecommitdiff
path: root/drivers/ram
AgeCommit message (Expand)AuthorFilesLines
2022-10-19ram: rockchip: fix typo in KConfig option labelQuentin Schulz1-1/+1
2022-09-19Merge branch 'master' into nextTom Rini2-17/+34
2022-09-18RAM: Add changes for i.MXRT11xx seriesJesse Taube1-0/+9
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-1/+1
2022-09-04ram: rk3399: Conduct memory training at 400MHzLee Jones1-15/+21
2022-09-04ram: rk3399: Fix faulty frequency change reportsLee Jones1-2/+2
2022-09-04ram: rk3399: Fix .set_rate_index() error handlingLee Jones1-1/+3
2022-09-04drivers: ram: rockchip: Fix dram channels calculation for rk3399Han Pengfei1-2/+2
2022-07-25arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654Andrew Davis1-1/+1
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini1-1/+1
2022-06-17ram: stm32mp1: add support of STM32MP13xPatrick Delaunay1-10/+18
2022-06-10arm: mach-k3: Introduce the basic files to support AM62Suman Anna1-0/+1
2022-05-10ram: stm32mp1: Conditionally enable ASRMarek Vasut1-3/+11
2022-04-20ram: k3-ddrss: Allow use of dt provided initial frequencyDave Gerlach1-5/+10
2022-04-20ram: k3-ddrss: Fix register name and explain its usageDominic Rath1-3/+3
2022-04-18rockchip: rk3066: add sdram driverPaweł Jarosz2-0/+893
2022-04-04ram: k3-am654: Make VTT regulator optionalChristian Gmeiner1-3/+2
2022-04-04ram: k3-am654: Write all configuration valuesDominic Rath1-0/+10
2022-04-04ram: k3-ddrss: Introduce ECC Functionality for full memory spaceDave Gerlach1-0/+133
2022-04-04ram: k3-ddrss: Rename ddrss_ss_regs to ddrss_ctl_regsDave Gerlach1-2/+3
2022-03-28Merge tag 'v2022.04-rc5' into nextTom Rini4-2/+33
2022-03-18rockchip: ram: sdram_rk3x88: replace comma by semicolonJohan Jonker2-2/+2
2022-03-15ram: stm32mp1: Unconditionally enable ASRMarek Vasut2-0/+31
2022-03-10ram: aspeed: Rework kconfig optionsJoel Stanley1-40/+51
2022-02-08ram: k3-ddrss: Add support for J721S2 SoCDavid Huang1-1/+1
2022-02-08ram: k3-ddrss: Add support for configuring MSMC subsystem in case of Multiple...Aswath Govindraju1-0/+158
2022-02-08ram: k3-ddrss: Add support for multiple instances of DDR subsystemsAswath Govindraju1-51/+87
2022-02-08ram: k3-ddrss: lpddr4_structs_if.h: Add a pointer to ddr instanceAswath Govindraju1-0/+1
2022-01-20drivers: octeon: get rid of Unicode in codeHeinrich Schuchardt1-17/+17
2021-11-30ram: stm32mp1: remove __maybe_unused on stm32mp1_ddr_setupPatrick Delaunay1-1/+1
2021-11-30ram: stm32mp1: compute DDR size from DDRCTL registersPatrick Delaunay2-3/+191
2021-11-30stm32mp1: ram: remove tuning supportPatrick Delaunay7-1636/+7
2021-11-30stm32mp1: ram: remove the support of calibration resultPatrick Delaunay4-92/+27
2021-11-30stm32mp1: ram: add read valid training supportPatrick Delaunay2-2/+7
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay1-7/+6
2021-10-20ram: sifive: Fix -Wint-to-pointer-cast warningsBin Meng1-4/+4
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-2/+2
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk1-1/+0
2021-09-25clk: Rename clk_get_by_driver_info()Simon Glass1-1/+1
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass5-14/+18
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass6-8/+8
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek3-6/+0
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay1-0/+2
2021-06-18rockchip: rk3568: Add sdram driverJoseph Chen2-0/+57
2021-05-31drivers: ram: sifive: rename fu540_ddr and add fu740 supportGreen Wan3-49/+50
2021-05-12ram: k3-ddrss: Enable vtt regulator if presentLokesh Vutla1-0/+14
2021-05-12ram: k3-ddrss: Introduce support for AM642 SoCsDave Gerlach20-0/+23490
2021-05-12ram: k3-ddrss: Introduce common driver with J7 SoC supportDave Gerlach27-3849/+3675