aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/ath25/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-11-24MIPS: ath25: add early printk supportSergey Ryazanov1-0/+2
Signed-off-by: Sergey Ryazanov <[email protected]> Cc: Linux MIPS <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/8241/ Signed-off-by: Ralf Baechle <[email protected]>
2014-11-24MIPS: ath25: Add basic AR2315 SoC supportSergey Ryazanov1-0/+1
Add basic support for Atheros AR2315+ SoCs: registers definition file and initial setup code. Signed-off-by: Sergey Ryazanov <[email protected]> Cc: Linux MIPS <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/8239/ Signed-off-by: Ralf Baechle <[email protected]>
2014-11-24MIPS: ath25: add basic AR5312 SoC supportSergey Ryazanov1-0/+2
Add basic support for Atheros AR5312/AR2312 SoCs: registers definition file and initial setup code. Signed-off-by: Sergey Ryazanov <[email protected]> Cc: Linux MIPS <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/8238/ Signed-off-by: Ralf Baechle <[email protected]>
2014-11-24MIPS: ath25: add common partsSergey Ryazanov1-0/+11
Add common code for Atheros AR5312 and Atheros AR2315 SoCs families. Signed-off-by: Sergey Ryazanov <[email protected]> Cc: Linux MIPS <[email protected]> Patchwork: https://patchwork.linux-mips.org/patch/8237 Signed-off-by: Ralf Baechle <[email protected]>