summaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79
Commit message (Expand)AuthorAgeFilesLines
...
* | MIPS: ath79: Use the reset controller to restart OF machinesAlban Bedel2016-05-131-3/+4
* | MIPS: ath79: Remove the builtin DTB supportAlban Bedel2016-05-132-16/+0Star
* | MIPS: ath79: Add support for DTB passed using the UHI boot protocolAlban Bedel2016-05-131-0/+2
|/
* MIPS: ath79: Fix the ar913x reference clock rateAlban Bedel2016-04-031-37/+1Star
* MIPS: ath79: Fix the ar724x clock calculationWeijie Gao2016-04-031-3/+3
* irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel2016-02-171-75/+6Star
* irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel2016-02-171-148/+15Star
* MIPS: ath79: Remove some unused code from setup.cAlban Bedel2016-01-041-10/+1Star
* MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel2016-01-041-1/+0Star
* MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel2016-01-041-30/+28Star
* MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIPAlban Bedel2016-01-041-3/+0Star
* MIPS: ath79: Add a machine entry for booting OF machinesAlban Bedel2015-11-201-0/+5
* MIPS: ath79: Fix the DDR control initialization on ar71xx and ar934xAlban Bedel2015-11-201-1/+1
* MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens2015-09-221-0/+10
* MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens2015-09-221-2/+10
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-4/+4
* MIPS: ath79: Move the GPIO driver to drivers/gpioAlban Bedel2015-09-032-237/+1Star
* MIPS: Ath79: Remove the unused GPIO function APIAlban Bedel2015-09-032-46/+0Star
* MIPS: ath91: Remove pointless irqdisable/enableThomas Gleixner2015-08-261-16/+2Star
* MIPS: ath79: irq: IRQCHIP_DECLARE moved to linux/irqchip.hAlban Bedel2015-08-261-1/+0Star
* MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-031-0/+1
* MIPS: Add basic support for the TL-WR1043ND version 1Alban Bedel2015-06-211-0/+12
* MIPS: ath79: Add OF support to the GPIO driverAlban Bedel2015-06-212-22/+108
* MIPS: ath79: Add OF support to the clocksAlban Bedel2015-06-211-19/+44
* MIPS: ath79: Add OF support to the IRQ controllersAlban Bedel2015-06-211-1/+86
* MIPS: ath79: Add basic device tree supportAlban Bedel2015-06-212-1/+27
* MIPS: ath79: Use the common clk APIAlban Bedel2015-06-211-27/+2Star
* MIPS: ath79: Improve the DDR controller interfaceAlban Bedel2015-06-214-113/+63Star
* MIPS: ath79: Correctly name the defines for the PLL_FB registerAlban Bedel2015-06-211-3/+3
* MIPS: ath79: Add a missing new line in log messageAlban Bedel2015-06-021-1/+1
* MIPS: ath79: fix build problem if CONFIG_BLK_DEV_INITRD is not setLaurent Fasnacht2015-05-291-0/+3
* MIPS: ath79: Increase max memory limit to 256MByteHelmut Schaa2015-04-011-1/+1
* MIPS: ath79: Read the initrd address from the firmware environmentAlban Bedel2014-11-241-0/+8
* MIPS: ath79: Use the firmware lib to parse the kernel command lineAlban Bedel2014-11-241-28/+2Star
* MIPS: Add hook to get C0 performance counter interruptAndrew Bresticker2014-11-242-1/+5
* MIPS: ath79: Fix compilation error when CONFIG_PCI is disabledStefan Hengelein2014-10-221-1/+1
* usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle2014-02-181-8/+0Star
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0Star
* MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos2013-10-291-6/+0Star
* MIPS: ath79: Switch to the clkdev frameworkGabor Juhos2013-09-032-72/+54Star
* MIPS: ath79: Use local variables for clock ratesGabor Juhos2013-09-031-52/+106
* MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos2013-09-032-11/+12
* MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos2013-09-034-11/+25
* MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freqGabor Juhos2013-09-031-2/+2
* MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau2013-09-031-1/+1
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-151-1/+1
* MIPS: ath79: Fix argument for the ap136_pc_init functionMarkos Chandras2013-06-211-1/+1
* MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-221-0/+1
* MIPS: ath79: make use of the new memory detection codeJohn Crispin2013-05-081-15/+1Star
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-031-6/+9
|\