summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Define ST0_NMI in asm/mipsregs.hDavid Daney2010-08-051-0/+1
* MIPS: Export __cpu_number_map and __cpu_logical_map.David Daney2010-08-051-0/+4
* MIPS: Octeon: Export prom_putchar().David Daney2010-08-051-1/+5
* MIPS: uasm: Add option to export uasm API.David Daney2010-08-054-63/+110
* MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney2010-08-052-1/+25
* MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney2010-08-052-5/+18
* MIPS: Octeon: Implement delays with cycle counter.David Daney2010-08-054-13/+58
* MIPS: JZ4740: Add qi_lb60 board supportLars-Peter Clausen2010-08-053-0/+477
* POWER: Add JZ4740 battery driver.Lars-Peter Clausen2010-08-054-0/+481
* HWMON: Add JZ4740 ADC driverLars-Peter Clausen2010-08-053-0/+241
* USB: Add JZ4740 OHCI supportLars-Peter Clausen2010-08-053-0/+282
* MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen2010-08-054-0/+1054
* MTD: Nand: Add JZ4740 NAND driverLars-Peter Clausen2010-08-054-0/+557
* FBDEV: JZ4740: Add framebuffer driverLars-Peter Clausen2010-08-054-0/+924
* RTC: Add JZ4740 RTC driverLars-Peter Clausen2010-08-053-0/+357
* MIPS: JZ4740: Add Kbuild filesLars-Peter Clausen2010-08-055-0/+43
* MIPS: JZ4740: Add platform devicesLars-Peter Clausen2010-08-052-0/+327
* MIPS: JZ4740: Add prom supportLars-Peter Clausen2010-08-051-0/+68
* MIPS: JZ4740: Add serial supportLars-Peter Clausen2010-08-052-0/+53
* MIPS: JZ4740: Add PWM supportLars-Peter Clausen2010-08-051-0/+177
* MIPS: JZ4740: Add DMA support.Lars-Peter Clausen2010-08-052-0/+379
* MIPS: JZ4740: Add GPIO supportLars-Peter Clausen2010-08-052-0/+1002
* MIPS: JZ4740: Add setup codeLars-Peter Clausen2010-08-051-0/+29
* MIPS: JZ4740: Add power-management and system reset supportLars-Peter Clausen2010-08-053-0/+141
* MIPS: JZ4740: Add clocksource/clockevent support.Lars-Peter Clausen2010-08-051-0/+144
* MIPS: JZ4740: Add timer supportLars-Peter Clausen2010-08-053-0/+206
* MIPS: JZ4740: Add IRQ handler codeLars-Peter Clausen2010-08-053-0/+245
* MIPS: JZ4740: Add clock API support.Lars-Peter Clausen2010-08-054-0/+1137
* MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen2010-08-057-1/+141
* MIPS: Octeon: HOTPLUG_CPU fixes.David Daney2010-08-053-78/+65
* MIPS: Octeon: Simplify hotcpu_notifier registration.David Daney2010-08-051-7/+1
* MIPS: Octeon: Clean up SMP CPU numbering.David Daney2010-08-051-7/+30
* MIPS: Octeon: Make MSI use handle_simple_irq().David Daney2010-08-051-46/+15
* MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions.David Daney2010-08-052-66/+4
* MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPUDavid Daney2010-08-051-39/+69
* MIPS: Octeon: Improve interrupt handling.David Daney2010-08-051-100/+256
* MIPS: Octeon: Move MSI code out of octeon-irq.c.David Daney2010-08-052-95/+88
* MIPS: Alchemy: Add basic support for the GPR boardWolfgang Grandegger2010-08-057-0/+2421
* MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss2010-08-053-25/+22
* SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss2010-08-053-20/+3
* MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-0521-51/+33
* MIPS: RM7000: Add support for tertiary cacheRicardo Mendoza2010-08-052-23/+130
* MIPS: RM7000: Make use of cache_op() instead of inline asmRicardo Mendoza2010-08-051-10/+2
* MIPS: tracing: Fix the indentation of mcount.SWu Zhangjin2010-08-051-3/+3
* MIPS: Enable heap randomization.David Daney2010-08-052-0/+33
* MIPS: Randomize mmap if randomize_va_space is setDavid Daney2010-08-052-1/+31
* MIPS: MTX-1: cleanup and commentsBruno Randolf2010-08-051-8/+4
* MIPS: Loongson: irq.c: Misc cleanupsShinya Kuribayashi2010-08-051-7/+4
* MIPS: EMMA2RH: Replace EMMA2RH_SW_IRQ_INTxx with EMMA2RH_SW_IRQ(n)Shinya Kuribayashi2010-08-051-32/+1
* MIPS: EMMA2RH: Replace EMMA2RH_IRQ_INTxx with EMMA2RH_IRQ_INT(n)Shinya Kuribayashi2010-08-052-73/+10