Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-18 | common: Drop init.h from common header | Simon Glass | |
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2019-11-17 | rockchip: add px30 architecture core | Heiko Stuebner | |
Add core architecture code to support the px30 soc. This includes a separate tpl board file due to very limited sram size as well as a non-dm sdram driver, as this also has to fit into the tiny sram. Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> |