index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
ath79
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: ath79: Switch to the clkdev framework
Gabor Juhos
2013-09-03
2
-72
/
+54
*
MIPS: ath79: Use local variables for clock rates
Gabor Juhos
2013-09-03
1
-52
/
+106
*
MIPS: ath79: Use ath79_get_sys_clk_rate to get basic clock rates
Gabor Juhos
2013-09-03
2
-11
/
+12
*
MIPS: ath79: Use a helper function to get system clock rates
Gabor Juhos
2013-09-03
4
-11
/
+25
*
MIPS: ath79: Use local ref clock rate in ar934x_get_pll_freq
Gabor Juhos
2013-09-03
1
-2
/
+2
*
MIPS: ath79: Fix ar933x watchdog clock
Felix Fietkau
2013-09-03
1
-1
/
+1
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
MIPS: ath79: Fix argument for the ap136_pc_init function
Markos Chandras
2013-06-21
1
-1
/
+1
*
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
1
-0
/
+1
*
MIPS: ath79: make use of the new memory detection code
John Crispin
2013-05-08
1
-15
/
+1
*
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2013-03-03
1
-6
/
+9
|
\
|
*
watchdog: ath79_wdt: get register base from platform device's resources
Gabor Juhos
2013-03-01
1
-1
/
+9
|
*
MIPS: ath79: use dynamically allocated watchdog device
Gabor Juhos
2013-03-01
1
-6
/
+1
*
|
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
15
-168
/
+682
|
\
\
|
*
|
MIPS: ath79: add support for the Qualcomm Atheros AP136-010 board
Gabor Juhos
2013-02-19
4
-0
/
+170
|
*
|
MIPS: ath79: add USB controller registration code for the QCA955X SoCs
Gabor Juhos
2013-02-19
1
-0
/
+15
|
*
|
MIPS: ath79: add PCI controller registration code for the QCA955X SoCs
Gabor Juhos
2013-02-19
2
-0
/
+38
|
*
|
MIPS: ath79: add WMAC registration code for the QCA955X SoCs
Gabor Juhos
2013-02-19
2
-1
/
+21
|
*
|
MIPS: ath79: register UART for the QCA955X SoCs
Gabor Juhos
2013-02-19
1
-1
/
+2
|
*
|
MIPS: ath79: add QCA955X specific glue to ath79_device_reset_{set, clear}
Gabor Juhos
2013-02-19
1
-0
/
+4
|
*
|
MIPS: ath79: add GPIO setup code for the QCA955X SoCs
Gabor Juhos
2013-02-19
1
-1
/
+3
|
*
|
MIPS: ath79: add IRQ handling code for the QCA955X SoCs
Gabor Juhos
2013-02-19
1
-7
/
+103
|
*
|
MIPS: ath79: add clock setup code for the QCA955X SoCs
Gabor Juhos
2013-02-19
1
-0
/
+78
|
*
|
MIPS: ath79: add SoC detection code for the QCA955X SoCs
Gabor Juhos
2013-02-19
2
-1
/
+21
|
*
|
MIPS: ath79: add early printk support for the QCA955X SoCs
Gabor Juhos
2013-02-19
1
-0
/
+2
|
*
|
MIPS: ath79: fix WMAC IRQ resource assignment
Gabor Juhos
2013-02-19
1
-1
/
+1
|
*
|
MIPS: ath79: use dynamically allocated USB platform devices
Gabor Juhos
2013-02-17
1
-60
/
+51
|
*
|
ath79: remove ATH79_MISC_IRQ_* defines
Gabor Juhos
2013-02-17
3
-5
/
+5
|
*
|
ath79: add ATH79_CPU_IRQ() macro
Gabor Juhos
2013-02-17
4
-29
/
+29
|
*
|
MIPS: pci-ar71xx: remove static PCI IO/MEM resources
Gabor Juhos
2013-02-17
1
-1
/
+11
|
*
|
MIPS: pci-ar724x: setup command register of the PCI controller
Gabor Juhos
2013-02-17
1
-1
/
+9
|
*
|
MIPS: pci-ar724x: remove static PCI IO/MEM resources
Gabor Juhos
2013-02-17
1
-1
/
+20
|
*
|
MIPS: ath79: allow to specify bus number in PCI IRQ maps
Gabor Juhos
2013-02-17
2
-1
/
+4
|
*
|
MIPS: ath79: remove unused ar7{1x,24}x_pcibios_init functions
Gabor Juhos
2013-02-17
1
-1
/
+0
|
*
|
MIPS: ath79: register platform devices for the PCI controllers
Gabor Juhos
2013-02-17
1
-9
/
+78
|
*
|
MIPS: ath79: simplify MISC IRQ handling
Gabor Juhos
2013-02-17
1
-36
/
+9
|
*
|
MIPS: ath79: simplify ath79_gpio_function_* routines
Gabor Juhos
2013-02-17
1
-24
/
+6
|
*
|
MIPS: ath79: fix GPIO function selection for AR934x SoCs
Gabor Juhos
2013-02-17
1
-12
/
+26
|
|
/
*
|
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
5
-7
/
+7
|
/
*
USB: EHCI: remove ehci_port_power() routine
Alan Stern
2012-10-31
1
-2
/
+0
*
MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs
Gabor Juhos
2012-10-01
1
-28
/
+81
*
MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x
Gabor Juhos
2012-10-01
1
-2
/
+2
*
MIPS: ath79: register USB host controller on the DB120 board
Gabor Juhos
2012-08-28
1
-0
/
+2
*
MIPS: ath79: add USB platform setup code for AR934X
Gabor Juhos
2012-08-28
1
-0
/
+28
*
MIPS: ath79: use a helper function for USB resource initialization
Gabor Juhos
2012-08-28
1
-36
/
+28
*
MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240
Gabor Juhos
2012-08-17
1
-0
/
+2
*
MIPS: ath79: Fix number of GPIO lines for AR724[12]
Gabor Juhos
2012-08-17
1
-2
/
+4
*
MIPS: ath79: add initial support for the Atheros DB120 board
Gabor Juhos
2012-05-15
4
-0
/
+148
*
MIPS: ath79: add PCI registration code for AR934X
Gabor Juhos
2012-05-15
2
-1
/
+14
*
MIPS: ath79: add PCI_AR724X Kconfig symbol
Gabor Juhos
2012-05-15
1
-0
/
+4
[next]