summaryrefslogtreecommitdiffstats
path: root/drivers/ddr/fsl/interactive.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Revert "drivers/ddr/fsl: Dual-license DDR driver"Tom Rini2018-02-141-1/+1
* drivers/ddr/fsl: Dual-license DDR driverYork Sun2018-02-091-1/+1
* drivers/ddr/fsl: Cleanup unused variableYork Sun2018-01-301-1/+0
* drivers/ddr/fsl: Add 3DS RDIMM supportYork Sun2018-01-301-1/+12
* drivers/ddr/fsl: Fix DDR4 RDIMM supportYork Sun2018-01-301-2/+7
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-4/+4
* driver: ddr: fsl: Fix compiling error for DDR2York Sun2017-06-121-0/+4
* ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun2017-01-041-7/+7
* driver/ddr/fsl: Add more debug registersYork Sun2016-09-141-2/+2
* driver/ddr/fsl: Fix driver to support empty first slotYork Sun2015-04-231-2/+3
* drivers/ddr/fsl: Update DDR driver for DDR4York Sun2015-04-231-1/+50
* driver/ddr/fsl: Fix tXP and tCKEYork Sun2014-09-251-2/+0
* driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun2014-09-081-0/+2
* driver/ddr/fsl: Fix printing unspecified module info for DDR4York Sun2014-06-051-1/+1
* Add cli_ prefix to readline functionsSimon Glass2014-05-291-3/+4
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-291-0/+1
* driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun2014-04-221-11/+380
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-0/+1871