summaryrefslogtreecommitdiff
path: root/arch/mips/ath79/setup.c
AgeCommit message (Expand)Author
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-07-25MIPS: ath79: Add missing include fileGuenter Roeck
2016-06-23mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-05-13MIPS: ath79: Disable platform code for OF boards.Antony Pavlov
2016-05-13MIPS: ath79: update devicetree clock support for AR9132Antony Pavlov
2016-05-13MIPS: ath79: Use the reset controller to restart OF machinesAlban Bedel
2016-05-13MIPS: ath79: Remove the builtin DTB supportAlban Bedel
2016-05-13MIPS: ath79: Add support for DTB passed using the UHI boot protocolAlban Bedel
2016-01-04MIPS: ath79: Remove some unused code from setup.cAlban Bedel
2015-11-20MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel
2015-11-20MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau
2015-06-21MIPS: ath79: Add basic device tree supportAlban Bedel
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel
2015-06-02MIPS: ath79: Add a missing new line in log messageAlban Bedel
2014-11-24MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker
2013-09-03MIPS: ath79: Switch to the clkdev frameworkGabor Juhos
2013-09-03MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos
2013-09-03MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-08MIPS: ath79: make use of the new memory detection codeJohn Crispin
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos
2012-05-15MIPS: ath79: add SoC detection code for AR934XGabor Juhos
2012-05-15MIPS: ath79: sort case statements in ath79_detect_sys_typeGabor Juhos
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle
2011-12-07MIPS: ath79: Store the SoC revision in a global variableGabor Juhos
2011-12-07MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos
2011-12-07MIPS: ath79: Remove superfluous parenthesesGabor Juhos
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle
2011-01-18MIPS: ath79: add common watchdog deviceGabor Juhos
2011-01-18MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos