Age | Commit message (Expand) | Author | Files | Lines |
2012-08-17 | MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240 | Gabor Juhos | 1 | -0/+2 |
2012-08-17 | MIPS: ath79: Fix number of GPIO lines for AR724[12] | Gabor Juhos | 1 | -2/+4 |
2012-05-15 | MIPS: ath79: add initial support for the Atheros DB120 board | Gabor Juhos | 4 | -0/+148 |
2012-05-15 | MIPS: ath79: add PCI registration code for AR934X | Gabor Juhos | 2 | -1/+14 |
2012-05-15 | MIPS: ath79: add PCI_AR724X Kconfig symbol | Gabor Juhos | 1 | -0/+4 |
2012-05-15 | MIPS: ath79: add WMAC registration code for AR934X | Gabor Juhos | 2 | -3/+29 |
2012-05-15 | MIPS: ath79: register UART device for AR934X SoCs | Gabor Juhos | 1 | -1/+2 |
2012-05-15 | MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set} | Gabor Juhos | 1 | -1/+8 |
2012-05-15 | MIPS: ath79: add IRQ handling code for AR934X | Gabor Juhos | 1 | -2/+53 |
2012-05-15 | MIPS: ath79: rework IP2/IP3 interrupt handling | Gabor Juhos | 1 | -20/+72 |
2012-05-15 | MIPS: ath79: add GPIO support code for AR934X | Gabor Juhos | 1 | -1/+46 |
2012-05-15 | MIPS: ath79: add clock initialization code for AR934X | Gabor Juhos | 1 | -0/+81 |
2012-05-15 | MIPS: ath79: add SoC detection code for AR934X | Gabor Juhos | 2 | -1/+24 |
2012-05-15 | MIPS: ath79: sort case statements in ath79_detect_sys_type | Gabor Juhos | 1 | -12/+12 |
2012-05-15 | MIPS: ath79: add early_printk support for AR934X | Gabor Juhos | 1 | -0/+3 |
2012-05-15 | MIPS: ath79: update copyright headers of PCI related files | Gabor Juhos | 2 | -1/+7 |
2012-05-15 | MIPS: ath79: register PCI controller on the PB44 board | Gabor Juhos | 1 | -0/+2 |
2012-05-15 | MIPS: ath79: remove ar724x_pci_add_data function | Gabor Juhos | 3 | -21/+0 |
2012-05-15 | MIPS: ath79: allow to use SoC specific PCI IRQ maps | Gabor Juhos | 2 | -4/+77 |
2012-05-15 | MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs | Gabor Juhos | 1 | -0/+1 |
2012-05-15 | MIPS: ath79: allow to use board specific pci_plat_dev_init functions | Gabor Juhos | 3 | -8/+23 |
2012-05-15 | MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.c | Gabor Juhos | 1 | -11/+12 |
2012-05-15 | MIPS: ath79: add PCI IRQ handling code for AR724X SoCs | Gabor Juhos | 1 | -1/+2 |
2012-05-15 | MIPS: ath79: fix a wrong IRQ number | Gabor Juhos | 1 | -2/+3 |
2012-05-15 | MIPS: ath79: replace ath724x to ar724x | Gabor Juhos | 3 | -10/+10 |
2012-05-15 | MIPS: ath79: add a common PCI registration function | Gabor Juhos | 3 | -0/+17 |
2012-05-15 | MIPS: ath79: rename pci-ath724x.h | Gabor Juhos | 3 | -2/+23 |
2012-05-15 | MIPS: ath79: separate common PCI code | Gabor Juhos | 2 | -0/+47 |
2012-05-15 | MIPS: ath79: Use kmemdup rather than duplicating its implementation | Thomas Meyer | 2 | -6/+2 |
2012-04-27 | MIPS: ath79: fix AR933X WMAC reset code | Gabor Juhos | 1 | -1/+1 |
2012-03-15 | USB: use generic platform driver on ath79 | Hauke Mehrtens | 1 | -6/+25 |
2012-02-20 | MIPS: ATH79: Avoid a kernel bug on AR913X | Gabor Juhos | 1 | -1/+1 |
2012-01-11 | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle | 19 | -86/+784 |
2011-12-08 | MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.c | Gabor Juhos | 2 | -1/+1 |
2011-12-08 | MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.h | Gabor Juhos | 4 | -3/+3 |
2011-12-08 | MIPS: ath79: Register the wireless MAC device on the AP121 board | Gabor Juhos | 1 | -0/+4 |
2011-12-08 | MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC | Gabor Juhos | 2 | -6/+7 |
2011-12-08 | MIPS: ath79: Add AR933x specific WMAC setup code | Gabor Juhos | 2 | -4/+43 |
2011-12-08 | MIPS: ath79: Separate AR913x SoC specific WMAC setup code | Gabor Juhos | 1 | -7/+17 |
2011-12-08 | MIPS: ath79: Remove 'ar913x' from common variable and function names | Gabor Juhos | 3 | -15/+15 |
2011-12-08 | MIPS: ath79: Store the SoC revision in a global variable | Gabor Juhos | 2 | -0/+3 |
2011-12-08 | Initial support for the Ubiquiti Networks XM board (rev 1.0). | Rene Bolldorf | 4 | -0/+132 |
2011-12-08 | MIPS: ath79: Add initial support for the Atheros AP121 reference board | Gabor Juhos | 4 | -0/+101 |
2011-12-08 | MIPS: ath79: register UART device for the AR933X SoCs | Gabor Juhos | 1 | -2/+36 |
2011-12-08 | MIPS: ath79: add AR933X specific USB platform device registration | Gabor Juhos | 2 | -0/+20 |
2011-12-08 | MIPS: ath79: Add config symbol for the AR933X SoCs | Gabor Juhos | 1 | -0/+3 |
2011-12-08 | MIPS: ath79: add AR933X specific GPIO initialization | Gabor Juhos | 1 | -0/+2 |
2011-12-08 | MIPS: ath79: Add AR933X specific IRQ initialization | Gabor Juhos | 1 | -1/+4 |
2011-12-08 | MIPS: ath79: Add AR933X specific glue for ath79_device_reset_{set,clear} | Gabor Juhos | 1 | -0/+4 |
2011-12-08 | MIPS: ath79: add AR933X specific clock init | Gabor Juhos | 1 | -0/+55 |