summaryrefslogtreecommitdiff
path: root/drivers/ram
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-14ram: stm32mp1: Add support for multiple configsMarek Vasut
2020-04-15configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOTPatrick Delaunay
2020-03-24ram: stm32mp1: the property st, phy-cal becomes optionalPatrick Delaunay
2020-03-24ram: stm32mp1: reduce delay after BIST reset for tuningPatrick Delaunay
2020-03-24ram: stm32mp1_ddr: fix self refresh disable during DQS trainingPatrick Delaunay
2020-03-24ram: stm32mp1: update BIST config for tuningPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: deactivate derating during BIST testPatrick Delaunay
2020-03-24ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONEPatrick Delaunay
2020-03-24ram: stm32mp1: don't display the prompt two timesPatrick Delaunay
2020-03-24ram: stm32mp1: display result for software read DQS gatingPatrick Delaunay
2020-03-24ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDRPatrick Delaunay
2020-02-13ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUGMichal Simek
2020-02-05dm: core: Drop the inclusion of linux/compat.h in dm.hSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-30ram: rk3328: only do data traning for cs0Kever Yang
2020-01-30arm: rockchip: Add common cru.hJagan Teki
2020-01-30ram: rk3399: don't assume phy_io_config() uses real regsThomas Hebb
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-14ram: add SDRAM driver for i.MXRT SoCsGiulio Benetti
2019-11-17rockchip: rk3308: Add sdram driverAndy Yan
2019-11-17ram: rk3399: Fix dram setting to make dram more stableYouMin Chen
2019-11-17ram: rk3399: update calculate_strideKever Yang
2019-11-17ram: rk3399: Sync the io setting from Rockchip vendor codeKever Yang
2019-11-17ram: rockchip: update lpddr4 timing for rk3399Kever Yang
2019-11-17ram: rk3399: add support detect capacityYouMin Chen
2019-11-17ram: rk3399: update the function of sdram_initYouMin Chen
2019-11-17ram: rk3399: fix error about get_ddrc0_con reg addrYouMin Chen
2019-11-17ram: rk3399: Clean up codeYouMin Chen
2019-11-17ram: rk3399: migrate to use common codeYouMin Chen
2019-11-17ram: rk3328: use common sdram driverYouMin Chen
2019-11-17ram: px30: add sdram driverYouMin Chen
2019-11-17ram: rockchip: add phy driver code for PX30Kever Yang
2019-11-17ram: rockchip: add controller code for PX30Kever Yang
2019-11-17ram: rockchip: Default enable DRAM debug infoKever Yang
2019-11-17ram: rockchip: move sdram_debug function into sdram_commonKever Yang
2019-11-17ram: rockchip: add common code for sdram driverKever Yang
2019-11-17ram: rockchip: rename sdram_common.c/h to sdram.cKever Yang
2019-11-17ram: rockchip: rename sdram.h to sdram_rk3288.hKever Yang
2019-11-10ram: rk3328: Fix loading of skew valuesSimon South
2019-11-10ram: rk3328: Use correct frequency units in functionSimon South
2019-10-25ram: k3-j721e: Add support for J721E DDR controllerKevin Scholz
2019-10-25ram: k3-am654: Do not rely on default values for certain DDR registerJames Doublesin
2019-10-25ram: k3-am654: add support for LPDDR4 and DDR3L DDRsJames Doublesin