Age | Commit message (Expand) | Author | Files | Lines |
2020-01-09 | MIPS: X1830: Add X1830 system type. | 周琰杰 (Zhou Yanjie) | 1 | -0/+4 |
2020-01-09 | MIPS: Ingenic: Add YSH & ATIL CU Neo board support. | 周琰杰 (Zhou Yanjie) | 1 | -0/+4 |
2020-01-09 | MIPS: Ingenic: Add Ingenic X1000 support. | 周琰杰 (Zhou Yanjie) | 1 | -0/+6 |
2019-08-09 | Merge branch 'ingenic-tcu-v5.4' into mips-next | Paul Burton | 1 | -149/+2 |
2019-08-09 | MIPS: jz4740: Drop obsolete code | Paul Cercueil | 1 | -149/+2 |
2019-07-30 | MIPS: jz4740: Drop dead code | Paul Cercueil | 4 | -259/+2 |
2019-07-30 | MIPS: qi_lb60: Migrate to devicetree | Paul Cercueil | 2 | -495/+0 |
2019-07-30 | MIPS: X1000: Add X1000 system type. | Zhou Yanjie | 1 | -0/+4 |
2019-07-23 | MIPS: qi_lb60: Move MMC configuration to devicetree | Paul Cercueil | 1 | -32/+0 |
2019-07-17 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 4 | -15/+0 |
2019-07-17 | Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 1 | -8/+8 |
2019-06-26 | MIPS: Remove dead code | Paul Cercueil | 3 | -7/+0 |
2019-06-26 | MIPS: jz4740: PM: Let CGU driver suspend clocks and set sleep mode | Paul Cercueil | 1 | -8/+0 |
2019-06-12 | MIPS: lb60: Fix pin mappings | Paul Cercueil | 1 | -8/+8 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151 | Thomas Gleixner | 7 | -70/+7 |
2019-05-21 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3 | Thomas Gleixner | 1 | -4/+1 |
2019-02-22 | MIPS: ingenic: Add support for appended devicetree | Paul Cercueil | 1 | -4/+10 |
2018-12-17 | mmc: jz4740: Use GPIO descriptor for power | Linus Walleij | 1 | -4/+2 |
2018-12-17 | mmc: jz4740: Get CD/WP GPIOs from descriptors | Linus Walleij | 1 | -3/+9 |
2018-08-14 | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+2 |
2018-07-24 | MIPS: jz4740: Bump zload address | Paul Cercueil | 1 | -1/+1 |
2018-07-18 | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740 | Boris Brezillon | 1 | -1/+2 |
2018-05-15 | MIPS: JZ4740: Drop old platform reset code | Paul Cercueil | 1 | -31/+0 |
2018-05-15 | MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driver | Paul Cercueil | 1 | -16/+0 |
2018-02-14 | spi: spi-gpio: Rewrite to use GPIO descriptors | Linus Walleij | 1 | -8/+18 |
2018-01-19 | MIPS: ingenic: Initial GCW Zero support | Paul Cercueil | 1 | -0/+4 |
2018-01-19 | MIPS: ingenic: Initial JZ4770 support | Paul Cercueil | 2 | -1/+7 |
2018-01-19 | MIPS: ingenic: Detect machtype from SoC compatible string | Paul Cercueil | 2 | -4/+19 |
2018-01-19 | MIPS: ingenic: Use common cmdline handling code | Paul Burton | 1 | -22/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-05-22 | MIPS: jz4740: Remove custom GPIO code | Paul Cercueil | 2 | -521/+0 |
2017-05-22 | MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several drivers | Paul Cercueil | 1 | -12/+36 |
2017-04-14 | MIPS: clockevent drivers: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2017-02-14 | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 3 | -3/+3 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-11-05 | MIPS: jz4740: Remove obsolete code | Paul Cercueil | 2 | -84/+0 |
2016-11-05 | MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller | Paul Cercueil | 1 | -1/+0 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 1 | -1/+1 |
2016-06-23 | mips: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 1 | -8/+0 |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -36/+51 |
2016-05-13 | MIPS: JZ4740: Probe OHCI platform device via DT | Maarten ter Huurne | 1 | -25/+0 |
2016-05-13 | MIPS: JZ4740: Qi LB60: Remove support for AVT2 variant | Maarten ter Huurne | 1 | -50/+2 |
2016-05-06 | mtd: nand: jz4740: switch to mtd_ooblayout_ops | Boris Brezillon | 1 | -36/+51 |
2016-02-19 | MIPS: jz4740: use gpiochip data pointer | Linus Walleij | 1 | -4/+6 |
2016-02-19 | MIPS: jz4740: Fix surviving instance of irq_to_gpio() | Ralf Baechle | 1 | -1/+1 |
2015-10-26 | MIPS: JZ4740: Remove unused linux/leds_pwm.h include | Thierry Reding | 1 | -2/+0 |
2015-10-26 | MIPS: JZ4740: Use PWM lookup table | Thierry Reding | 1 | -3/+8 |
2015-10-01 | MIPS: Fix the build on jz4740 after removing the custom gpio.h | Alban Bedel | 2 | -0/+2 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-09-03 | MIPS: Remove all the uses of custom gpio.h | Alban Bedel | 1 | -12/+8 |