summaryrefslogtreecommitdiffstats
path: root/arch/mips/ath79
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+0
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos2013-10-291-6/+0
* MIPS: ath79: Switch to the clkdev frameworkGabor Juhos2013-09-032-72/+54
* 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-141-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/+1
* Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-03-031-6/+9
|\
| * watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos2013-03-011-1/+9
| * MIPS: ath79: use dynamically allocated watchdog deviceGabor Juhos2013-03-011-6/+1
* | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-2115-168/+682
|\ \
| * | MIPS: ath79: add support for the Qualcomm Atheros AP136-010 boardGabor Juhos2013-02-194-0/+170
| * | MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos2013-02-191-0/+15
| * | MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos2013-02-192-0/+38
| * | MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos2013-02-192-1/+21
| * | MIPS: ath79: register UART for the QCA955X SoCsGabor Juhos2013-02-191-1/+2
| * | MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos2013-02-191-0/+4
| * | MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos2013-02-191-1/+3
| * | MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos2013-02-191-7/+103
| * | MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos2013-02-191-0/+78
| * | MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos2013-02-192-1/+21
| * | MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos2013-02-191-0/+2
| * | MIPS: ath79: fix WMAC IRQ resource assignmentGabor Juhos2013-02-191-1/+1
| * | MIPS: ath79: use dynamically allocated USB platform devicesGabor Juhos2013-02-171-60/+51
| * | ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos2013-02-173-5/+5
| * | ath79: add ATH79_CPU_IRQ() macroGabor Juhos2013-02-174-29/+29
| * | MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos2013-02-171-1/+11
| * | MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos2013-02-171-1/+9
| * | MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos2013-02-171-1/+20
| * | MIPS: ath79: allow to specify bus number in PCI IRQ mapsGabor Juhos2013-02-172-1/+4
| * | MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos2013-02-171-1/+0
| * | MIPS: ath79: register platform devices for the PCI controllersGabor Juhos2013-02-171-9/+78
| * | MIPS: ath79: simplify MISC IRQ handlingGabor Juhos2013-02-171-36/+9
| * | MIPS: ath79: simplify ath79_gpio_function_* routinesGabor Juhos2013-02-171-24/+6
| * | MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos2013-02-171-12/+26
| |/
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-015-7/+7
|/
* USB: EHCI: remove ehci_port_power() routineAlan Stern2012-10-311-2/+0
* MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos2012-10-011-28/+81
* MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos2012-10-011-2/+2
* MIPS: ath79: register USB host controller on the DB120 boardGabor Juhos2012-08-281-0/+2
OpenPOWER on IntegriCloud