Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-08 | arm: socfpga: reset: Start reworking the SoCFPGA reset manager | Marek Vasut | |
Implement macro SOCFPGA_RESET(name), which produces an abstract reset number. Implement macros which allow extracting the reset offset in permodrstN register and which permodrstN register the reset is located in from this abstract reset number. Use these macros throughout the reset manager. Signed-off-by: Marek Vasut <marex@denx.de> | |||
2015-05-07 | ARM: socfpga: move SoC sources to mach-socfpga | Masahiro Yamada | |
Our recent trend is to collect SoC files into arch/arm/mach-(SOC). Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> |