index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
alchemy
/
common
Age
Commit message (
Expand
)
Author
2010-02-27
MIPS: Alchemy: Fix Au1100 ethernet build failure
Manuel Lauss
2010-02-27
MIPS: Alchemy: use 36bit addresses for PCMCIA resources.
Manuel Lauss
2010-02-27
MIPS: Alchemy: Simplify DMA channel allocation code.
Ralf Baechle
2010-02-27
MIPS: Alchemy: Remove time_lock.
Ralf Baechle
2010-02-27
MIPS: Remove trailing space in messages
Frans Pop
2010-02-27
MIPS: Alchemy: Use strlcat() for the command line arguments
Yoichi Yuasa
2010-02-27
MIPS: Alchemy: Remove prom_getcmdline()
Yoichi Yuasa
2010-02-27
MIPS: Alchemy: get rid of common/reset.c
Manuel Lauss
2010-02-27
MIPS: Alchemy: irq: use runtime CPU type detection
Manuel Lauss
2010-02-27
MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus
Manuel Lauss
2010-02-27
MIPS: Alchemy: use runtime cpu detection in GPIO code.
Manuel Lauss
2010-02-27
MIPS: Alchemy: Add au1000-eth platform device
Florian Fainelli
2010-02-27
MIPS: Alchemy: Extended DB1200 board support.
Manuel Lauss
2010-02-27
MIPS: Alchemy: UARTs are of type 16550A
Manuel Lauss
2010-02-27
MIPS: Alchemy: get rid of superfluous UART definitions
Manuel Lauss
2010-02-27
MIPS: Alchemy: prom_putchar is board dependent
Manuel Lauss
2010-02-27
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
2010-02-27
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
2010-02-27
MIPS: Alchemy: reduce size of irq dispatcher
Manuel Lauss
2010-02-27
MIPS: Alchemy: Stop IRQ name sharing
Manuel Lauss
2010-02-27
MIPS: Alchemy: higher priority for system timer.
Manuel Lauss
2010-02-27
MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack
Manuel Lauss
2010-02-27
MIPS: PCMCIA: new socket driver for Au1000 demoboards.
Manuel Lauss
2010-02-27
MIPS: Alchemy: remove board_init_irq() function.
Manuel Lauss
2010-02-01
MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.
Manuel Lauss
2010-01-12
MIPS: Alchemy: Correct code taking the size of a pointer
Julia Lawall
2009-11-02
MIPS: Alchemy: Fix hang with high-frequency edge interrupts
Manuel Lauss
2009-09-30
MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
Roel Kluin
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips
Rusty Russell
2009-09-17
MIPS: Alchemy: override loops_per_jiffy detection
Manuel Lauss
2009-09-17
MIPS: Alchemy: get rid of allow_au1k_wait
Manuel Lauss
2009-06-17
MIPS: Alchemy: devboards: Convert to gpio calls.
Manuel Lauss
2009-06-17
MIPS: Alchemy: Rewrite GPIO support.
Manuel Lauss
2009-05-14
MIPS: Alchemy: Timer build fix
Manuel Lauss
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-03-30
MIPS: Au1000: convert to using gpiolib
Florian Fainelli
2009-02-27
MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0
Roel Kluin
2009-01-30
MIPS: Alchemy: time.c build fix
Manuel Lauss
2009-01-11
MIPS: Alchemy: new userspace suspend interface for development boards.
Manuel Lauss
2009-01-11
MIPS: Alchemy: dbdma suspend/resume support.
Manuel Lauss
2009-01-11
MIPS: Alchemy: Fix up PM code on Au1550/Au1200
Manuel Lauss
2009-01-11
MIPS: Alchemy: move calc_clock function.
Manuel Lauss
2009-01-11
MIPS: Alchemy: RTC counter clocksource / clockevent support.
Manuel Lauss
2009-01-11
MIPS: Alchemy: remove cpu_table.
Manuel Lauss
2009-01-11
MIPS: Alchemy: remove get/set_au1x00_lcd_clock().
Manuel Lauss
2009-01-11
MIPS: Alchemy: update core interrupt code.
Manuel Lauss
2009-01-11
MIPS: Alchemy: move commandline mangling out of common code
Manuel Lauss
2008-10-27
MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.
Manuel Lauss
2008-10-11
MIPS: Alchemy: rename directory
Ralf Baechle