aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/sdram.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/rockchip: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-04Change all clrsetbits_leXX() to clrsetbitsXX()Julius Werner
2019-07-19src: Make implicit fall throughs explicitJacob Garber
2019-07-17soc/rockchip/rk3288: Add fall through commentJacob Garber
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-01-28src: Don't use a #defines like Kconfig symbolsElyes HAOUAS
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-04-22rockchip/rk3288: Fix operator precedence error in LPDDR initJulius Werner
2015-04-21arm(64): Manually clean up the mess left by write32() transitionJulius Werner
2015-04-21arm(64): Globally replace writel(v, a) with write32(a, v)Julius Werner
2015-04-21rockchip: configure lpddr odt properlyDerek Basehore
2015-04-21rk3288: support single channel ddrjinkun.hong
2015-04-17rk3288: detect sdram size at runtimehuang lin
2015-04-15rk3288: Fix failing LPDDR3 reboot testjinkun.hong
2015-04-15rk3288: Fix failing DDR3 reboot testjinkun.hong
2015-04-13rk3288: Increase the delay after DDR reset de-assert to 10us.Dailunxue
2015-04-08rk3288: Change all SoC headers to <soc/headername.h> systemJulius Werner
2015-04-04veyron_pinky/rk3288: Use KHz, MHz and GHz constantsJulius Werner
2015-04-02coreboot: rk3288: add new ddr config and support ddr3 freq up to 800mhzjinkun.hong
2015-03-24rk3288: add cpu and chiphuang lin
2015-03-24rk3288: add ddr driverJinkun Hong