summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H codejuhosg2011-06-301-6/+0
* ar71xx: merge 2.6.39 patchesjuhosg2011-06-293-48/+37
* ar71xx: remove ar71xx_gpio_irq_set_typejuhosg2011-06-291-11/+0
* ar71xx: add separate handlers for IP3 interruptsjuhosg2011-06-291-5/+39
* ar71xx: use separate handlers for IP2 interruptsjuhosg2011-06-291-20/+48
* ar71xx: remove useless irq_desc.status initializationsjuhosg2011-06-293-13/+4
* ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)nbd2011-06-251-5/+7
* ar71xx: cleanup AR933X UART driverjuhosg2011-06-191-2/+11
* ar71xx: fix uart clock frequency for AR933Xjuhosg2011-06-191-1/+1
* ar71xx: update early_printk codejuhosg2011-06-132-44/+112
* ar71xx: select the internal antenna by default on the ZCN-1523H boardsjuhosg2011-06-041-0/+2
* ar71xx: init external_reset for AR933Xjuhosg2011-06-012-0/+31
* ar71xx: init get_mac_revision on AR9330 rev 1juhosg2011-06-011-0/+8
* ar71xx: export SoC revisionjuhosg2011-06-012-0/+6
* ar71xx: add kernel support for the buffalo wzr-hp-ag300hnbd2011-06-014-0/+243
* ar71xx: add support for the AP121/AP121-MINI reference boardsjuhosg2011-05-314-1/+259
* ar71xx: register UART for the AR933X SoCsjuhosg2011-05-311-3/+33
* ar71xx: add serial driver for the AR933X UARTjuhosg2011-05-311-0/+18
* ar71xx: add WMAC initialization code for the AR933X SoCsjuhosg2011-05-312-0/+16
* ar71xx: add ethernet initialization for the AR933X SoCsjuhosg2011-05-312-0/+64
* ar71xx: enable USB support for the AR933x SoCsjuhosg2011-05-311-0/+2
* ar71xx: add AR933x specific glue for ar71xx_device{start,stop}juhosg2011-05-312-0/+24
* ar71xx: add AR933x specific glue code for IRQ initializationjuhosg2011-05-312-2/+21
* ar71xx: don't register 8250 UART on the AR933x SoCsjuhosg2011-05-311-1/+6
* ar71xx: enable GPIO support for the AR933x SoCsjuhosg2011-05-312-2/+9
* ar71xx: add AR933x specific frequency initialization codejuhosg2011-05-312-0/+76
* ar71xx: add AR933x specific early_printk supportjuhosg2011-05-312-5/+62
* ar71xx: add preliminary support for the Atheros AR933x SoCsjuhosg2011-05-313-4/+20
* ar71xx: add SOC_AR{71XX,724X,913X,934X} config symbolsjuhosg2011-05-311-0/+54
* ar71xx: initialize is_clk_25mhz field for AR9340 WMACjuhosg2011-05-311-0/+4
* ar71xx: don't probe the LAN PHYmatteo2011-05-171-2/+1
* ar71xx: add link detection on Ubiquiti devices WAN portmatteo2011-05-141-4/+9
* ar71xx: cosmetic fixesmatteo2011-05-141-5/+5
* ar71xx: populate LED3 on the JA76PF boardjuhosg2011-05-081-0/+5
* ar71xx: remove superfluous fifo_cfg overridesjuhosg2011-05-081-6/+0
* ar71xx: override wmac device name for the AR934x SoCsjuhosg2011-05-071-0/+1
* ar71xx: use the ar8316 switch driver on the PB92 board and add a matching def...nbd2011-04-281-8/+3
* ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu)nbd2011-04-282-25/+63
* ar71xx: fix build error w/o CONFIG_PCIjuhosg2011-04-123-1/+15
* ar71xx: use the gpio_keys_polled driver instead of gpio_buttonsjuhosg2011-04-1236-260/+297
* ar71xx: Add support for WZR-HP-G301NHjuhosg2011-04-122-7/+48
* ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmacjuhosg2011-04-1122-220/+163
* ar71xx: fix AR934X_WMAC_SIZEjuhosg2011-04-111-1/+1
* ar71xx: fix section mismatchjuhosg2011-04-091-1/+1
* ar71xx: rename ar934x_ref_freq to ar71xx_ref_freqjuhosg2011-04-093-19/+24
* ar71xx: show the SoC type earlierjuhosg2011-04-091-3/+2
* ar71xx: cleanup SoC detection codejuhosg2011-04-091-9/+6
* ar71xx: Fix mac address offset for AR934xjuhosg2011-04-091-1/+1
* ar71xx: add DB120 board specific PCI initializationjuhosg2011-04-075-0/+62
* ar71xx: register WMAC device on the DB120 boardjuhosg2011-04-072-0/+10