aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mach-ath79/reset.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-04-12mips: add initial support for qca956x referenced boardRosy Song1-0/+271
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-05-31mips: ath79: Use AR933X_PLL_SWITCH_CLOCK_CONTROL_REG macro defineWills Wang1-1/+1
2016-05-31mips: ath79: Add support for ungating USB and ethernet on qca953xWills Wang1-0/+50
2016-05-31mips: ath79: Rename get_bootstrap into ath79_get_bootstrapWills Wang1-1/+1
2016-05-26mips: ath79: ar933x: Fix ethernet PHY mismatchWills Wang1-1/+2
2016-05-21mips: ath79: Add support for ungating ethernet on ar933x and ar934xMarek Vasut1-0/+78
2016-05-21mips: ath79: Add support for ungating USB on ar933x and ar934xMarek Vasut1-0/+59
2016-05-21mips: ath79: Fix compiler warning on const assignmentMarek Vasut1-1/+1
2016-05-21mips: add base support for QCA/Atheros ath79 SOCsWills Wang1-0/+71