index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
alchemy
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-27
MIPS: Alchemy: Fix Au1100 ethernet build failure
Manuel Lauss
1
-9
/
+10
2010-02-27
MIPS: Alchemy: use 36bit addresses for PCMCIA resources.
Manuel Lauss
1
-25
/
+7
2010-02-27
MIPS: Alchemy: Simplify DMA channel allocation code.
Ralf Baechle
1
-55
/
+56
2010-02-27
MIPS: Alchemy: Remove time_lock.
Ralf Baechle
1
-7
/
+0
2010-02-27
MIPS: Remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-02-27
MIPS: Alchemy: Use strlcat() for the command line arguments
Yoichi Yuasa
1
-14
/
+5
2010-02-27
MIPS: Alchemy: Remove prom_getcmdline()
Yoichi Yuasa
1
-8
/
+1
2010-02-27
MIPS: Alchemy: get rid of common/reset.c
Manuel Lauss
3
-196
/
+1
2010-02-27
MIPS: Alchemy: irq: use runtime CPU type detection
Manuel Lauss
1
-43
/
+54
2010-02-27
MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus
Manuel Lauss
1
-2
/
+4
2010-02-27
MIPS: Alchemy: use runtime cpu detection in GPIO code.
Manuel Lauss
1
-7
/
+3
2010-02-27
MIPS: Alchemy: Add au1000-eth platform device
Florian Fainelli
1
-0
/
+90
2010-02-27
MIPS: Alchemy: Extended DB1200 board support.
Manuel Lauss
1
-3
/
+0
2010-02-27
MIPS: Alchemy: UARTs are of type 16550A
Manuel Lauss
1
-1
/
+3
2010-02-27
MIPS: Alchemy: get rid of superfluous UART definitions
Manuel Lauss
1
-23
/
+21
2010-02-27
MIPS: Alchemy: prom_putchar is board dependent
Manuel Lauss
2
-69
/
+1
2010-02-27
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
1
-4
/
+4
2010-02-27
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
1
-5
/
+4
2010-02-27
MIPS: Alchemy: reduce size of irq dispatcher
Manuel Lauss
1
-3
/
+5
2010-02-27
MIPS: Alchemy: Stop IRQ name sharing
Manuel Lauss
5
-183
/
+247
2010-02-27
MIPS: Alchemy: higher priority for system timer.
Manuel Lauss
1
-5
/
+5
2010-02-27
MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack
Manuel Lauss
1
-28
/
+22
2010-02-27
MIPS: PCMCIA: new socket driver for Au1000 demoboards.
Manuel Lauss
2
-7
/
+2
2010-02-27
MIPS: Alchemy: remove board_init_irq() function.
Manuel Lauss
1
-8
/
+7
2010-02-01
MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.
Manuel Lauss
1
-2
/
+5
2010-01-12
MIPS: Alchemy: Correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
2009-11-02
MIPS: Alchemy: Fix hang with high-frequency edge interrupts
Manuel Lauss
1
-8
/
+26
2009-09-30
MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
Roel Kluin
1
-5
/
+3
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
Rusty Russell
1
-1
/
+1
2009-09-17
MIPS: Alchemy: override loops_per_jiffy detection
Manuel Lauss
1
-0
/
+4
2009-09-17
MIPS: Alchemy: get rid of allow_au1k_wait
Manuel Lauss
1
-6
/
+9
2009-06-17
MIPS: Alchemy: devboards: Convert to gpio calls.
Manuel Lauss
1
-2
/
+3
2009-06-17
MIPS: Alchemy: Rewrite GPIO support.
Manuel Lauss
3
-202
/
+138
2009-05-14
MIPS: Alchemy: Timer build fix
Manuel Lauss
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-15
/
+15
2009-03-30
MIPS: Au1000: convert to using gpiolib
Florian Fainelli
1
-75
/
+128
2009-02-27
MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0
Roel Kluin
1
-3
/
+3
2009-01-30
MIPS: Alchemy: time.c build fix
Manuel Lauss
1
-1
/
+1
2009-01-11
MIPS: Alchemy: new userspace suspend interface for development boards.
Manuel Lauss
2
-353
/
+0
2009-01-11
MIPS: Alchemy: dbdma suspend/resume support.
Manuel Lauss
2
-0
/
+76
2009-01-11
MIPS: Alchemy: Fix up PM code on Au1550/Au1200
Manuel Lauss
3
-167
/
+219
2009-01-11
MIPS: Alchemy: move calc_clock function.
Manuel Lauss
3
-54
/
+63
2009-01-11
MIPS: Alchemy: RTC counter clocksource / clockevent support.
Manuel Lauss
3
-177
/
+137
2009-01-11
MIPS: Alchemy: remove cpu_table.
Manuel Lauss
4
-80
/
+4
2009-01-11
MIPS: Alchemy: remove get/set_au1x00_lcd_clock().
Manuel Lauss
2
-32
/
+0
2009-01-11
MIPS: Alchemy: update core interrupt code.
Manuel Lauss
4
-571
/
+427
2009-01-11
MIPS: Alchemy: move commandline mangling out of common code
Manuel Lauss
1
-30
/
+4
2008-10-27
MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.
Manuel Lauss
1
-24
/
+74
2008-10-11
MIPS: Alchemy: rename directory
Ralf Baechle
17
-0
/
+4195