summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/common
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-07-30MIPS: Alchemy: remove old clock supportManuel 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-05-28MIPS: Alchemy: Default to noncoherent IO on Au1200 ABManuel Lauss
2014-03-31MIPS: Fix gigaton of warning building with microMIPS.Ralf Baechle
2014-03-26MIPS: Alchemy: Determine cohereny at runtime based on cpu typeManuel Lauss
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
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-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-07-23MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer
2012-02-20MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle
2011-12-08MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss
2011-12-08MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controllerManuel Lauss
2011-12-08MIPS: Alchemy: irq: register pm at irq init timeManuel Lauss
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss
2011-12-07MIPS: Alchemy: remove PB1000 supportManuel Lauss
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss
2011-10-24MIPS: Alchemy: Always build power codeManuel Lauss
2011-10-24NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss
2011-09-21MIPS: Alchemy: Include Au1100 in PM code.Manuel Lauss
2011-09-21MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss
2011-05-19MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss
2011-05-19MIPS: Alchemy: irq code and constant cleanupManuel Lauss
2011-05-19MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner