Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 4 | -0/+4 |
* | ddr: imx8m: Add DRAM PLL to generate 1000Mhz output | Peng Fan | 2020-01-08 | 1 | -0/+4 |
* | ddr: imx8m: Return error values from LPDDR4 training | Frieder Schrempf | 2020-01-07 | 3 | -8/+20 |
* | imx8m: ddr_init: Move ddr_init() messages to debug level | Fabio Estevam | 2019-12-27 | 1 | -3/+3 |
* | ddr: imx8m: Fix the ddr init hang on imx8mq | Jacky Bai | 2019-10-08 | 1 | -4/+4 |
* | driver: ddr: Refine the ddr init driver on imx8m | Jacky Bai | 2019-10-08 | 7 | -311/+184 |
* | imx8mq: Update the ddrc QoS setting for B1 chip | Bai Ping | 2019-10-08 | 1 | -1/+4 |
* | ddr: imx8m: Fix ddr4 driver build issue | Ye Li | 2019-10-08 | 1 | -2/+1 |
* | ddr: imx8m: fix ddr firmware location when enable SPL OF | Peng Fan | 2019-10-08 | 1 | -1/+11 |
* | ddr: imx8m: hide i.MX8M DDR options from device driver entry | Peng Fan | 2019-04-25 | 1 | -0/+4 |
* | drivers: ddr: introduce DDR driver for i.MX8M | Peng Fan | 2019-01-01 | 9 | -0/+1509 |