summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy
AgeCommit message (Expand)Author
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-11-24MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso
2014-09-22MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss
2014-09-22MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss
2014-09-22MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss
2014-08-19MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss
2014-07-30MIPS: Alchemy: remove old clock supportManuel Lauss
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: db1x00: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: usb: use clk frameworkManuel Lauss
2014-07-30MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss
2014-07-30MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss
2014-07-30MIPS: Alchemy: remove au_read/write/syncManuel Lauss
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss
2014-06-04MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter
2014-05-28MIPS: Alchemy: Default to noncoherent IO on Au1200 ABManuel Lauss
2014-03-31Merge branch '3.14-fixes' into mips-for-linux-nextRalf Baechle
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2014-03-26MIPS: Alchemy: pata_platform for DB1200Manuel Lauss
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss
2014-03-26MIPS: Alchemy: Unify Devboard support.Manuel Lauss
2014-03-26MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss
2014-03-06MIPS: Alchemy: Fix unchecked kstrtoul return valueManuel Lauss
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle
2013-09-30MIPS: Alchemy: MTX-1: fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-08MIPS: Kconfig: remove "config MIPS_DISABLE_OBSOLETE_IDE"Paul Bolle
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-27MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss
2012-10-22USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli
2012-10-22MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli
2012-10-22MIPS: Alchemy: use the ehci platform driverFlorian Fainelli
2012-10-11MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss
2012-10-11MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss
2012-08-17MIPS: MTX-1: Add udelay to mtx1_pci_idselBruno Randolf
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle
2012-07-23MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer
2012-07-23MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli
2012-07-23MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss
2012-07-23MIPS: Alchemy: devboards: kill prom.cManuel Lauss
2012-07-23MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker
2012-05-13mips: Use the plat_nand default partition parserH Hartley Sweeten