Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-27 | rockchip: rk3288: grf: Define GRF_SOC_CON1 and GRF_SOC_CON3 | Sjoerd Simons | |
Add definitions for GRF_SOC_CON1 and GRF_SOC_CON3 which contain various GMAC related fields. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2015-09-02 | rockchip: rk3288: Add header files for PMU and GRF | Simon Glass | |
PMU is the power management unit and GRF is the general register file. Both are heavily used in U-Boot. Add header files with register definitions. Signed-off-by: Simon Glass <sjg@chromium.org> |