summaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740
AgeCommit message (Expand)Author
2019-08-08Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton
2019-08-08MIPS: jz4740: Drop obsolete codePaul Cercueil
2019-07-30MIPS: jz4740: Drop dead codePaul Cercueil
2019-07-30MIPS: qi_lb60: Migrate to devicetreePaul Cercueil
2019-07-30MIPS: X1000: Add X1000 system type.Zhou Yanjie
2019-07-22MIPS: qi_lb60: Move MMC configuration to devicetreePaul Cercueil
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-06-25MIPS: Remove dead codePaul Cercueil
2019-06-25MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep modePaul Cercueil
2019-06-11MIPS: lb60: Fix pin mappingsPaul Cercueil
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner
2019-02-21MIPS: ingenic: Add support for appended devicetreePaul Cercueil
2018-12-17mmc: jz4740: Use GPIO descriptor for powerLinus Walleij
2018-12-17mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-07-23MIPS: jz4740: Bump zload addressPaul Cercueil
2018-07-18MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon
2018-05-14MIPS: JZ4740: Drop old platform reset codePaul Cercueil
2018-05-14MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil
2018-02-14spi: spi-gpio: Rewrite to use GPIO descriptorsLinus Walleij
2018-01-18MIPS: ingenic: Initial GCW Zero supportPaul Cercueil
2018-01-18MIPS: ingenic: Initial JZ4770 supportPaul Cercueil
2018-01-18MIPS: ingenic: Detect machtype from SoC compatible stringPaul Cercueil
2018-01-18MIPS: ingenic: Use common cmdline handling codePaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-22MIPS: jz4740: Remove custom GPIO codePaul Cercueil
2017-05-22MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several driversPaul Cercueil
2017-04-14MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-11-05MIPS: jz4740: Remove obsolete codePaul Cercueil
2016-11-05MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-06-23mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-13MIPS: JZ4740: Probe OHCI platform device via DTMaarten ter Huurne
2016-05-13MIPS: JZ4740: Qi LB60: Remove support for AVT2 variantMaarten ter Huurne
2016-05-05mtd: nand: jz4740: switch to mtd_ooblayout_opsBoris Brezillon
2016-02-19MIPS: jz4740: use gpiochip data pointerLinus Walleij
2016-02-19MIPS: jz4740: Fix surviving instance of irq_to_gpio()Ralf Baechle
2015-10-26MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding
2015-10-26MIPS: JZ4740: Use PWM lookup tableThierry Reding
2015-10-01MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-09-03MIPS: jz4740: Migrate to new 'set-state' interfaceViresh Kumar
2015-08-26MIPS: jz4740: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-06-21MIPS: ingenic: Initial MIPS Creator CI20 supportPaul Burton