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
/
interactive.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
command: Remove the cmd_tbl_t typedef
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
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: Cleanup unused variable
York Sun
2018-01-30
drivers/ddr/fsl: Add 3DS RDIMM support
York Sun
2018-01-30
drivers/ddr/fsl: Fix DDR4 RDIMM support
York Sun
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
2017-06-12
driver: ddr: fsl: Fix compiling error for DDR2
York Sun
2017-01-04
ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS
York Sun
2016-09-14
driver/ddr/fsl: Add more debug registers
York Sun
2015-04-23
driver/ddr/fsl: Fix driver to support empty first slot
York Sun
2015-04-23
drivers/ddr/fsl: Update DDR driver for DDR4
York Sun
2014-09-25
driver/ddr/fsl: Fix tXP and tCKE
York Sun
2014-09-08
driver/ddr/fsl: Add support of overriding chip select write leveling
York Sun
2014-06-05
driver/ddr/fsl: Fix printing unspecified module info for DDR4
York Sun
2014-05-29
Add cli_ prefix to readline functions
Simon Glass
2014-05-29
move CLI prototypes to cli.h and add comments
Simon Glass
2014-04-22
driver/ddr/fsl: Add DDR4 support to Freescale DDR driver
York Sun
2013-11-25
Driver/DDR: Moving Freescale DDR driver to a common driver
York Sun