| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 2018-08-13 | 4 | -11/+289 |
|\ |
|
| * | MIPS: ath79: enable uart during early_prink | Gabor Juhos | 2018-07-24 | 1 | -1/+43 |
| * | MIPS: ath79: fix system restart | Felix Fietkau | 2018-07-24 | 1 | -0/+1 |
| * | MIPS: ath79: add support for QCA953x QCA956x TP9343 | Matthias Schiffer | 2018-07-24 | 4 | -3/+236 |
| * | mips: unify prom_putchar() declarations | Alexander Sverdlin | 2018-07-17 | 1 | -7/+9 |
* | | MIPS: ath79: fix register address in ath79_ddr_wb_flush() | Felix Fietkau | 2018-07-20 | 1 | -1/+1 |
|/ |
|
* | MIPS: pb44: Fix i2c-gpio GPIO descriptor table | Linus Walleij | 2018-06-18 | 1 | -1/+1 |
* | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-14 | 1 | -5/+11 |
|\ |
|
| * | Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Wolfram Sang | 2017-11-01 | 1 | -5/+11 |
| |\ |
|
| | * | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij | 2017-10-30 | 1 | -2/+2 |
| | * | i2c: gpio: Convert to use descriptors | Linus Walleij | 2017-10-30 | 1 | -5/+11 |
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ / |
|
* | | MIPS: PCI: Move map_irq() hooks out of initdata | Lorenzo Pieralisi | 2017-09-19 | 1 | -6/+6 |
|/ |
|
* | MIPS: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-29 | 1 | -5/+4 |
* | gpio: pcf857x: move header file out of I2C realm | Wolfram Sang | 2017-05-23 | 1 | -1/+1 |
* | MIPS: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 2017-02-14 | 2 | -2/+1 |
* | mips: ath79: clock:- Unmap region obtained by of_iomap | Arvind Yadav | 2017-01-25 | 1 | -2/+5 |
* | MIPS: ath79: Fix error handling | Christophe JAILLET | 2017-01-03 | 1 | -1/+1 |
* | MIPS: ath79: Fix test for error return of clk_register_fixed_factor(). | Amitoj Kaur Chawla | 2016-09-13 | 1 | -1/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-08-06 | 1 | -2/+2 |
|\ |
|
| * | MIPS: store the appended dtb address in a variable | Jonas Gorski | 2016-08-02 | 1 | -2/+2 |
* | | MIPS: ath79: Add missing include file | Guenter Roeck | 2016-07-25 | 1 | -0/+1 |
* | | mips: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2016-06-23 | 1 | -3/+0 |
|/ |
|
* | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-05-20 | 1 | -2/+4 |
|\ |
|
| * | MIPS: ath79: make bootconsole wait for both THRE and TEMT | Matthias Schiffer | 2016-04-30 | 1 | -2/+4 |
* | | MIPS: ath79: fix regression in PCI window initialization | Felix Fietkau | 2016-05-17 | 1 | -8/+8 |
* | | MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCs | Felix Fietkau | 2016-05-17 | 1 | -4/+4 |
* | | MIPS: ath79: Remove CLK_IS_ROOT | Stephen Boyd | 2016-05-13 | 1 | -1/+1 |
* | | MIPS: ath79: update devicetree clock support for AR9331 | Antony Pavlov | 2016-05-13 | 1 | -34/+62 |
* | | MIPS: ath79: Disable platform code for OF boards. | Antony Pavlov | 2016-05-13 | 1 | -7/+9 |
* | | MIPS: ath79: update devicetree clock support for AR9132 | Antony Pavlov | 2016-05-13 | 2 | -25/+107 |
* | | MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h> | Antony Pavlov | 2016-05-13 | 1 | -16/+17 |
* | | MIPS: ath79: Use the reset controller to restart OF machines | Alban Bedel | 2016-05-13 | 1 | -3/+4 |
* | | MIPS: ath79: Remove the builtin DTB support | Alban Bedel | 2016-05-13 | 2 | -16/+0 |
* | | MIPS: ath79: Add support for DTB passed using the UHI boot protocol | Alban Bedel | 2016-05-13 | 1 | -0/+2 |
|/ |
|
* | MIPS: ath79: Fix the ar913x reference clock rate | Alban Bedel | 2016-04-03 | 1 | -37/+1 |
* | MIPS: ath79: Fix the ar724x clock calculation | Weijie Gao | 2016-04-03 | 1 | -3/+3 |
* | irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/ | Alban Bedel | 2016-02-17 | 1 | -75/+6 |
* | irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/ | Alban Bedel | 2016-02-17 | 1 | -148/+15 |
* | MIPS: ath79: Remove some unused code from setup.c | Alban Bedel | 2016-01-04 | 1 | -10/+1 |
* | MIPS: ath79: Allow using ath79_ddr_wb_flush() from drivers | Alban Bedel | 2016-01-04 | 1 | -1/+0 |
* | MIPS: ath79: Prepare moving the MISC driver to drivers/irqchip | Alban Bedel | 2016-01-04 | 1 | -30/+28 |
* | MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP | Alban Bedel | 2016-01-04 | 1 | -3/+0 |
* | MIPS: ath79: Add a machine entry for booting OF machines | Alban Bedel | 2015-11-20 | 1 | -0/+5 |
* | MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934x | Alban Bedel | 2015-11-20 | 1 | -1/+1 |
* | MIPS: ATH79: Add irq chip ar7240-misc-intc | Alexander Couzens | 2015-09-22 | 1 | -0/+10 |
* | MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip | Alexander Couzens | 2015-09-22 | 1 | -2/+10 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -4/+4 |
* | MIPS: ath79: Move the GPIO driver to drivers/gpio | Alban Bedel | 2015-09-03 | 2 | -237/+1 |
* | MIPS: Ath79: Remove the unused GPIO function API | Alban Bedel | 2015-09-03 | 2 | -46/+0 |