summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
...
* ar71x: use raw squashfs images for TP-Link boardsGabor Juhos2011-12-151-20/+20
* ar71xx: create a template for using unpadded squashfs imagesGabor Juhos2011-12-151-1/+12
* ar71xx: put squash image right after the kernel on TP-Link boardsGabor Juhos2011-12-151-4/+12
* ar71xx: tplinkpart: allow to detect JFFS2 as wellGabor Juhos2011-12-151-3/+4
* ar71xx: ag71xx: check PHY IDs before accessing the switch registersGabor Juhos2011-12-151-9/+8
* ar71xx: ag71xx: don't use port 4 of the switch, it is not connected on ar724xGabor Juhos2011-12-151-13/+25
* ar71xx: ag71xx: nuke ar7240sw_initGabor Juhos2011-12-151-6/+1
* ar71xx: fix mac addresses on jjPlus devicesGabor Juhos2011-12-152-0/+4
* ar71xx: build image for the Hornet-UB boardGabor Juhos2011-12-141-0/+7
* ar71xx: add support for ALFA Network's Hornet-UB boardGabor Juhos2011-12-149-0/+160
* ar71xx: add GPIO function bit defines for AR933XGabor Juhos2011-12-141-0/+21
* ramips: add support for Omnima MiniEMBWiFi boardGabor Juhos2011-12-1411-1/+140
* ar71xx: fix gpio count for ar7241/ar7242Felix Fietkau2011-12-142-2/+6
* ar71xx: register extra leds behind the wireless mac on wzr-hp-g450hFelix Fietkau2011-12-143-0/+26
* ath9k: add support for registering extra leds connected to the wmac gpio linesFelix Fietkau2011-12-141-0/+3
* ar71xx: get rid of squashfs-4k imagesGabor Juhos2011-12-131-11/+2
* generic: disable 'small sector' erase in m25p80 driverGabor Juhos2011-12-136-0/+126
* kernel: move linux/ath9k_platform.h to generic files so that it can be reused...Felix Fietkau2011-12-131-0/+0
* ar71xx: fix wireless led on wzr-hp-g450hFelix Fietkau2011-12-131-0/+1
* ar71xx: enable AR9341 support at setup.cGabor Juhos2011-12-131-0/+6
* ar71xx: Build images for Netgear WNDRMAC and WNDRMACv2Gabor Juhos2011-12-135-5/+8
* ar71xx: add gpios and usb for wzr-hp-g450hFelix Fietkau2011-12-131-2/+73
* ar71xx: use RedBoot parser on PB44Gabor Juhos2011-12-111-0/+10
* convert to gpiolibJohn Crispin2011-12-092-0/+536
* ar71xx: fix WNDR3x00 factory image generationGabor Juhos2011-12-071-2/+2
* ar71xx: fix WNDR3x00 model detectionGabor Juhos2011-12-071-14/+17
* ramips: fix mac addresses on the DIR-300/600 boardsGabor Juhos2011-12-062-0/+13
* linux: update 3.1 to 3.1.4Jonas Gorski2011-12-0610-486/+248
* linux: update 3.0 to 3.0.12Jonas Gorski2011-12-068-8/+8
* ar71xx: create firmware image for the TL-WR740N/ND v4 boardsGabor Juhos2011-12-061-0/+2
* ar71xx: use hw_id, hw_rev and flash_layout with mktplinkfwGabor Juhos2011-12-061-27/+27
* ar71xx: fix TL-MR3x20 profile names in image/MakefileGabor Juhos2011-12-061-2/+2
* ar71xx: cleanup TP-Link profilesGabor Juhos2011-12-062-211/+96
* ar71xx: add TP-Link board detectionGabor Juhos2011-12-051-1/+54
* ar71xx: use correct mac on the lan interface on several TP-LINK devicesGabor Juhos2011-12-053-6/+6
* ar71xx: allow to pass negative offset values for ar71xx_init_macGabor Juhos2011-12-052-3/+3
* ar71xx: don't register PCI controller on AR934x if PCIE_RC bit is not setGabor Juhos2011-12-051-2/+7
* ar71xx: verify hardware id of firmware images on TP-Link boardsGabor Juhos2011-12-052-0/+26
* ramips: set mac addresses for the NBG-419NGabor Juhos2011-12-052-1/+7
* ramips: set preinit interface mac on the hw550-3g boardGabor Juhos2011-12-051-0/+4
* ramips: use ramips_get_mac_* functions in the preinit scriptGabor Juhos2011-12-051-18/+4
* ramips: move ramips_get_mac_* functions to lib/ramips.shGabor Juhos2011-12-052-33/+37
* ramips: add ramips_ prefix to get_mac_{binary,nvram} functionsGabor Juhos2011-12-051-6/+6
* ramips: fix network configuration setupGabor Juhos2011-12-051-3/+3
* ar71xx: reclaim some unused space on TP-Link boardsGabor Juhos2011-12-051-4/+31
* ar71xx: check squashfs signature in TP-Link mtd parserGabor Juhos2011-12-051-1/+31
* ar71xx: use the lzma-loader on TP-Link boards w/o lzma supportGabor Juhos2011-12-051-11/+42
* ar71xx: add lzma loaderGabor Juhos2011-12-0517-0/+1941
* ar71xx: add preliminary support for wzr-hp-g450hFelix Fietkau2011-12-059-0/+118
* ar71xx: move multi-m25p80 concat code from wzr-hp-ag300h mach code to dev-m25...Felix Fietkau2011-12-053-72/+78