summaryrefslogtreecommitdiffstats
path: root/arch/mips/jz4740
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ingenic: Hardcode mem size for qi,lb60 boardPaul Cercueil2020-07-311-29/+8
* MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTBPaul Cercueil2020-07-311-6/+1
* MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)2020-07-241-0/+4
* MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)2020-07-161-0/+4
* MIPS: Ingenic: Add Ingenic X1830 support.周琰杰 (Zhou Yanjie)2020-07-161-0/+6
* MIPS: ingenic: Add support for the RS90 boardPaul Cercueil2020-07-161-0/+4
* MIPS: ingenic: Add support for the JZ4725B SoCPaul Cercueil2020-07-162-0/+8
* MIPS: ingenic: Default to a generic boardPaul Cercueil2020-05-271-1/+8
* MIPS: ingenic: Add missing includePaul Cercueil2020-05-201-0/+1
* MIPS: Only include the platform file neededThomas Bogendoerfer2020-05-131-1/+0
* MIPS: ingenic: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-05-071-1/+1
* MIPS: ingenic: Drop obsolete code, merge the rest in setup.cPaul Cercueil2020-04-298-153/+60
* MIPS: jz4740: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven2020-02-191-1/+1
* MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)2020-01-091-0/+4
* MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)2020-01-091-0/+4
* MIPS: Ingenic: Add Ingenic X1000 support.周琰杰 (Zhou Yanjie)2020-01-091-0/+6
* Merge branch 'ingenic-tcu-v5.4' into mips-nextPaul Burton2019-08-081-149/+2
|\
| * MIPS: jz4740: Drop obsolete codePaul Cercueil2019-08-081-149/+2
* | MIPS: jz4740: Drop dead codePaul Cercueil2019-07-304-259/+2
* | MIPS: qi_lb60: Migrate to devicetreePaul Cercueil2019-07-302-495/+0
* | MIPS: X1000: Add X1000 system type.Zhou Yanjie2019-07-301-0/+4
* | MIPS: qi_lb60: Move MMC configuration to devicetreePaul Cercueil2019-07-221-32/+0
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-07-174-15/+0
|\
| * MIPS: Remove dead codePaul Cercueil2019-06-253-7/+0
| * MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep modePaul Cercueil2019-06-251-8/+0
* | 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-111-8/+8
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-307-70/+7
|/ /
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Thomas Gleixner2019-05-211-4/+1
|/
* MIPS: ingenic: Add support for appended devicetreePaul Cercueil2019-02-211-4/+10
* mmc: jz4740: Use GPIO descriptor for powerLinus Walleij2018-12-171-4/+2
* 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-231-1/+1
|/
* MIPS: JZ4740: Drop old platform reset codePaul Cercueil2018-05-141-31/+0
* MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil2018-05-141-16/+0
* 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/+2
* 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/+0
* 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/+0
* MIPS: qi_lb60: Probe RTC driver from DT and use it as power controllerPaul Cercueil2016-11-051-1/+0