index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ddr
/
fsl
/
main.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2019-08-26
ddr, fsl: add DM_I2C support
Heiko Schocher
2019-08-22
boards: lx2160a: Add support of I2C driver model
Chuanhua Han
2019-05-21
mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASE
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-02-14
Revert "drivers/ddr/fsl: Dual-license DDR driver"
Tom Rini
2018-02-09
drivers/ddr/fsl: Dual-license DDR driver
York Sun
2017-04-13
board_f: Rename initdram() to dram_init()
Simon Glass
2017-04-05
board_f: Drop return value from initdram()
Simon Glass
2017-01-04
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
York Sun
2016-01-25
drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers
Ed Swarthout
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-30
drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3
York Sun
2015-08-03
drivers/ddr/fsl: Adjust bstopre value
York Sun
2015-07-20
driver/ddr/fsl: Add a hook to update SPD address
York Sun
2015-04-23
drivers/ddr/fsl: Update DDR driver for DDR4
York Sun
2015-02-24
driver/ddr/fsl: Add sync of refresh
York Sun
2015-02-24
driver/ddr/fsl: Add support for multiple DDR clocks
York Sun
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-09-25
driver/ddr: Restruct driver to allow standalone memory space
York Sun
2014-04-22
drivers/ddr: Fix possible out of bounds error
York Sun
2014-04-22
driver/ddr/fsl: Add DDR4 support to Freescale DDR driver
York Sun
2014-02-21
driver/ddr: Add 256 byte interleaving support
York Sun
2014-02-21
Driver/ddr: Add support of different DDR base address
York Sun
2013-11-25
Driver/DDR: Update DDR driver to allow non-zero base address
York Sun
2013-11-25
Driver/DDR: Add Freescale DDR driver for ARM
York Sun
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun