summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: ag71xx: detect the built-in switch of the AR934X SoCsGabor Juhos2011-12-151-12/+36
| | | | SVN-Revision: 29551
* ar71xx: allow to attach the internal switch for AR934xGabor Juhos2011-12-151-0/+2
| | | | SVN-Revision: 29550
* ar71xx: introduce ar71xx_switch_dataGabor Juhos2011-12-155-8/+20
| | | | SVN-Revision: 29549
* ar71xx: build images for TL-WR741N/ND v2Gabor Juhos2011-12-151-0/+1
| | | | SVN-Revision: 29548
* ar71x: use raw squashfs images for TP-Link boardsGabor Juhos2011-12-151-20/+20
| | | | SVN-Revision: 29547
* ar71xx: create a template for using unpadded squashfs imagesGabor Juhos2011-12-151-1/+12
| | | | SVN-Revision: 29546
* ar71xx: put squash image right after the kernel on TP-Link boardsGabor Juhos2011-12-151-4/+12
| | | | SVN-Revision: 29545
* firmware-utils/mktplinkfw: add ability to put jffs2 eof marker into the imageGabor Juhos2011-12-151-1/+45
| | | | SVN-Revision: 29544
* ar71xx: tplinkpart: allow to detect JFFS2 as wellGabor Juhos2011-12-151-3/+4
| | | | SVN-Revision: 29543
* ar71xx: ag71xx: check PHY IDs before accessing the switch registersGabor Juhos2011-12-151-9/+8
| | | | SVN-Revision: 29541
* ar71xx: ag71xx: don't use port 4 of the switch, it is not connected on ar724xGabor Juhos2011-12-151-13/+25
| | | | SVN-Revision: 29540
* ar71xx: ag71xx: nuke ar7240sw_initGabor Juhos2011-12-151-6/+1
| | | | SVN-Revision: 29539
* ar71xx: fix mac addresses on jjPlus devicesGabor Juhos2011-12-152-0/+4
| | | | SVN-Revision: 29538
* ath9k: fix a locking issueFelix Fietkau2011-12-141-33/+0
| | | | SVN-Revision: 29537
* ar71xx: build image for the Hornet-UB boardGabor Juhos2011-12-141-0/+7
| | | | SVN-Revision: 29536
* ar71xx: add support for ALFA Network's Hornet-UB boardGabor Juhos2011-12-149-0/+160
| | | | SVN-Revision: 29535
* ar71xx: add GPIO function bit defines for AR933XGabor Juhos2011-12-141-0/+21
| | | | SVN-Revision: 29534
* ramips: add support for Omnima MiniEMBWiFi boardGabor Juhos2011-12-1411-1/+140
| | | | | | | | | This patch adds support for the Omnima MiniEMBWiFi Ralink RT3050F based board. Based on a patch by Ivan Ignjatic <ivan at omnima.co.uk> SVN-Revision: 29533
* ar71xx: fix gpio count for ar7241/ar7242Felix Fietkau2011-12-142-2/+6
| | | | SVN-Revision: 29532
* ar71xx: register extra leds behind the wireless mac on wzr-hp-g450hFelix Fietkau2011-12-143-0/+26
| | | | SVN-Revision: 29531
* ath9k: add support for registering extra leds connected to the wmac gpio linesFelix Fietkau2011-12-143-0/+329
| | | | SVN-Revision: 29530
* ar71xx: get rid of squashfs-4k imagesGabor Juhos2011-12-131-11/+2
| | | | SVN-Revision: 29522
* generic: disable 'small sector' erase in m25p80 driverGabor Juhos2011-12-136-0/+126
| | | | | | | | This fixes the issues with the jffs2 images on various boards. Using JFFS2 on devices with 4KiB erase sectors is not safe: http://lists.infradead.org/pipermail/linux-mtd/2011-June/036591.html SVN-Revision: 29521
* image: increase squashfs block size - visibly reduces image size in many casesFelix Fietkau2011-12-131-1/+3
| | | | SVN-Revision: 29519
* kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid ↵Jo-Philipp Wich2011-12-131-4/+4
| | | | | | underscores in package names SVN-Revision: 29518
* kernel: move linux/ath9k_platform.h to generic files so that it can be ↵Felix Fietkau2011-12-131-0/+0
| | | | | | reused from other targets SVN-Revision: 29516
* ar71xx: fix wireless led on wzr-hp-g450hFelix Fietkau2011-12-131-0/+1
| | | | SVN-Revision: 29515
* ar71xx: enable AR9341 support at setup.cGabor Juhos2011-12-131-0/+6
| | | | | | Patch-by: dyq <729650915@qq.com> SVN-Revision: 29514
* ar71xx: Build images for Netgear WNDRMAC and WNDRMACv2Gabor Juhos2011-12-135-5/+8
| | | | | | | | | | | | | | | | | | | The WNDRMAC is a WNDR3700v2 (64MB RAM, 16MB flash) in a white case. The WNDRMACv2 is a WNDR3800 (128MB RAM, 16MB flash) in a WNDRMAC case. The WNDRMAC case doesn't have "holes" or labels for the 2.4GHz LED or switch ports 2-4. The stock firmware uses a single LED (in the 5GHz position) to indicate the status of both radios, and a single LED (in the switch port 1 position) to indicate the status of all LAN ports. The "missing" LEDs are present on the board, and easily shine through the case. Unlike the stock firmware, OpenWrt will use these "hidden" LEDs. I've tested the WNDRMACv2 image. I don't have a v1 WNDRMAC, but assume that this is sufficient to build a fully-functional image. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 29513
* busybox: disable "mesg" by defaultFelix Fietkau2011-12-131-1/+1
| | | | SVN-Revision: 29510
* ar71xx: add gpios and usb for wzr-hp-g450hFelix Fietkau2011-12-131-2/+73
| | | | SVN-Revision: 29509
* hostapd: support optional argument for the -v switch of hostapd and ↵Jo-Philipp Wich2011-12-122-1/+83
| | | | | | wpa_supplicant to query build features, e.g. hostapd -veap to test whether 802.11i support is compiled in SVN-Revision: 29507
* mac80211: make mesh support optionalFelix Fietkau2011-12-122-0/+18
| | | | SVN-Revision: 29506
* ar71xx: use RedBoot parser on PB44Gabor Juhos2011-12-111-0/+10
| | | | SVN-Revision: 29501
* include/package-ipkg.mk: fix typo in r29449Nicolas Thill2011-12-101-1/+1
| | | | SVN-Revision: 29497
* mac80211: merge another upstream aggregation fixFelix Fietkau2011-12-101-8/+58
| | | | SVN-Revision: 29496
* ath9k: disable bluetooth coexistence support to reduce module sizeFelix Fietkau2011-12-102-0/+583
| | | | SVN-Revision: 29495
* ath9k: improve handling of blockackreq (should improve aggregation behavior ↵Felix Fietkau2011-12-105-0/+741
| | | | | | under tough wifi conditions with lots of retransmission) SVN-Revision: 29494
* mac80211: merge an upstream fix for an aggregation related race conditionFelix Fietkau2011-12-101-2/+130
| | | | SVN-Revision: 29493
* convert to gpiolibJohn Crispin2011-12-092-0/+536
| | | | | | Signed-off-by: karlp@tweak.net.au SVN-Revision: 29486
* mac80211: add support for firmware 666.2 for b43 devicesHauke Mehrtens2011-12-082-6/+27
| | | | SVN-Revision: 29485
* librpc: do not build if external or native toolchains are usedJo-Philipp Wich2011-12-081-2/+27
| | | | SVN-Revision: 29484
* ar71xx: fix WNDR3x00 factory image generationGabor Juhos2011-12-071-2/+2
| | | | | | | | | | | | | | | | | Factory images for WNDR3700v2 and WNDR3800 should contain these model IDs for the device: field in their DNI tags, not WNDR3700. This regressed in r29434, which redid WNDR3x00 model detection. The sixth parameter to Image/Build/Netgear is only used as the -B argument to mkdniimg, which is used to set the device: field. In r29434, this was erroneously changed to be WNDR3700 for all models. The tools to flash factory images (U-Boot's TFTP server and the factory software's upgrade utility) may refuse to honor images with incorrect device: fields in their DNI tags. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 29473
* ar71xx: fix WNDR3x00 model detectionGabor Juhos2011-12-071-14/+17
| | | | | | | | | | | | | | | | | | | | Detect the model name for /tmp/sysinfo/model based on 10 bytes at offset 56 in the art (caldata) mtd partition. r29434 redid WNDR3x00 model detection, attempting to distinguish between WNDR3700v2 and WNDR3800 by checking MemTotal in /proc/meminfo. However, it contained a bug: it put the awk inside a $(...), with the result that all WNDR3700v2 and WNDR3800 models would be reported as WNDR3800. This patch checks the model name stored in the art partition, as is done by U-Boot shipping on the WNDR3800. It has the likely advantage of working with future models based on the WNDR3700 board. It also will not mis-detect units on which people install more memory. I have tested this patch on WNDR3700 (v1), WNDR3700v2, and WNDR3800. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 29472
* ramips: fix mac addresses on the DIR-300/600 boardsGabor Juhos2011-12-062-0/+13
| | | | SVN-Revision: 29471
* linux: update 3.1 to 3.1.4Jonas Gorski2011-12-0611-488/+250
| | | | SVN-Revision: 29470
* linux: update 3.0 to 3.0.12Jonas Gorski2011-12-069-10/+10
| | | | SVN-Revision: 29469
* ar71xx: create firmware image for the TL-WR740N/ND v4 boardsGabor Juhos2011-12-061-0/+2
| | | | | | Based on a patch by Cristian Deluxe <djcristiandeluxe@gmail.com> SVN-Revision: 29468
* ar71xx: use hw_id, hw_rev and flash_layout with mktplinkfwGabor Juhos2011-12-061-27/+27
| | | | SVN-Revision: 29467
* tools/mktplinkfw: allow to specify hw_id, hw_rev and flash_layoutGabor Juhos2011-12-061-89/+125
| | | | SVN-Revision: 29466