Age | Commit message (Expand) | Author |
2014-07-30 | MIPS: Alchemy: remove old clock support | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: usb: use clk framework | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: platform: use clk framework for uarts | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: clock framework integration of onchip clocks | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: add helpers to access static memory ctrl registers. | Manuel Lauss |
2014-07-30 | MIPS: Alchemy: introduce helpers to access SYS register block. | Manuel Lauss |
2014-05-28 | MIPS: Alchemy: Default to noncoherent IO on Au1200 AB | Manuel Lauss |
2014-03-31 | MIPS: Fix gigaton of warning building with microMIPS. | Ralf Baechle |
2014-03-26 | MIPS: Alchemy: Determine cohereny at runtime based on cpu type | Manuel Lauss |
2014-01-24 | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2013-09-18 | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks | Maciej W. Rozycki |
2013-05-22 | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2012-12-27 | MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully | Manuel Lauss |
2012-10-22 | USB: move common alchemy USB routines to arch/mips/alchemy/common.c | Florian Fainelli |
2012-10-22 | MIPS: Alchemy: use the OHCI platform driver | Florian Fainelli |
2012-10-22 | MIPS: Alchemy: use the ehci platform driver | Florian Fainelli |
2012-07-23 | MIPS: Alchemy: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2012-02-20 | MIPS: Alchemy: Increase minimum timeout for 32kHz timer. | Manuel Lauss |
2012-01-11 | Merge branch 'next/alchemy' into mips-for-linux-next | Ralf Baechle |
2011-12-08 | MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code. | Manuel Lauss |
2011-12-08 | MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller | Manuel Lauss |
2011-12-08 | MIPS: Alchemy: irq: register pm at irq init time | Manuel Lauss |
2011-12-07 | MIPS: irq: Remove IRQF_DISABLED | Yong Zhang |
2011-12-07 | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss |
2011-12-07 | MIPS: Alchemy: remove PB1000 support | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: kill au1xxx.h header | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: Redo PCI as platform driver | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: more base address cleanup | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: rewrite USB platform setup. | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: abstract USB block control register access | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: support multiple GPIO styles in one kernel | Manuel Lauss |
2011-10-24 | MIPS: Alchemy: Always build power code | Manuel Lauss |
2011-10-24 | NET: au1000_eth: Pass MACDMA address through platform resource info. | Manuel Lauss |
2011-09-21 | MIPS: Alchemy: Include Au1100 in PM code. | Manuel Lauss |
2011-09-21 | MIPS: Alchemy: Fix typo in MAC0 registration | Manuel Lauss |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | MIPS: Alchemy: Cleanup DMA addresses | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Rewrite ethernet platform setup | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Rewrite UART setup and constants. | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Convert dbdma.c to syscore_ops | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Convert irq.c to syscore_ops. | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: irq code and constant cleanup | Manuel Lauss |
2011-05-19 | MIPS: DB1200: Set Config[OD] for improved stability. | Manuel Lauss |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-25 | MIPS: Alchemy: Convert to new irq chip functions | Thomas Gleixner |