Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-21 | rockchip: spl: Support full-speed CPU in SPL | Simon Glass | |
Add a feature which speeds up the CPU to full speed in SPL to minimise boot time. This is only supported for certain boards (at present only jerry). Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2016-01-21 | rockchip: Rename the CRU_MODE_CON fields | Simon Glass | |
These should match the datasheet naming. Adjust them. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2015-09-02 | rockchip: rk3288: Add clock driver | Simon Glass | |
Add a driver for setting up and modifying the various PLLs and peripheral clocks on the RK3288. Signed-off-by: Simon Glass <sjg@chromium.org> |