aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/generic
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: add profile and image building code for wzr-hp-ag300hFelix Fietkau2011-06-011-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: replace the madwifi profile with an ath5k profileFelix Fietkau2011-04-122-16/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: don't hardcode console parameters in kernel configGabor Juhos2011-04-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Add support for WZR-HP-G301NHGabor Juhos2011-04-121-5/+5
| | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26601 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create a separate profile for the Atheros DB120 boardGabor Juhos2011-04-071-0/+11
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26520 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: indicate AR934x support in menuconfigGabor Juhos2011-04-071-1/+1
| | | | | | Signed-off-by: Jaiganesh Narayanan <jnarayanan@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26517 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to ↵Felix Fietkau2011-04-023-3/+3
| | | | | | the profiles, fixes imagebuilder issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TP-Link TL-WA901ND v2 boardGabor Juhos2011-03-131-0/+11
| | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove vsc73xx ucodes from the default profile - these are only used ↵Felix Fietkau2011-02-131-3/+1
| | | | | | on some atheros reference designs which are unlikely to have many users git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as wellGabor Juhos2011-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add kmod-ledtrig-usbdev to the relevant profilesGabor Juhos2011-01-084-6/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add kmod-usb-ohci module for the WNDR3700 profileGabor Juhos2011-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for TL-WR740N v1Gabor Juhos2010-12-231-0/+11
| | | | | | | | | Same as TL-WR741ND but with different hardware ID and without detachable antenna. Signed-off-by: Paul Fertser <fercerpav@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use usbdev trigger for USB LEDs by defaultGabor Juhos2010-12-171-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24648 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the jjPlus JA79PFGabor Juhos2010-12-101-0/+11
| | | | | | Patch-by: Cezary Jackiewicz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the TP-LINK TL-MR3220 v1 boardGabor Juhos2010-12-101-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select u-boot for the NBG460N in the Default/Minimal profiles as wellGabor Juhos2010-12-102-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24421 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add nbg460n image generationGabor Juhos2010-12-101-1/+1
| | | | | | | | This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: initial support for jjPlus JWAP003Gabor Juhos2010-10-011-0/+17
| | | | | | | | | Patch-by: Cezary Jackiewicz <cezary@eko.one.pl> (the GPIODEV code has been removed, the sysfs interface can be used to control the GPIO lines instead - juhosg) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23165 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware image for the TL-MR3420 v1 boardGabor Juhos2010-09-271-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23138 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware image for the TL-WR841N v7Gabor Juhos2010-09-271-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23134 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add support for Atheros AP96 reference boardFelix Fietkau2010-09-271-0/+11
| | | | | | | | | | | | This is still preliminary and not really tested much. Anyway, this version seems to be enough to get both wired and wireless interfaces working. Buttons and leds are also working. mach-ap96.c is based on mach-wndr3700.c. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23125 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: build firmware images for the Zcomax boardsGabor Juhos2010-09-031-0/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter ↵Felix Fietkau2010-07-221-0/+11
| | | | | | "Fate" Hollants, from #7528, without the ethernet fifo cfg values) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: rename Minimal profileGabor Juhos2010-06-061-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix rootfs mount issue (closes #7319)Alexandros C. Couloumbis2010-06-011-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove madwifi from the default profileFelix Fietkau2010-05-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add a new subtarget for nand based devices - saves around 44k on the ↵Felix Fietkau2010-05-0717-0/+460
lzma compressed generic kernel image git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21396 3c298f89-4303-0410-b956-a3cf2f4a3e73