summaryrefslogtreecommitdiff
path: root/arch/mips/mach-ath79
AgeCommit message (Expand)Author
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass
2017-04-05board_f: Drop return value from initdram()Simon Glass
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass
2016-11-30MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-21MIPS: ath79: Use mach_cpu_init instead of arch_cpu_initPaul Burton
2016-05-31mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang
2016-05-31mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang
2016-05-31mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang
2016-05-25mips: ath79: ar933x: Avoid warning with gcc5Wills Wang
2016-05-25mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang
2016-05-20mips: ath79: Add support for TPLink WDR4300Marek Vasut
2016-05-20mips: ath79: Add AR934x supportMarek Vasut
2016-05-20mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut
2016-05-20mips: ath79: Fix compiler warning on const assignmentMarek Vasut
2016-05-20mips: ath79: Fix ar71xx_regs.h indentMarek Vasut
2016-05-20ath79: add readonly attribute for ath79_soc_descWills Wang
2016-05-20ath79: ar933x: use BIT macro for bit shift operationWills Wang
2016-05-20mips: ath79: add AP143 reference boardWills Wang
2016-05-20mips: ath79: add AP121 reference boardWills Wang
2016-05-20mips: ath79: add support for QCA953x SOCsWills Wang
2016-05-20mips: ath79: add support for AR933x SOCsWills Wang
2016-05-20mips: add base support for QCA/Atheros ath79 SOCsWills Wang