summaryrefslogtreecommitdiff
path: root/drivers/ddr/fsl/interactive.c
AgeCommit message (Expand)Author
2022-09-06ddr: fsl: Reduce the size of interactive optionsSean Anderson
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-14Revert "drivers/ddr/fsl: Dual-license DDR driver"Tom Rini
2018-02-09drivers/ddr/fsl: Dual-license DDR driverYork Sun
2018-01-30drivers/ddr/fsl: Cleanup unused variableYork Sun
2018-01-30drivers/ddr/fsl: Add 3DS RDIMM supportYork Sun
2018-01-30drivers/ddr/fsl: Fix DDR4 RDIMM supportYork Sun
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-06-12driver: ddr: fsl: Fix compiling error for DDR2York Sun
2017-01-04ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLSYork Sun
2016-09-14driver/ddr/fsl: Add more debug registersYork Sun
2015-04-23driver/ddr/fsl: Fix driver to support empty first slotYork Sun
2015-04-23drivers/ddr/fsl: Update DDR driver for DDR4York Sun
2014-09-25driver/ddr/fsl: Fix tXP and tCKEYork Sun
2014-09-08driver/ddr/fsl: Add support of overriding chip select write levelingYork Sun
2014-06-05driver/ddr/fsl: Fix printing unspecified module info for DDR4York Sun
2014-05-29Add cli_ prefix to readline functionsSimon Glass
2014-05-29move CLI prototypes to cli.h and add commentsSimon Glass
2014-04-22driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun