Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sunxi: Fix buggy sun6i/sun8i DRAM size detection logic | Siarhei Siamashka | 2015-01-14 | 1 | -1/+0 |
* | sunxi: Fill memory before comparing it when doing dram init on sun6i | Hans de Goede | 2015-01-14 | 1 | -14/+1 |
* | sunxi: Move await_completion dram helper to dram.h | Hans de Goede | 2015-01-14 | 1 | -22/+9 |
* | sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() | Hans de Goede | 2015-01-14 | 1 | -1/+1 |
* | sun6i: dram: Do not try to initialize a second dram chan on A31s | Hans de Goede | 2015-01-14 | 1 | -6/+14 |
* | sun6i: Make dram clk and zq value Kconfig options | Hans de Goede | 2015-01-14 | 1 | -7/+5 |
* | sun6i: Drop some "unknown magic" from dram init | Hans de Goede | 2014-11-25 | 1 | -3/+0 |
* | sun6i: Add dram initialization code | Hans de Goede | 2014-11-13 | 1 | -0/+435 |