summaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740
Commit message (Expand)AuthorAgeFilesLines
...
* 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-216-967/+4Star
* MIPS: JZ4740: replace use of jz4740_clock_bdataPaul Burton2015-06-213-4/+29
* MIPS: JZ4740: Call jz4740_clock_init earlierPaul Burton2015-06-212-2/+3
* 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: 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-212-3/+7
* MIPS: JZ4740: Move arch_init_irq out of arch/mips/jz4740/irq.cPaul Burton2015-06-212-4/+9
* MIPS: JZ4740: use generic plat_irq_dispatchPaul Burton2015-06-211-12/+0Star
* MIPS: JZ4740: probe CPU interrupt controller via DTPaul Burton2015-06-211-2/+2
* MIPS: JZ4740: require & include DTPaul Burton2015-06-211-0/+19
* MIPS: JZ4740: introduce CONFIG_MACH_INGENICPaul Burton2015-06-212-5/+10
* MIPS: jz4740: Implement read_sched_clockDeng-Cheng Zhu2015-04-011-0/+8
* MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker2015-03-311-0/+1
* Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds2015-02-181-1/+10
|\
| * mtd: nand: jz4740: Convert to GPIO descriptor APILars-Peter Clausen2015-02-021-1/+10
* | MIPS: JZ4740: Fixup #include's (sparse)Brian Norris2015-01-131-0/+3
|/
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-1/+1
* Merge tag 'gpio-v3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-08-091-0/+1
|\
| * gpio: split gpiod board registration into machine headerLinus Walleij2014-07-281-0/+1
* | Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-021-1/+1
|\ \
| * | MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_genericApelete Seketeli2014-08-011-1/+1
| |/
* / MIPS: jz4740: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-021-2/+1Star
|/
* ASoC: qi_lb60: Use GPIO descriptor APILars-Peter Clausen2014-04-231-0/+11
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* MIPS: jz4740: update platform data for JZ4740 usb device controllerApelete Seketeli2014-01-242-16/+25
* MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne2013-07-051-1/+1
* MIPS: jz4740: Remove custom DMA APILars-Peter Clausen2013-07-052-308/+1Star
* MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen2013-07-052-0/+22
* MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne2013-07-051-2/+22
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-0114-23/+23
* MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle2012-10-171-0/+2
* MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov2012-10-171-0/+1
* pwm: Add Ingenic JZ4740 supportThierry Reding2012-10-055-181/+8Star
* MIPS: JZ4740: Export timer APIThierry Reding2012-10-053-139/+3Star
* MIPS: JZ4740: reset: Initialize hibernate wakeup counters.Maarten ter Huurne2012-07-231-5/+44
* MIPS: JZ4740: qi_lb60: Look for NAND chip in bank 1.Maarten ter Huurne2012-07-231-0/+1
* MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne2012-07-231-1/+19
* MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle2012-05-211-2/+0Star
* ASoC: jz4740: Convert qi_lb60 to use snd_soc_register_card()Axel Lin2012-01-201-0/+6
* MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-071-1/+1
* MIPS: JZ4740: GPIO: Check correct IRQ in demux handlerLars-Peter Clausen2011-10-251-1/+1
* MIPS: JZ4740: GPIO: Simplify IRQ demuxerLars-Peter Clausen2011-10-251-7/+1Star