aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker1-0/+5
2013-09-03MIPS: ath79: Switch to the clkdev frameworkGabor Juhos1-1/+2
2013-09-03MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos1-0/+12
2013-09-03MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos1-5/+3
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle1-0/+1
2013-05-08MIPS: ath79: make use of the new memory detection codeJohn Crispin1-15/+1
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos1-1/+17
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos1-1/+20
2012-05-15MIPS: ath79: sort case statements in ath79_detect_sys_typeGabor Juhos1-12/+12
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-nextRalf Baechle1-3/+17
2011-12-07MIPS: ath79: Store the SoC revision in a global variableGabor Juhos1-0/+2
2011-12-07MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos1-0/+12
2011-12-07MIPS: ath79: Remove superfluous parenthesesGabor Juhos1-3/+3
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle1-1/+1
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos1-0/+1
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos1-0/+15
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos1-1/+1
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos1-0/+190