summaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-061-2/+2
|\
| * MIPS: store the appended dtb address in a variableJonas Gorski2016-08-021-2/+2
* | MIPS: ath79: Add missing include fileGuenter Roeck2016-07-251-0/+1
* | mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-3/+0
|/
* MIPS: ath79: Disable platform code for OF boards.Antony Pavlov2016-05-131-7/+9
* MIPS: ath79: update devicetree clock support for AR9132Antony Pavlov2016-05-131-0/+36
* MIPS: ath79: Use the reset controller to restart OF machinesAlban Bedel2016-05-131-3/+4
* MIPS: ath79: Remove the builtin DTB supportAlban Bedel2016-05-131-4/+0
* MIPS: ath79: Add support for DTB passed using the UHI boot protocolAlban Bedel2016-05-131-0/+2
* MIPS: ath79: Remove some unused code from setup.cAlban Bedel2016-01-041-10/+1
* MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel2015-11-201-0/+5
* MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel2015-11-201-1/+1
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-031-0/+1
* MIPS: ath79: Add basic device tree supportAlban Bedel2015-06-211-1/+26
* MIPS: ath79: Improve the DDR controller interfaceAlban Bedel2015-06-211-2/+1
* MIPS: ath79: Add a missing new line in log messageAlban Bedel2015-06-021-1/+1
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-241-0/+5
* MIPS: ath79: Switch to the clkdev frameworkGabor Juhos2013-09-031-1/+2
* MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos2013-09-031-0/+12
* MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos2013-09-031-5/+3
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-1/+1
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-0/+1
* MIPS: ath79: make use of the new memory detection codeJohn Crispin2013-05-081-15/+1
* MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos2013-02-191-1/+17
* MIPS: ath79: add SoC detection code for AR934XGabor Juhos2012-05-151-1/+20
* MIPS: ath79: sort case statements in ath79_detect_sys_typeGabor Juhos2012-05-151-12/+12
*-. Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-111-3/+17
|\ \
| | * MIPS: ath79: Store the SoC revision in a global variableGabor Juhos2011-12-071-0/+2
| | * MIPS: ath79: add revision id for the AR933X SoCsGabor Juhos2011-12-071-0/+12
| | * MIPS: ath79: Remove superfluous parenthesesGabor Juhos2011-12-071-3/+3
| |/
* | MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-1/+1
|/
* MIPS: ath79: add common watchdog deviceGabor Juhos2011-01-181-0/+1
* MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-181-0/+15
* MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-181-1/+1
* MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-181-0/+190
OpenPOWER on IntegriCloud