summaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79
AgeCommit message (Expand)AuthorLines
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
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-2/+2
2016-08-02MIPS: store the appended dtb address in a variableJonas Gorski-2/+2
2016-07-25MIPS: ath79: Add missing include fileGuenter Roeck-0/+1
2016-06-23mips: Remove unnecessary of_platform_populate with default match tableKefeng Wang-3/+0
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+4
2016-05-17MIPS: ath79: fix regression in PCI window initializationFelix Fietkau-8/+8
2016-05-17MIPS: ath79: make ath79_ddr_ctrl_init() compatible for newer SoCsFelix Fietkau-4/+4
2016-05-13MIPS: ath79: Remove CLK_IS_ROOTStephen Boyd-1/+1
2016-05-13MIPS: ath79: update devicetree clock support for AR9331Antony Pavlov-34/+62
2016-05-13MIPS: ath79: Disable platform code for OF boards.Antony Pavlov-7/+9
2016-05-13MIPS: ath79: update devicetree clock support for AR9132Antony Pavlov-25/+107
2016-05-13MIPS: ath79: Introduce <dt-bindings/clock/ath79-clk.h>Antony Pavlov-16/+17
2016-05-13MIPS: ath79: Use the reset controller to restart OF machinesAlban Bedel-3/+4
2016-05-13MIPS: ath79: Remove the builtin DTB supportAlban Bedel-16/+0
2016-05-13MIPS: ath79: Add support for DTB passed using the UHI boot protocolAlban Bedel-0/+2
2016-04-30MIPS: ath79: make bootconsole wait for both THRE and TEMTMatthias Schiffer-2/+4
2016-04-03MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel-37/+1
2016-04-03MIPS: ath79: Fix the ar724x clock calculationWeijie Gao-3/+3
2016-02-17irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel-75/+6
2016-02-17irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel-148/+15
2016-01-04MIPS: ath79: Remove some unused code from setup.cAlban Bedel-10/+1
2016-01-04MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel-1/+0
2016-01-04MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel-30/+28
2016-01-04MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel-3/+0
2015-11-20MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel-0/+5
2015-11-20MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel-1/+1
2015-09-22MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens-0/+10
2015-09-22MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens-2/+10
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-4/+4
2015-09-03MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel-237/+1
2015-09-03MIPS: Ath79: Remove the unused GPIO function APIAlban Bedel-46/+0
2015-08-26MIPS: ath91: Remove pointless irqdisable/enableThomas Gleixner-16/+2
2015-08-26MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.hAlban Bedel-1/+0
2015-08-03MIPS: Export get_c0_perfcount_int()Felix Fietkau-0/+1
2015-06-21MIPS: Add basic support for the TL-WR1043ND version 1Alban Bedel-0/+12
2015-06-21MIPS: ath79: Add OF support to the GPIO driverAlban Bedel-22/+108
2015-06-21MIPS: ath79: Add OF support to the clocksAlban Bedel-19/+44
2015-06-21MIPS: ath79: Add OF support to the IRQ controllersAlban Bedel-1/+86
2015-06-21MIPS: ath79: Add basic device tree supportAlban Bedel-1/+27
2015-06-21MIPS: ath79: Use the common clk APIAlban Bedel-27/+2
2015-06-21MIPS: ath79: Improve the DDR controller interfaceAlban Bedel-113/+63
2015-06-21MIPS: ath79: Correctly name the defines for the PLL_FB registerAlban Bedel-3/+3
2015-06-02MIPS: ath79: Add a missing new line in log messageAlban Bedel-1/+1
2015-05-29MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht-0/+3
2015-04-01MIPS: ath79: Increase max memory limit to 256MByteHelmut Schaa-1/+1