Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-07 | ARM: UniPhier: refactor pinmon command | Masahiro Yamada | |
The return value of get_boot_mode_sel() is used as the index of the boot_device_table[] array. Its type should be "int" rather than "u32". Use only the iterator "i" for the loop in do_pinmon(). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> | |||
2014-10-05 | ARM: UniPhier: add UniPhier SoC support code | Masahiro Yamada | |
These are used by Panasonic UniPhier SoC family. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> |