Age | Commit message (Expand) | Author |
2020-05-27 | MIPS: ingenic: Default to a generic board | Paul Cercueil |
2020-05-20 | MIPS: ingenic: Add missing include | Paul Cercueil |
2020-05-13 | MIPS: Only include the platform file needed | Thomas Bogendoerfer |
2020-05-07 | MIPS: ingenic: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-04-29 | MIPS: ingenic: Drop obsolete code, merge the rest in setup.c | Paul Cercueil |
2020-02-19 | MIPS: jz4740: Replace <linux/clk-provider.h> by <linux/of_clk.h> | Geert Uytterhoeven |
2020-01-09 | MIPS: X1830: Add X1830 system type. | 周琰杰 (Zhou Yanjie) |
2020-01-09 | MIPS: Ingenic: Add YSH & ATIL CU Neo board support. | 周琰杰 (Zhou Yanjie) |
2020-01-09 | MIPS: Ingenic: Add Ingenic X1000 support. | 周琰杰 (Zhou Yanjie) |
2019-08-08 | Merge branch 'ingenic-tcu-v5.4' into mips-next | Paul Burton |
2019-08-08 | MIPS: jz4740: Drop obsolete code | Paul Cercueil |
2019-07-30 | MIPS: jz4740: Drop dead code | Paul Cercueil |
2019-07-30 | MIPS: qi_lb60: Migrate to devicetree | Paul Cercueil |
2019-07-30 | MIPS: X1000: Add X1000 system type. | Zhou Yanjie |
2019-07-22 | MIPS: qi_lb60: Move MMC configuration to devicetree | Paul Cercueil |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-07-17 | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-06-25 | MIPS: Remove dead code | Paul Cercueil |
2019-06-25 | MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode | Paul Cercueil |
2019-06-11 | MIPS: lb60: Fix pin mappings | Paul Cercueil |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 | Thomas Gleixner |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 | Thomas Gleixner |
2019-02-21 | MIPS: ingenic: Add support for appended devicetree | Paul Cercueil |
2018-12-17 | mmc: jz4740: Use GPIO descriptor for power | Linus Walleij |
2018-12-17 | mmc: jz4740: Get CD/WP GPIOs from descriptors | Linus Walleij |
2018-08-14 | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-07-23 | MIPS: jz4740: Bump zload address | Paul Cercueil |
2018-07-18 | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740 | Boris Brezillon |
2018-05-14 | MIPS: JZ4740: Drop old platform reset code | Paul Cercueil |
2018-05-14 | MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driver | Paul Cercueil |
2018-02-14 | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij |
2018-01-18 | MIPS: ingenic: Initial GCW Zero support | Paul Cercueil |
2018-01-18 | MIPS: ingenic: Initial JZ4770 support | Paul Cercueil |
2018-01-18 | MIPS: ingenic: Detect machtype from SoC compatible string | Paul Cercueil |
2018-01-18 | MIPS: ingenic: Use common cmdline handling code | Paul Burton |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-05-22 | MIPS: jz4740: Remove custom GPIO code | Paul Cercueil |
2017-05-22 | MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers | Paul Cercueil |
2017-04-14 | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-11-05 | MIPS: jz4740: Remove obsolete code | Paul Cercueil |
2016-11-05 | MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller | Paul Cercueil |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-06-23 | mips: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-05-13 | MIPS: JZ4740: Probe OHCI platform device via DT | Maarten ter Huurne |
2016-05-13 | MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant | Maarten ter Huurne |
2016-05-05 | mtd: nand: jz4740: switch to mtd_ooblayout_ops | Boris Brezillon |
2016-02-19 | MIPS: jz4740: use gpiochip data pointer | Linus Walleij |