index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
alchemy
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation
Manuel Lauss
2015-02-20
1
-5
/
+14
*
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-20
1
-5
/
+5
|
\
|
*
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
Tomeu Vizoso
2014-12-03
1
-5
/
+5
*
|
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-11-24
1
-2
/
+2
*
|
MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT
Ralf Baechle
2014-11-24
1
-1
/
+1
*
|
MIPS: Alchemy: Remove direct access to prepare_count field of struct clk
Tomeu Vizoso
2014-11-24
1
-4
/
+3
|
/
*
MIPS: Alchemy: remove old clock support
Manuel Lauss
2014-07-30
4
-108
/
+5
*
MIPS: Alchemy: usb: use clk framework
Manuel Lauss
2014-07-30
1
-7
/
+40
*
MIPS: Alchemy: platform: use clk framework for uarts
Manuel Lauss
2014-07-30
2
-20
/
+12
*
MIPS: Alchemy: clock framework integration of onchip clocks
Manuel Lauss
2014-07-30
2
-2
/
+1098
*
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
2
-18
/
+19
*
MIPS: Alchemy: add helpers to access static memory ctrl registers.
Manuel Lauss
2014-07-30
1
-24
/
+24
*
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
2014-07-30
5
-34
/
+28
*
MIPS: Alchemy: Default to noncoherent IO on Au1200 AB
Manuel Lauss
2014-05-28
2
-24
/
+8
*
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2014-03-31
1
-3
/
+3
*
MIPS: Alchemy: Determine cohereny at runtime based on cpu type
Manuel Lauss
2014-03-26
1
-0
/
+10
*
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
2013-09-18
1
-1
/
+2
*
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
1
-0
/
+1
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
8
-118
/
+118
*
MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully
Manuel Lauss
2012-12-27
1
-20
/
+5
*
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
Florian Fainelli
2012-10-22
2
-1
/
+615
*
MIPS: Alchemy: use the OHCI platform driver
Florian Fainelli
2012-10-22
1
-2
/
+33
*
MIPS: Alchemy: use the ehci platform driver
Florian Fainelli
2012-10-22
1
-1
/
+22
*
MIPS: Alchemy: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2012-07-23
1
-6
/
+4
*
MIPS: Alchemy: Increase minimum timeout for 32kHz timer.
Manuel Lauss
2012-02-20
1
-1
/
+1
*
Merge branch 'next/alchemy' into mips-for-linux-next
Ralf Baechle
2012-01-11
9
-267
/
+892
|
\
|
*
MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.
Manuel Lauss
2011-12-08
3
-587
/
+550
|
*
MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller
Manuel Lauss
2011-12-08
2
-49
/
+39
|
*
MIPS: Alchemy: irq: register pm at irq init time
Manuel Lauss
2011-12-08
2
-96
/
+91
|
*
MIPS: Alchemy: Au1300 SoC support
Manuel Lauss
2011-12-07
9
-3
/
+691
|
*
MIPS: Alchemy: remove PB1000 support
Manuel Lauss
2011-12-07
1
-11
/
+0
*
|
MIPS: irq: Remove IRQF_DISABLED
Yong Zhang
2011-12-07
2
-3
/
+2
|
/
*
MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines
Manuel Lauss
2011-10-24
1
-173
/
+2
*
MIPS: Alchemy: kill au1xxx.h header
Manuel Lauss
2011-10-24
1
-1
/
+1
*
MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines
Manuel Lauss
2011-10-24
3
-152
/
+127
*
MIPS: Alchemy: Redo PCI as platform driver
Manuel Lauss
2011-10-24
3
-109
/
+3
*
MIPS: Alchemy: more base address cleanup
Manuel Lauss
2011-10-24
1
-6
/
+6
*
MIPS: Alchemy: rewrite USB platform setup.
Manuel Lauss
2011-10-24
1
-108
/
+75
*
MIPS: Alchemy: abstract USB block control register access
Manuel Lauss
2011-10-24
2
-48
/
+6
*
MIPS: Alchemy: support multiple GPIO styles in one kernel
Manuel Lauss
2011-10-24
2
-17
/
+22
*
MIPS: Alchemy: Always build power code
Manuel Lauss
2011-10-24
1
-4
/
+0
*
NET: au1000_eth: Pass MACDMA address through platform resource info.
Manuel Lauss
2011-10-24
1
-9
/
+21
*
MIPS: Alchemy: Include Au1100 in PM code.
Manuel Lauss
2011-09-21
1
-8
/
+14
*
MIPS: Alchemy: Fix typo in MAC0 registration
Manuel Lauss
2011-09-21
1
-1
/
+1
*
Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2011-05-19
1
-2
/
+1
|
\
|
*
Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...
Thomas Gleixner
2011-05-14
2
-49
/
+51
|
|
\
|
*
|
mips: convert to clocksource_register_hz/khz
John Stultz
2011-02-21
1
-2
/
+1
*
|
|
MIPS: Alchemy: Cleanup DMA addresses
Manuel Lauss
2011-05-19
2
-25
/
+29
*
|
|
MIPS: Alchemy: Rewrite ethernet platform setup
Manuel Lauss
2011-05-19
1
-50
/
+101
[next]