aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-4/+4
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds4-11/+289
2018-07-24MIPS: ath79: enable uart during early_prinkGabor Juhos1-1/+43
2018-07-24MIPS: ath79: fix system restartFelix Fietkau1-0/+1
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer4-3/+236
2018-07-20MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau1-1/+1
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-7/+9
2018-06-18MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij1-1/+1
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-5/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio into i2c/for-4.15Wolfram Sang1-5/+11
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij1-2/+2
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij1-5/+11
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi1-6/+6
2017-08-29MIPS: Convert to using %pOF instead of full_nameRob Herring1-5/+4
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang1-1/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2-2/+1
2017-01-25mips: ath79: clock:- Unmap region obtained by of_iomapArvind Yadav1-2/+5
2017-01-03MIPS: ath79: Fix error handlingChristophe JAILLET1-1/+1
2016-09-13MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla1-1/+1
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski1-2/+2
2016-07-25MIPS: ath79: Add missing include fileGuenter Roeck1-0/+1
2016-06-23mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-3/+0
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+4
2016-05-17MIPS: ath79: fix regression in PCI window initializationFelix Fietkau1-8/+8
2016-05-17MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCsFelix Fietkau1-4/+4
2016-05-13MIPS: ath79: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-05-13MIPS: ath79: update devicetree clock support for AR9331Antony Pavlov1-34/+62
2016-05-13MIPS: ath79: Disable platform code for OF boards.Antony Pavlov1-7/+9
2016-05-13MIPS: ath79: update devicetree clock support for AR9132Antony Pavlov2-25/+107
2016-05-13MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>Antony Pavlov1-16/+17
2016-05-13MIPS: ath79: Use the reset controller to restart OF machinesAlban Bedel1-3/+4
2016-05-13MIPS: ath79: Remove the builtin DTB supportAlban Bedel2-16/+0
2016-05-13MIPS: ath79: Add support for DTB passed using the UHI boot protocolAlban Bedel1-0/+2
2016-04-30MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer1-2/+4
2016-04-03MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel1-37/+1
2016-04-03MIPS: ath79: Fix the ar724x clock calculationWeijie Gao1-3/+3
2016-02-17irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel1-75/+6
2016-02-17irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel1-148/+15
2016-01-04MIPS: ath79: Remove some unused code from setup.cAlban Bedel1-10/+1
2016-01-04MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel1-1/+0
2016-01-04MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel1-30/+28
2016-01-04MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel1-3/+0
2015-11-20MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel1-0/+5
2015-11-20MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel1-1/+1
2015-09-22MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens1-0/+10
2015-09-22MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens1-2/+10
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-4/+4