Age | Commit message (Expand) | Author |
2012-10-01 | MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs | Gabor Juhos |
2012-10-01 | MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x | Gabor Juhos |
2012-08-28 | MIPS: ath79: register USB host controller on the DB120 board | Gabor Juhos |
2012-08-28 | MIPS: ath79: add USB platform setup code for AR934X | Gabor Juhos |
2012-08-28 | MIPS: ath79: use a helper function for USB resource initialization | Gabor Juhos |
2012-08-17 | MIPS: ath79: Use correct IRQ number for the OHCI controller on AR7240 | Gabor Juhos |
2012-08-17 | MIPS: ath79: Fix number of GPIO lines for AR724[12] | Gabor Juhos |
2012-05-15 | MIPS: ath79: add initial support for the Atheros DB120 board | Gabor Juhos |
2012-05-15 | MIPS: ath79: add PCI registration code for AR934X | Gabor Juhos |
2012-05-15 | MIPS: ath79: add PCI_AR724X Kconfig symbol | Gabor Juhos |
2012-05-15 | MIPS: ath79: add WMAC registration code for AR934X | Gabor Juhos |
2012-05-15 | MIPS: ath79: register UART device for AR934X SoCs | Gabor Juhos |
2012-05-15 | MIPS: ath79: add AR934X specific glue to ath79_device_reset_{clear,set} | Gabor Juhos |
2012-05-15 | MIPS: ath79: add IRQ handling code for AR934X | Gabor Juhos |
2012-05-15 | MIPS: ath79: rework IP2/IP3 interrupt handling | Gabor Juhos |
2012-05-15 | MIPS: ath79: add GPIO support code for AR934X | Gabor Juhos |
2012-05-15 | MIPS: ath79: add clock initialization code for AR934X | Gabor Juhos |
2012-05-15 | MIPS: ath79: add SoC detection code for AR934X | Gabor Juhos |
2012-05-15 | MIPS: ath79: sort case statements in ath79_detect_sys_type | Gabor Juhos |
2012-05-15 | MIPS: ath79: add early_printk support for AR934X | Gabor Juhos |
2012-05-15 | MIPS: ath79: update copyright headers of PCI related files | Gabor Juhos |
2012-05-15 | MIPS: ath79: register PCI controller on the PB44 board | Gabor Juhos |
2012-05-15 | MIPS: ath79: remove ar724x_pci_add_data function | Gabor Juhos |
2012-05-15 | MIPS: ath79: allow to use SoC specific PCI IRQ maps | Gabor Juhos |
2012-05-15 | MIPS: ath79: add support for the PCI host controller of the AR71XX SoCs | Gabor Juhos |
2012-05-15 | MIPS: ath79: allow to use board specific pci_plat_dev_init functions | Gabor Juhos |
2012-05-15 | MIPS: ath79: get rid of some ifdefs in mach-ubnt-xm.c | Gabor Juhos |
2012-05-15 | MIPS: ath79: add PCI IRQ handling code for AR724X SoCs | Gabor Juhos |
2012-05-15 | MIPS: ath79: fix a wrong IRQ number | Gabor Juhos |
2012-05-15 | MIPS: ath79: replace ath724x to ar724x | Gabor Juhos |
2012-05-15 | MIPS: ath79: add a common PCI registration function | Gabor Juhos |
2012-05-15 | MIPS: ath79: rename pci-ath724x.h | Gabor Juhos |
2012-05-15 | MIPS: ath79: separate common PCI code | Gabor Juhos |
2012-05-15 | MIPS: ath79: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2012-04-27 | MIPS: ath79: fix AR933X WMAC reset code | Gabor Juhos |
2012-03-15 | USB: use generic platform driver on ath79 | Hauke Mehrtens |
2012-02-20 | MIPS: ATH79: Avoid a kernel bug on AR913X | Gabor Juhos |
2012-01-11 | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle |
2011-12-07 | MIPS: ath79: Rename dev-ar913x-wmac.c to dev-wmac.c | Gabor Juhos |
2011-12-07 | MIPS: ath79: Rename dev-ar913x-wmac.h to dev-wmac.h | Gabor Juhos |
2011-12-07 | MIPS: ath79: Register the wireless MAC device on the AP121 board | Gabor Juhos |
2011-12-07 | MIPS: ath79: Rename ATH79_DEV_AR913X_WMAC option to ATH79_DEV_WMAC | Gabor Juhos |
2011-12-07 | MIPS: ath79: Add AR933x specific WMAC setup code | Gabor Juhos |
2011-12-07 | MIPS: ath79: Separate AR913x SoC specific WMAC setup code | Gabor Juhos |
2011-12-07 | MIPS: ath79: Remove 'ar913x' from common variable and function names | Gabor Juhos |
2011-12-07 | MIPS: ath79: Store the SoC revision in a global variable | Gabor Juhos |
2011-12-07 | Initial support for the Ubiquiti Networks XM board (rev 1.0). | Rene Bolldorf |
2011-12-07 | MIPS: ath79: Add initial support for the Atheros AP121 reference board | Gabor Juhos |
2011-12-07 | MIPS: ath79: register UART device for the AR933X SoCs | Gabor Juhos |
2011-12-07 | MIPS: ath79: add AR933X specific USB platform device registration | Gabor Juhos |