Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-11 | rockchip: rk3368: add sdram driver for U-Boot | Kever Yang | |
Add sdram driver in U-Boot for get the correct sdram size from sys_reg, so that U-Boot can co-work with Rockchip loader or SPL to get different dram capability and then tell the kernel. Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | |||
2017-06-07 | rockchip: rk3368: Add pinctrl driver | Andy Yan | |
Add driver to support iomux setup for the most commonly used peripherals on rk3368. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Simon Glass <sjg@chromium.org> |