summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: lantiq: copy the commandline from the devicetreeJohn Crispin2014-11-241-0/+2
* MIPS: lantiq: move eiu init after irq_domain registerJohn Crispin2014-11-241-24/+24
* MIPS: lantiq: export soc typeJohn Crispin2014-11-242-0/+7
* MIPS: lantiq: add support for xrx200 firmware depending on soc typeJohn Crispin2014-11-241-1/+22
* MIPS: lantiq: reboot gphy on restartJohn Crispin2014-11-241-1/+8
* MIPS: lantiq: add reset-controller api supportJohn Crispin2014-11-242-0/+63
* MIPS: lantiq: handle vmmc memory reservationJohn Crispin2014-11-242-0/+71
* MIPS: Alchemy: Remove direct access to prepare_count field of struct clkTomeu Vizoso2014-11-241-4/+3
* clocksource: mips-gic: Bump up rating of GIC timerAndrew Bresticker2014-11-241-1/+1
* clocksource: mips-gic: Use clockevents_config_and_registerAndrew Bresticker2014-11-241-9/+1
* clocksource: mips-gic: Use CPU notifiers to setup the timerAndrew Bresticker2014-11-242-20/+45
* clocksource: mips-gic: Use percpu_dev_idAndrew Bresticker2014-11-241-3/+2
* clocksource: mips-gic: Remove gic_event_handlerAndrew Bresticker2014-11-241-5/+0
* clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker2014-11-244-2/+5
* clocksource: mips-gic: Staticize local symbolsAndrew Bresticker2014-11-241-5/+5
* clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-246-119/+92
* MIPS: Move GIC clocksource driver to drivers/clocksource/Andrew Bresticker2014-11-247-9/+9
* irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macrosAndrew Bresticker2014-11-241-2/+2
* irqchip: mips-gic: Remove gic_{pending,itrmask}_regsAndrew Bresticker2014-11-241-13/+3
* irqchip: mips-gic: Clean up #includesAndrew Bresticker2014-11-241-5/+2
* irqchip: mips-gic: Clean up header fileAndrew Bresticker2014-11-242-104/+29
* MAINTAINERS: Add entry for bcm63xx/bcm33xx UDC gadget driverKevin Cernekee2014-11-241-0/+6
* MAINTAINERS: Add entry for BCM33xx cable chipsKevin Cernekee2014-11-241-0/+8
* MIPS: bcm3384: Initial commit of bcm3384 platform supportKevin Cernekee2014-11-2413-0/+698
* Documentation: DT: Add "mti" vendor prefixKevin Cernekee2014-11-241-0/+1
* Documentation: DT: Add entries for BCM3384 and its peripheralsKevin Cernekee2014-11-244-0/+67
* MIPS: Create a helper function for DT setupKevin Cernekee2014-11-244-22/+22
* MIPS: BMIPS: Add PRId for BMIPS5200 (Whirlwind)Kevin Cernekee2014-11-242-0/+2
* MIPS: BMIPS: Add special cache handling in c-r4k.cKevin Cernekee2014-11-241-0/+43
* MIPS: BMIPS: Let each platform customize the CPU1 IRQ maskKevin Cernekee2014-11-242-2/+5
* MIPS: BMIPS: Select the appropriate L1_CACHE_SHIFT for 438x and 5000 CPUsKevin Cernekee2014-11-241-0/+2
* MIPS: Allow MIPS_CPU_SCACHE to be used with different line sizesKevin Cernekee2014-11-241-1/+1
* MIPS: BMIPS: Explicitly configure reset vectors prior to secondary bootKevin Cernekee2014-11-241-21/+8
* MIPS: BMIPS: Mask off timer IRQs when hot-unplugging a CPUJon Fraser2014-11-241-0/+1
* MIPS: BMIPS: Allow BMIPS3300 to utilize SMP ebase relocation codeJon Fraser2014-11-241-0/+1
* MIPS: BMIPS: Introduce helper function to change the reset vectorKevin Cernekee2014-11-241-7/+58
* MIPS: BMIPS: Align secondary boot sequence with latest firmware releasesKevin Cernekee2014-11-241-11/+1
* clk: ls1x: Update relationship among all clocksKelvin Cheung2014-11-241-29/+80
* MIPS: Loongson1B: Add a clockevent/clocksource using PWM TimerKelvin Cheung2014-11-244-31/+266
* MIPS: Loongson1B: Some fixes/updates for LS1BKelvin Cheung2014-11-249-31/+283
* MIPS: Loongson1B: Improve early printkKelvin Cheung2014-11-242-17/+14
* MIPS: Loongson1B: Fix reboot problem on LS1BKelvin Cheung2014-11-242-13/+18
* MIPS: DMA: Explain the lack of special handling for R14000/R16000.Ralf Baechle2014-11-241-0/+5
* MIPS: BCM47XX: Clean up nvram headerRafał Miłecki2014-11-243-39/+33
* MIPS: BCM47XX: Use mtd as an alternative way/API to get NVRAM contentRafał Miłecki2014-11-241-4/+38
* MIPS: Kconfig option to better exercise/debug hybrid FPRsPaul Burton2014-11-242-0/+31
* MIPS: ELF: Set FP mode according to .MIPS.abiflagsPaul Burton2014-11-244-20/+211
* MIPS: ELF: Add definition for the .MIPS.abiflags sectionPaul Burton2014-11-241-0/+25
* MIPS: Support for hybrid FPRsPaul Burton2014-11-245-10/+100
* MIPS: Ensure Config5.UFE is clear on bootPaul Burton2014-11-241-1/+1