summaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-174-15/+0Star
|\
| * MIPS: Remove dead codePaul Cercueil2019-06-263-7/+0Star
| * MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep modePaul Cercueil2019-06-261-8/+0Star
* | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-171-8/+8
|\ \
| * | MIPS: lb60: Fix pin mappingsPaul Cercueil2019-06-121-8/+8
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-307-70/+7Star
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-211-4/+1Star
|/
* MIPS: ingenic: Add support for appended devicetreePaul Cercueil2019-02-221-4/+10
* mmc: jz4740: Use GPIO descriptor for powerLinus Walleij2018-12-171-4/+2Star
* mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2018-12-171-3/+9
* Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-141-1/+2
|\
| * MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon2018-07-181-1/+2
* | MIPS: jz4740: Bump zload addressPaul Cercueil2018-07-241-1/+1
|/
* MIPS: JZ4740: Drop old platform reset codePaul Cercueil2018-05-151-31/+0Star
* MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil2018-05-151-16/+0Star
* spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij2018-02-141-8/+18
* MIPS: ingenic: Initial GCW Zero supportPaul Cercueil2018-01-181-0/+4
* MIPS: ingenic: Initial JZ4770 supportPaul Cercueil2018-01-182-1/+7
* MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil2018-01-182-4/+19
* MIPS: ingenic: Use common cmdline handling codePaul Burton2018-01-181-22/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* MIPS: jz4740: Remove custom GPIO codePaul Cercueil2017-05-222-521/+0Star
* MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several driversPaul Cercueil2017-05-221-12/+36
* MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-143-3/+3
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* MIPS: jz4740: Remove obsolete codePaul Cercueil2016-11-052-84/+0Star
* MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil2016-11-051-1/+0Star
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-8/+0Star
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-241-36/+51
|\
| * mtd: nand: jz4740: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-36/+51
* | MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne2016-05-131-25/+0Star
* | MIPS: JZ4740: Qi LB60: Remove support for AVT2 variantMaarten ter Huurne2016-05-131-50/+2Star
|/
* MIPS: jz4740: use gpiochip data pointerLinus Walleij2016-02-191-4/+6
* MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle2016-02-191-1/+1
* MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding2015-10-261-2/+0Star
* MIPS: JZ4740: Use PWM lookup tableThierry Reding2015-10-261-3/+8
* MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel2015-10-012-0/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-12/+8Star
* MIPS: jz4740: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-19/+27
* MIPS: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner2015-08-261-2/+2
* MIPS: ingenic: Initial MIPS Creator CI20 supportPaul Burton2015-06-211-0/+4
* MIPS: ingenic: Initial JZ4780 supportPaul Burton2015-06-214-2/+18
* MIPS: JZ4740: use Ingenic SoC UART driverPaul Burton2015-06-216-117/+1Star
* MIPS: JZ4740: only detect RAM size if not specified in DTPaul Burton2015-06-212-1/+9
* MIPS: JZ4740: remove clock.hPaul Burton2015-06-212-27/+0Star
* MIPS, clk: move jz4740 clock suspend, resume functions to jz4740-cguPaul Burton2015-06-213-97/+1Star
* MIPS, clk: move jz4740 UDC auto suspend functions to jz4740-cguPaul Burton2015-06-211-13/+0Star