summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-211-5/+5
|\
| * clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-041-5/+5
* | MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-2/+2
* | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-241-1/+1
* | MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso2014-11-241-4/+3Star
|/
* MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss2014-09-221-0/+44
* MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss2014-09-222-6/+6
* MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss2014-09-221-0/+3
* MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss2014-08-191-5/+1Star
* MIPS: Alchemy: remove old clock supportManuel Lauss2014-07-304-108/+5Star
* MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss2014-07-301-0/+14
* MIPS: Alchemy: db1x00: use clk frameworkManuel Lauss2014-07-303-25/+45
* MIPS: Alchemy: usb: use clk frameworkManuel Lauss2014-07-301-7/+40
* MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss2014-07-302-20/+12Star
* MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss2014-07-302-2/+1098
* MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-302-18/+19
* MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-304-28/+28
* MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-3011-82/+61Star
* MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter2014-06-042-3/+3
* MIPS: Alchemy: Default to noncoherent IO on Au1200 ABManuel Lauss2014-05-282-24/+8Star
* Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle2014-03-312-6/+2Star
|\
| * MIPS: Alchemy: Fix unchecked kstrtoul return valueManuel Lauss2014-03-062-6/+2Star
* | MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle2014-03-311-3/+3
* | MIPS: Alchemy: pata_platform for DB1200Manuel Lauss2014-03-261-7/+14
* | MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss2014-03-262-2/+80
* | MIPS: Alchemy: Unify Devboard support.Manuel Lauss2014-03-268-70/+82
* | MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss2014-03-262-5/+10
|/
* MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss2014-02-041-5/+2Star
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* MIPS: Panic messages should not end in \n.Ralf Baechle2013-10-291-1/+1
* MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-09-301-1/+1
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-181-1/+2
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-222-0/+2
* MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle2013-05-081-3/+0Star
* MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-081-20/+2Star
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-0117-169/+169
* MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss2012-12-271-20/+5Star
* USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2012-10-222-1/+615
* MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli2012-10-221-2/+33
* MIPS: Alchemy: use the ehci platform driverFlorian Fainelli2012-10-221-1/+22
* MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-115-413/+93Star
* MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-115-292/+161Star
* MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-118-91/+114
* MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf2012-08-171-0/+2
*-. Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle2012-07-258-86/+42Star
|\ \
| | * MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss2012-07-231-4/+1Star
| | * MIPS: Alchemy: devboards: kill prom.cManuel Lauss2012-07-233-61/+31Star
| | * MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss2012-07-231-10/+1Star
| |/ |/|
| * MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer2012-07-231-6/+4Star
| * MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli2012-07-233-6/+6
|/