aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAge
...
* revert r27043 (#9513)Jo-Philipp Wich2011-07-01
| | | | SVN-Revision: 27343
* revert r27341, it introduce wrong behaviour for other modelsJo-Philipp Wich2011-07-01
| | | | SVN-Revision: 27342
* turn status LED off if device finished initializingJo-Philipp Wich2011-07-01
| | | | SVN-Revision: 27341
* ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H codeGabor Juhos2011-06-30
| | | | | | The config option has been removed in 2.6.39. SVN-Revision: 27320
* ar71xx: merge 2.6.39 patchesGabor Juhos2011-06-29
| | | | | | Also remove the old UART driver for ar933x. SVN-Revision: 27314
* ar71xx: remove 2.6.37 support as wellGabor Juhos2011-06-29
| | | | SVN-Revision: 27313
* ar71xx: remove 2.6.38 supportGabor Juhos2011-06-29
| | | | SVN-Revision: 27312
* ar71xx: switch to 2.6.39Gabor Juhos2011-06-29
| | | | SVN-Revision: 27311
* ar71xx: add 2.6.39 supportGabor Juhos2011-06-29
| | | | SVN-Revision: 27310
* ar71xx: remove ar71xx_gpio_irq_set_typeGabor Juhos2011-06-29
| | | | SVN-Revision: 27309
* ar71xx: add separate handlers for IP3 interruptsGabor Juhos2011-06-29
| | | | SVN-Revision: 27308
* ar71xx: use separate handlers for IP2 interruptsGabor Juhos2011-06-29
| | | | SVN-Revision: 27307
* ar71xx: remove useless irq_desc.status initializationsGabor Juhos2011-06-29
| | | | SVN-Revision: 27306
* ar71xx: add default network config for wzr-hp-ag300h (based on a patch from ↵Felix Fietkau2011-06-25
| | | | | | #9607) SVN-Revision: 27283
* ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)Felix Fietkau2011-06-25
| | | | SVN-Revision: 27282
* ar71xx: cleanup AR933X UART driverGabor Juhos2011-06-19
| | | | SVN-Revision: 27222
* ar71xx: fix uart clock frequency for AR933XGabor Juhos2011-06-19
| | | | SVN-Revision: 27221
* ar71xx: use ar933x_uart.h in the AR933X serial driverGabor Juhos2011-06-13
| | | | SVN-Revision: 27166
* ar71xx: update early_printk codeGabor Juhos2011-06-13
| | | | SVN-Revision: 27165
* Remove trailing spaces, convert spaces to tabsVasilis Tsiligiannis2011-06-09
| | | | SVN-Revision: 27153
* ar71xx: override inittab to enable login on ttyATH0Felix Fietkau2011-06-07
| | | | SVN-Revision: 27128
* ar71xx: setup wdt_clock for AR913X to avoid a kernel bugGabor Juhos2011-06-04
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27102
* ar71xx: select the internal antenna by default on the ZCN-1523H boardsGabor Juhos2011-06-04
| | | | SVN-Revision: 27101
* Revert "ar71xx: only enable the rx engine after the link is up..."Felix Fietkau2011-06-01
| | | | | | It messes up the DMA state when the link goes down SVN-Revision: 27088
* ar71xx: init external_reset for AR933XGabor Juhos2011-06-01
| | | | SVN-Revision: 27083
* ar71xx: add external_reset field to ath9k_platform_dataGabor Juhos2011-06-01
| | | | SVN-Revision: 27082
* ar71xx: init get_mac_revision on AR9330 rev 1Gabor Juhos2011-06-01
| | | | SVN-Revision: 27081
* ar71xx: add get_mac_revision to ath9k_platform_dataGabor Juhos2011-06-01
| | | | SVN-Revision: 27080
* ar71xx: export SoC revisionGabor Juhos2011-06-01
| | | | SVN-Revision: 27079
* ar71xx: add profile and image building code for wzr-hp-ag300hFelix Fietkau2011-06-01
| | | | SVN-Revision: 27076
* ar71xx: add kernel support for the buffalo wzr-hp-ag300hFelix Fietkau2011-06-01
| | | | SVN-Revision: 27075
* ar71xx: build images for the AP121 boardsGabor Juhos2011-05-31
| | | | SVN-Revision: 27070
* ar71xx: add sysupgrade support for the AP121 boardsGabor Juhos2011-05-31
| | | | SVN-Revision: 27069
* ar71xx: add default network config for the AP121 boardsGabor Juhos2011-05-31
| | | | SVN-Revision: 27068
* ar71xx: add support for the AP121/AP121-MINI reference boardsGabor Juhos2011-05-31
| | | | SVN-Revision: 27067
* ar71xx: register UART for the AR933X SoCsGabor Juhos2011-05-31
| | | | SVN-Revision: 27066
* ar71xx: add serial driver for the AR933X UARTGabor Juhos2011-05-31
| | | | SVN-Revision: 27065
* ar71xx: add WMAC initialization code for the AR933X SoCsGabor Juhos2011-05-31
| | | | SVN-Revision: 27064
* ar71xx: add ethernet initialization for the AR933X SoCsGabor Juhos2011-05-31
| | | | SVN-Revision: 27063
* ar71xx: enable USB support for the AR933x SoCsGabor Juhos2011-05-31
| | | | SVN-Revision: 27062
* ar71xx: add AR933x specific glue for ar71xx_device{start,stop}Gabor Juhos2011-05-31
| | | | SVN-Revision: 27061
* ar71xx: the watchdog uses the reference clock on the AR933x SoCsGabor Juhos2011-05-31
| | | | SVN-Revision: 27060
* ar71xx: add AR933x specific glue code for IRQ initializationGabor Juhos2011-05-31
| | | | SVN-Revision: 27059
* ar71xx: don't register 8250 UART on the AR933x SoCsGabor Juhos2011-05-31
| | | | SVN-Revision: 27058
* ar71xx: enable GPIO support for the AR933x SoCsGabor Juhos2011-05-31
| | | | SVN-Revision: 27057
* ar71xx: add AR933x specific frequency initialization codeGabor Juhos2011-05-31
| | | | SVN-Revision: 27056
* ar71xx: add AR933x specific early_printk supportGabor Juhos2011-05-31
| | | | SVN-Revision: 27055
* ar71xx: add preliminary support for the Atheros AR933x SoCsGabor Juhos2011-05-31
| | | | SVN-Revision: 27054
* ar71xx: stop producing -NA factory images and tag factory images with hd_id ↵Gabor Juhos2011-05-31
| | | | | | | | | | | | | | | | | | | | | | for WNDR3700v2 NETGEAR doesn’t produce a distinct North American image for WNDR3700v2, they use the same image worldwide. This is a change from earlier models such as WNDR3700 (v1). NETGEAR's v2 images now contain an "hd_id" parameter, as well. All observed WNDR3700v2, WNDR3800, and WNDRMAC images use 29763654+16+64 as their hd_id value. This patch changes the OpenWrt WNDR3700v2 "factory" image generation to stop producing the extraneous -NA version and to tag the image with the same hd_id used in NETGEAR's images. There is no change to WNDR3700 (v1) image generation, as NETGEAR continues to produce distinct -NA and worldwide images, neither of which are tagged with hd_id. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 27053
* ar71xx: create factory images for the WZR-HP-G30{0,1}NH boardsGabor Juhos2011-05-31
| | | | SVN-Revision: 27051