aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/rk3288/sdram.c
AgeCommit message (Expand)Author
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