summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * MIPS: tlbex.c: Remove new instance of __cpuinitdata that crept back inPaul Gortmaker2015-06-211-1/+1
| * MIPS: c-r4k: Remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-211-1/+1
| * MIPS: BCM77xx: Remove legacy __cpuinit{,data} sections that crept inPaul Gortmaker2015-06-213-3/+3
| * MIPS: ATH25: Remove legacy __cpuinit section that crept inPaul Gortmaker2015-06-211-1/+1
| * MIPS: Pistachio: Enable USB PHY driver in defconfigAndrew Bresticker2015-06-211-0/+1
| * MIPS: Pistachio: Support 8250-based early printkEzequiel Garcia2015-06-211-0/+2
| * MIPS: BMIPS: dts: Add uart device nodes to bcm7xxx platformsJaedon Shin2015-06-218-0/+136
| * MIPS: BMIPS: Add support for Broadcom BCM97435SVMBFlorian Fainelli2015-06-213-0/+65
| * MIPS: BMIPS: Add BCM7435 dtsiFlorian Fainelli2015-06-211-0/+239
| * MIPS: BCM63xx: Utilize asm/bmips-spaces.hFlorian Fainelli2015-06-211-1/+1
| * MIPS: BMIPS: Define BMIPS_FIXADDR_TOP in asm/bmips-spaces.hFlorian Fainelli2015-06-212-1/+8
| * MIPS: ingenic: Initial MIPS Creator CI20 supportPaul Burton2015-06-214-0/+211
| * MIPS: ingenic: Initial JZ4780 supportPaul Burton2015-06-218-6/+134
| * MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton2015-06-2111-120/+28Star
| * MIPS: JZ4740: only detect RAM size if not specified in DTPaul Burton2015-06-213-1/+10
| * MIPS: JZ4740: remove clock.hPaul Burton2015-06-213-27/+3Star
| * MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton2015-06-214-99/+1Star
| * MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton2015-06-211-13/+0Star
| * MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cguPaul Burton2015-06-211-16/+0Star
| * MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton2015-06-219-968/+32Star
| * MIPS: JZ4740: replace use of jz4740_clock_bdataPaul Burton2015-06-213-4/+29
| * MIPS: JZ4740: Call jz4740_clock_init earlierPaul Burton2015-06-213-2/+5
| * MIPS/IRQCHIP: Move Ingenic SoC intc driver to drivers/irqchipPaul Burton2015-06-214-204/+2Star
| * MIPS: JZ4740: support newer SoC interrupt controllersPaul Burton2015-06-211-0/+9
| * MIPS: JZ4740: Avoid JZ4740-specific namingPaul Burton2015-06-213-16/+16
| * MIPS: JZ4740: read intc base address from DTPaul Burton2015-06-211-3/+6
| * MIPS: JZ4740: define IRQ numbers based on number of intc IRQsPaul Burton2015-06-211-3/+7
| * MIPS: JZ4740: support >32 interruptsPaul Burton2015-06-211-25/+46
| * MIPS: JZ4740: Remove jz_intc_base globalPaul Burton2015-06-211-8/+31
| * MIPS: JZ4740: drop intc debugfs codePaul Burton2015-06-211-42/+0Star
| * MIPS: JZ4740: register an irq_domain for the interrupt controllerPaul Burton2015-06-211-0/+6
| * MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DTPaul Burton2015-06-211-1/+6
| * MIPS: JZ4740: probe interrupt controller via DTPaul Burton2015-06-214-5/+18
| * MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton2015-06-213-4/+11
| * MIPS: JZ4740: use generic plat_irq_dispatchPaul Burton2015-06-211-12/+0Star
| * MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton2015-06-212-2/+9
| * MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.Ralf Baechle2015-06-2111-225/+51Star
| * MIPS: JZ4740: require & include DTPaul Burton2015-06-216-0/+43
| * MIPS: ingenic: Add newer vendor IDsPaul Burton2015-06-212-3/+7
| * MIPS: JZ4740: introduce CONFIG_MACH_INGENICPaul Burton2015-06-214-9/+13
| * MIPS: DEC: Update CPU overridesMaciej W. Rozycki2015-06-211-0/+16
| * MIPS: netlogic: remove unnecessary MTD partition probe specificationBrian Norris2015-06-211-3/+0Star
| * MIPS: tlb-r3k: Optimise a TLBWI barrier in TLB invalidationMaciej W. Rozycki2015-06-211-2/+2
| * MIPS: tlb-r3k: Move CP0.Wired register initialisation to `tlb_init'Maciej W. Rozycki2015-06-213-7/+8
| * MIPS: tlb-r3k: Also invalidate wired TLB entries on bootMaciej W. Rozycki2015-06-211-11/+13
| * MIPS: dump_tlb: Take XPA into accountJames Hogan2015-06-211-5/+13
| * MIPS: dump_tlb: Take RI/XI bits into accountJames Hogan2015-06-211-7/+20
| * MIPS: dump_tlb: Take EHINV bit into accountJames Hogan2015-06-211-0/+3
| * MIPS: dump_tlb: Take global bit into accountJames Hogan2015-06-212-3/+12
| * MIPS: dump_tlb: Make use of EntryLo bit definitionsJames Hogan2015-06-212-12/+12