summaryrefslogtreecommitdiff
path: root/arch/mips/ath79
AgeCommit message (Expand)Author
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
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski
2016-07-25MIPS: ath79: Add missing include fileGuenter Roeck
2016-06-23mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-17MIPS: ath79: fix regression in PCI window initializationFelix Fietkau
2016-05-17MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCsFelix Fietkau
2016-05-13MIPS: ath79: Remove CLK_IS_ROOTStephen Boyd
2016-05-13MIPS: ath79: update devicetree clock support for AR9331Antony Pavlov
2016-05-13MIPS: ath79: Disable platform code for OF boards.Antony Pavlov
2016-05-13MIPS: ath79: update devicetree clock support for AR9132Antony Pavlov
2016-05-13MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>Antony Pavlov
2016-05-13MIPS: ath79: Use the reset controller to restart OF machinesAlban Bedel
2016-05-13MIPS: ath79: Remove the builtin DTB supportAlban Bedel
2016-05-13MIPS: ath79: Add support for DTB passed using the UHI boot protocolAlban Bedel
2016-04-30MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer