Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-31 | mips: ath79: Rename get_bootstrap into ath79_get_bootstrap | Wills Wang | |
Add a platform prefix for function name in order to make more readable, and move it into ath79.h Signed-off-by: Wills Wang <wills.wang@live.com> Acked-by: Marek Vasut <marex@denx.de> | |||
2016-05-21 | mips: ath79: Add AR934x support | Marek Vasut | |
Add support for the Atheros AR934x WiSoCs. This patchs adds complete system init, including PLL and DRAM init, both of which happen from full C environment, since the AR934x has proper SRAM. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Cc: Wills Wang <wills.wang@live.com> |