MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB
[safe/jmp/linux-2.6] / arch / mips / alchemy /
2010-02-27 Manuel LaussMIPS: Alchemy: Fix Au1100 ethernet build failure
2010-02-27 Manuel LaussMIPS: Alchemy: Repair db1500/bosporus builds
2010-02-27 Manuel LaussMIPS: Alchemy: use 36bit addresses for PCMCIA resources.
2010-02-27 Manuel LaussMIPS: Alchemy: devboard PM needs to save CPLD registers.
2010-02-27 Ralf BaechleMIPS: Alchemy: Simplify DMA channel allocation code.
2010-02-27 Ralf BaechleMIPS: Alchemy: Remove time_lock.
2010-02-27 Frans PopMIPS: Remove trailing space in messages
2010-02-27 Yoichi YuasaMIPS: Alchemy: Use strlcat() for the command line arguments
2010-02-27 Yoichi YuasaMIPS: Alchemy: Remove prom_getcmdline()
2010-02-27 Yoichi YuasaMIPS: Alchemy: Remove forced command line setting
2010-02-27 Manuel LaussMIPS: Alchemy: get rid of common/reset.c
2010-02-27 Manuel LaussMIPS: Alchemy: irq: use runtime CPU type detection
2010-02-27 Manuel LaussMIPS: Alchemy: Only build AU1000 INTC code for compatib...
2010-02-27 Manuel LaussMIPS: Alchemy: use runtime cpu detection in GPIO code.
2010-02-27 Florian FainelliMIPS: Alchemy: Add au1000-eth platform device
2010-02-27 Manuel LaussMIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.
2010-02-27 Manuel LaussMIPS: Alchemy: Extended DB1200 board support.
2010-02-27 Manuel LaussMIPS: Alchemy: physmap-flash for all devboards
2010-02-27 Manuel LaussMIPS: Alchemy: UARTs are of type 16550A
2010-02-27 Florian FainelliMIPS: Alchemy: Turn on -Werror for devboards and xss1500
2010-02-27 Florian FainelliMIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550...
2010-02-27 Manuel LaussMIPS: Alchemy: get rid of superfluous UART definitions
2010-02-27 Manuel LaussMIPS: Alchemy: prom_putchar is board dependent
2010-02-27 Manuel LaussMIPS: Alchemy: change dbdma to accept physical memory...
2010-02-27 Manuel LaussMIPS: Alchemy: remove dbdma compat macros
2010-02-27 Manuel LaussMIPS: Alchemy: reduce size of irq dispatcher
2010-02-27 Manuel LaussMIPS: Alchemy: Stop IRQ name sharing
2010-02-27 Manuel LaussMIPS: Alchemy: higher priority for system timer.
2010-02-27 Manuel LaussMIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization...
2010-02-27 Manuel LaussMIPS: Alchemy: XXS1500 PCMCIA driver rewrite
2010-02-27 Manuel LaussMIPS: Alchemy: devboards: wire up new PCMCIA driver.
2010-02-27 Manuel LaussMIPS: PCMCIA: new socket driver for Au1000 demoboards.
2010-02-27 Manuel LaussMIPS: Alchemy: remove board_init_irq() function.
2010-02-27 Manuel LaussMIPS: Alchemy: devboards: factor out PB1200 IRQ cascade...
2010-02-27 Manuel LaussMIPS: Alchemy: devboard register abstraction
2010-02-01 Manuel LaussMIPS: Alchemy: Fix dbdma ring destruction memory debugc...
2010-01-12 Julia LawallMIPS: Alchemy: Correct code taking the size of a pointer
2009-11-02 Manuel LaussMIPS: Alchemy: Fix hang with high-frequency edge interrupts
2009-11-02 Ralf BaechleMIPS: MTX-1: Fix build if CONFIG_PCI is disabled.
2009-09-30 Roel KluinMIPS: Decrease size of au1xxx_dbdma_pm_regs[][]
2009-09-24 Rusty Russellcpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_A...
2009-09-17 Manuel LaussMIPS: Alchemy: override loops_per_jiffy detection
2009-09-17 Manuel LaussMIPS: Alchemy: get rid of allow_au1k_wait
2009-08-03 Florian FainelliMIPS: MTX-1: Request button GPIO before setting its...
2009-06-17 Manuel LaussMIPS: Alchemy: devboards: Convert to gpio calls.
2009-06-17 Manuel LaussMIPS: Alchemy: xxs1500: use linux gpio api.
2009-06-17 Manuel LaussMIPS: Alchemy: MTX-1: Use linux gpio api.
2009-06-17 Manuel LaussMIPS: Alchemy: Rewrite GPIO support.
2009-05-14 Manuel LaussMIPS: Alchemy: Timer build fix
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-03-30 Manuel LaussMIPS: Alchemy: PB1200: use SMC91X platform data.
2009-03-30 Ralf BaechleMIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
2009-03-30 Florian FainelliMIPS: Au1000: convert to using gpiolib
2009-02-27 Roel KluinMIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0
2009-01-30 Manuel LaussMIPS: Alchemy: time.c build fix
2009-01-11 Manuel LaussMIPS: Alchemy: new userspace suspend interface for...
2009-01-11 Manuel LaussMIPS: Alchemy: dbdma suspend/resume support.
2009-01-11 Manuel LaussMIPS: Alchemy: Fix up PM code on Au1550/Au1200
2009-01-11 Manuel LaussMIPS: Alchemy: move calc_clock function.
2009-01-11 Manuel LaussMIPS: Alchemy: RTC counter clocksource / clockevent...
2009-01-11 Manuel LaussMIPS: Alchemy: remove cpu_table.
2009-01-11 Manuel LaussMIPS: Alchemy: remove get/set_au1x00_lcd_clock().
2009-01-11 Manuel LaussMIPS: Alchemy: pb1200: update CPLD cascade irq handler.
2009-01-11 Manuel LaussMIPS: Alchemy: update core interrupt code.
2009-01-11 Manuel LaussMIPS: Alchemy: move commandline mangling out of common...
2009-01-11 Manuel LaussMIPS: Alchemy: devboards: consolidate files
2009-01-11 Manuel LaussMIPS: Alchemy: Move development board code to common...
2009-01-11 Julia LawallMIPS: Alchemy: Change strict_strtol to strict_strtoul
2008-10-27 Manuel LaussMIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.
2008-10-11 Ralf BaechleMIPS: Alchemy: rename directory