aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/ath79
AgeCommit message (Expand)Author
2014-02-18usb: host: remove selects of USB_ARCH_HAS_?HCIPaul Bolle
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-10-29MIPS: ath79: Remove ar933x_uart_platform.h headerGabor Juhos
2013-09-03MIPS: ath79: Switch to the clkdev frameworkGabor Juhos
2013-09-03MIPS: ath79: Use local variables for clock ratesGabor Juhos
2013-09-03MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock ratesGabor Juhos
2013-09-03MIPS: ath79: Use a helper function to get system clock ratesGabor Juhos
2013-09-03MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freqGabor Juhos
2013-09-03MIPS: ath79: Fix ar933x watchdog clockFelix Fietkau
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-06-21MIPS: ath79: Fix argument for the ap136_pc_init functionMarkos Chandras
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-08MIPS: ath79: make use of the new memory detection codeJohn Crispin
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-01watchdog: ath79_wdt: get register base from platform device's resourcesGabor Juhos
2013-03-01MIPS: ath79: use dynamically allocated watchdog deviceGabor Juhos
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-19MIPS: ath79: add support for the Qualcomm Atheros AP136-010 boardGabor Juhos
2013-02-19MIPS: ath79: add USB controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add PCI controller registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add WMAC registration code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: register UART for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}Gabor Juhos
2013-02-19MIPS: ath79: add GPIO setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add IRQ handling code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add clock setup code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add SoC detection code for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: add early printk support for the QCA955X SoCsGabor Juhos
2013-02-19MIPS: ath79: fix WMAC IRQ resource assignmentGabor Juhos
2013-02-17MIPS: ath79: use dynamically allocated USB platform devicesGabor Juhos
2013-02-17ath79: remove ATH79_MISC_IRQ_* definesGabor Juhos
2013-02-17ath79: add ATH79_CPU_IRQ() macroGabor Juhos
2013-02-17MIPS: pci-ar71xx: remove static PCI IO/MEM resourcesGabor Juhos
2013-02-17MIPS: pci-ar724x: setup command register of the PCI controllerGabor Juhos
2013-02-17MIPS: pci-ar724x: remove static PCI IO/MEM resourcesGabor Juhos
2013-02-17MIPS: ath79: allow to specify bus number in PCI IRQ mapsGabor Juhos
2013-02-17MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functionsGabor Juhos
2013-02-17MIPS: ath79: register platform devices for the PCI controllersGabor Juhos
2013-02-17MIPS: ath79: simplify MISC IRQ handlingGabor Juhos
2013-02-17MIPS: ath79: simplify ath79_gpio_function_* routinesGabor Juhos
2013-02-17MIPS: ath79: fix GPIO function selection for AR934x SoCsGabor Juhos
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos
2012-10-01MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos
2012-08-28MIPS: ath79: register USB host controller on the DB120 boardGabor Juhos
2012-08-28MIPS: ath79: add USB platform setup code for AR934XGabor Juhos
2012-08-28MIPS: ath79: use a helper function for USB resource initializationGabor Juhos
2012-08-17MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240Gabor Juhos
2012-08-17MIPS: ath79: Fix number of GPIO lines for AR724[12]Gabor Juhos