aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn2010-08-055-229/+432
* MIPS: strip the un-needed sections of vmlinuzWu Zhangjin2010-08-051-0/+3
* MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSWu Zhangjin2010-08-052-13/+14
* MIPS: Clean up arch/mips/boot/compressed/decompress.cWu Zhangjin2010-08-051-24/+14
* MIPS: Clean up arch/mips/boot/compressed/ld.scriptWu Zhangjin2010-08-051-34/+17
* MIPS: Unify the suffix of compressed vmlinux.binWu Zhangjin2010-08-052-8/+61
* MIPS: PowerTV: Add Gaia platform definitions.David VomLehn2010-08-056-11/+708
* MIPS: BCM47xx: Fix nvram_getenv return value.Hauke Mehrtens2010-08-052-2/+5
* MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney2010-08-054-14/+87
* MIPS: Clean up notify_die() usage.David Daney2010-08-051-10/+15
* MIPS: Remove unused task_struct.trap_no field.David Daney2010-08-053-4/+1
* MIPS: kprobe: Add support.David Daney2010-08-059-2/+695
* MIPS: Add instrunction format for BREAK and SYSCALLDavid Daney2010-08-051-1/+14
* MIPS: kprobes: Define regs_return_value()David Daney2010-08-051-0/+1
* MIPS: Ritually kill stupid printk.Ralf Baechle2010-08-055-5/+0
* MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.Chandrakala Chavva2010-08-052-0/+33
* MIPS: Octeon: Support 256 MSI on PCIeDavid Daney2010-08-052-118/+178
* MIPS: Decode core number for R2 CPUs.David Daney2010-08-051-0/+3
* MIPS: SMTC: Use %p to format pointersKulikov Vasiliy2010-08-051-2/+1
* MIPS: Loongson: Remove unused macro LOONGSON_PERFCNT_IRQWu Zhangjin2010-08-051-1/+0
* MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()Wu Zhangjin2010-08-053-4/+10
* MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin2010-08-054-18/+8
* 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
* MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen2010-08-051-0/+15
* MTD: Nand: Add JZ4740 NAND driverLars-Peter Clausen2010-08-051-0/+34
* FBDEV: JZ4740: Add framebuffer driverLars-Peter Clausen2010-08-051-0/+67
* 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