Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-18 | common: Drop linux/bitops.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 | ram: rockchip: add controller code for PX30 | Kever Yang | |
This sdram_pctl_px30.c is based on PX30 SoC, the functions are common for controller, other SoCs with similar hardware could re-use it. Signed-off-by: YouMin Chen <cym@rock-chips.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> |