summaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79
AgeCommit message (Expand)AuthorLines
2023-03-17MIPS: ath79: remove obsolete ATH79_DEV_* configsLukas Bulwahn-16/+0
2022-07-08MIPS: ath79: Remove one of the identical args in early_printkIlpo Järvinen-10/+6
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen-4/+5
2022-03-14MIPS: Remove redundant definitions of device_tree_init()Tiezhu Yang-5/+0
2022-02-07MIPS: ath79: add support for QCN550xWenli Looi-0/+7
2022-01-11MIPS: ath79: drop _machine_restart againLech Perczak-10/+0
2021-02-04MIPS: of: Introduce helper function to get DTBThomas Bogendoerfer-6/+7
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer-5/+0
2020-07-28MIPS: ath79: Remove unused include <asm/mips_machine.h>Paul Cercueil-1/+0
2020-05-13MIPS: Only include the platform file neededThomas Bogendoerfer-1/+0
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang-2/+1
2020-02-19MIPS: ath79: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-3/+3
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-1/+1
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-27/+7
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd-0/+2
2019-04-16MIPS: perf: ath79: Fix perfcount IRQ assignmentPetr Štetiar-6/+0
2019-01-22MIPS: ath79: drop !OF clock codeJohn Crispin-59/+0
2019-01-22MIPS: ath79: drop platform device registration codeJohn Crispin-835/+0
2019-01-22MIPS: ath79: drop legacy pci codeJohn Crispin-309/+0
2019-01-22MIPS: ath79: drop machfilesJohn Crispin-918/+9
2019-01-22MIPS: ath79: drop legacy IRQ codeJohn Crispin-170/+7
2019-01-22MIPS: ath79: export switch MDIO reference clockFelix Fietkau-0/+8
2019-01-22MIPS: ath79: support setting up clock via DT on all SoC typesFelix Fietkau-17/+22
2019-01-22MIPS: ath79: make specifying the reference clock in DT optionalFelix Fietkau-44/+40
2019-01-22MIPS: ath79: pass PLL base to clock init functionsFelix Fietkau-30/+30
2019-01-22MIPS: ath79: move legacy "wdt" and "uart" clock aliases out of soc initFelix Fietkau-21/+17
2019-01-22MIPS: ath79: add helpers for setting clocks and expose the ref clockFelix Fietkau-62/+66
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-4/+4
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-11/+289
2018-07-24MIPS: ath79: enable uart during early_prinkGabor Juhos-1/+43
2018-07-24MIPS: ath79: fix system restartFelix Fietkau-0/+1
2018-07-24MIPS: ath79: add support for QCA953x QCA956x TP9343Matthias Schiffer-3/+236
2018-07-20MIPS: ath79: fix register address in ath79_ddr_wb_flush()Felix Fietkau-1/+1
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin-7/+9
2018-06-18MIPS: pb44: Fix i2c-gpio GPIO descriptor tableLinus Walleij-1/+1
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+11
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-11-01Merge branch 'for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Wolfram Sang-5/+11
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij-2/+2
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij-5/+11
2017-09-19MIPS: PCI: Move map_irq() hooks out of initdataLorenzo Pieralisi-6/+6
2017-08-29MIPS: Convert to using %pOF instead of full_nameRob Herring-5/+4
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang-1/+1
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker-2/+1
2017-01-25mips: ath79: clock:- Unmap region obtained by of_iomapArvind Yadav-2/+5
2017-01-03MIPS: ath79: Fix error handlingChristophe JAILLET-1/+1
2016-09-13MIPS: ath79: Fix test for error return of clk_register_fixed_factor().Amitoj Kaur Chawla-1/+1