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
/
options.c
Age
Commit message (
Expand
)
Author
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2019-02-19
drivers/ddr/fsl: Update fsl_ddr_board_options as weak function
Priyanka Jain
2018-07-26
drivers/ddr/fsl: fix '__hwconfig without a buffer' messages
Jeremy Gebben
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
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
2018-01-30
drivers/ddr/fsl: Add calculation of register control words
York Sun
2018-01-30
drivers/ddr/fsl: Add 3DS RDIMM support
York Sun
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-06-05
common: arm: freescale: layerscape: Move header files out of common.h
Simon Glass
2017-06-05
common: freescale: Move arch-specific declarations
Simon Glass
2017-04-18
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-04-18
ddr: fsl: incorrect logical constraint in populate_memctl_options
xypron.glpk@gmx.de
2017-04-17
drivers: ddr: fsl: fix unused-const-variable warnings
Thomas Schaefer
2017-01-04
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
York Sun
2016-06-03
drivers/ddr/fsl: Disabling data init if ECC is not enabled
York Sun
2016-03-21
driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete
Shengzhou Liu
2015-12-13
driver/ddr/fsl: Update DDR4 RTT values
York Sun
2015-08-03
drivers/ddr/fsl: Adjust bstopre value
York Sun
2015-04-23
driver/ddr/fsl: Fix driver to support empty first slot
York Sun
2015-02-24
driver/ddr/fsl: Add support for multiple DDR clocks
York Sun
2014-09-25
driver/ddr/fsl: Fix tXP and tCKE
York Sun
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
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun