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