summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: image: use the new helpers for the ZyXEL imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33260
* ar71xx: image: use the new helpers for the Zcomax imagesGabor Juhos2012-08-231-8/+2
| | | | SVN-Revision: 33259
* ar71xx: image: use the new helpers for the WRT400 imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33258
* ar71xx: image: use the new helpers for the WZRHPG30XNH imagesGabor Juhos2012-08-231-16/+4
| | | | SVN-Revision: 33257
* ar71xx: image: use the new helpers for the WHRHPG300N imagesGabor Juhos2012-08-231-19/+4
| | | | SVN-Revision: 33256
* ar71xx: image: use the new helpers for the UBNTXM imagesGabor Juhos2012-08-231-34/+7
| | | | SVN-Revision: 33255
* ar71xx: image: use the new helpers for the UBNT imagesGabor Juhos2012-08-231-12/+3
| | | | SVN-Revision: 33254
* ar71xx: image: use the new helpers for the TPLINKOLD imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33253
* ar71xx: image: use the new helpers for the TPLINK-LZMA imagesGabor Juhos2012-08-231-38/+12
| | | | SVN-Revision: 33252
* ar71xx: image: use the new helpers for the TPLINK imagesGabor Juhos2012-08-231-51/+27
| | | | SVN-Revision: 33251
* ar71xx: image: use the new helpers for the Planex imagesGabor Juhos2012-08-231-9/+2
| | | | SVN-Revision: 33250
* ar71xx: image: use the new helpers for the PB4X imagesGabor Juhos2012-08-231-31/+7
| | | | SVN-Revision: 33249
* ar71xx: image: use the new helpers for the OpenMesh imagesGabor Juhos2012-08-231-3/+1
| | | | SVN-Revision: 33248
* ar71xx: image: use the new helpers for the Netgear imagesGabor Juhos2012-08-231-8/+6
| | | | SVN-Revision: 33247
* ar71xx: image: use the new helpers for the MyLoader imagesGabor Juhos2012-08-231-11/+6
| | | | SVN-Revision: 33246
* ar71xx: image: use the new helpers for the DIR825B1 imagesGabor Juhos2012-08-231-9/+2
| | | | SVN-Revision: 33245
* ar71xx: image: use the new helpers for the CyberTAN imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33244
* ar71xx: image: use the new helpers for the Cameo933x imagesGabor Juhos2012-08-231-4/+1
| | | | SVN-Revision: 33243
* ar71xx: image: use the new helpers for the Cameo913x imagesGabor Juhos2012-08-231-18/+6
| | | | SVN-Revision: 33242
* ar71xx: image: use the new helpers for the Cameo7240 imagesGabor Juhos2012-08-231-18/+4
| | | | SVN-Revision: 33241
* ar71xx: image: use the new helpers for the AthGzip imagesGabor Juhos2012-08-231-13/+3
| | | | SVN-Revision: 33240
* ar71xx: image: use the new helpers for the AthLzma imagesGabor Juhos2012-08-231-40/+14
| | | | SVN-Revision: 33239
* ar71xx: image: use the new helpers for the ALFA imagesGabor Juhos2012-08-231-8/+2
| | | | SVN-Revision: 33238
* ar71xx: image: add a few helper functionsGabor Juhos2012-08-231-0/+20
| | | | | | These functions will be used to simplify the Makefile. SVN-Revision: 33237
* ar71xx: image: pass mtdlayout as a separate parameter for the ALFA templateGabor Juhos2012-08-231-10/+10
| | | | SVN-Revision: 33236
* update profilesHauke Mehrtens2012-08-227-25/+46
| | | | | | | | * add profile for BCM4705 based SoC using tg3 instead of b44 * remove redundant 105-Atheros.mk * reorder SVN-Revision: 33235
* ar71xx: add profile and build image for the TEW-712BRGabor Juhos2012-08-222-0/+40
| | | | SVN-Revision: 33234
* ar71xx: TEW-712BR user space supportGabor Juhos2012-08-225-0/+17
| | | | SVN-Revision: 33232
* ar71xx: add support for the TRENDnet TEW-712BR boardGabor Juhos2012-08-223-0/+203
| | | | SVN-Revision: 33231
* ar71xx: fix serial clock calculation on AR933xGabor Juhos2012-08-221-0/+181
| | | | | | Closes #12031. SVN-Revision: 33230
* ramips: fix board parameter for the NBG-419N (#12061)Gabor Juhos2012-08-221-1/+1
| | | | SVN-Revision: 33229
* ar71xx: fix comment style in mach-tl-wr2543n.cGabor Juhos2012-08-221-6/+11
| | | | SVN-Revision: 33227
* ar71xx: fix mtd layout of the AP113Gabor Juhos2012-08-221-1/+1
| | | | | | The 'mtdparts=' prefix and the name of the flash device is missing. SVN-Revision: 33226
* ramips: add profile for Allnet devicesGabor Juhos2012-08-221-0/+41
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33225
* ar71xx: add ALL0305 board aliasGabor Juhos2012-08-227-1/+20
| | | | | | | | | | For the pure convenience of having a correctly named image and system name in /proc/cpuinfo , until we can do that by having system names in DTS... Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33224
* ramips: add RSSI leds for uci-defaults for ALL0256NGabor Juhos2012-08-221-0/+4
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33220
* ar71xx: add support for TP-Link TL-WDR3600Gabor Juhos2012-08-225-5/+10
| | | | | | | | | | | The TL-WDR3600 is identical to the TL-WDR4300 with the exception that is has only two antennas. [juhosg: remove the custom machine type, change the board name instead] Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> SVN-Revision: 33219
* tools/firmware-utils/ptgen option to use MB roundingJohn Crispin2012-08-221-1/+1
| | | | SVN-Revision: 33218
* add led defintion for the WR2543 5GHz WLAN LEDJohn Crispin2012-08-221-1/+20
| | | | | | Signed-off-by: Andy Leiserson <andy@leiserson.org> SVN-Revision: 33215
* remove unused fileHauke Mehrtens2012-08-181-635/+0
| | | | SVN-Revision: 33210
* make brcm47xx build only with bcma or only with ssb support.Hauke Mehrtens2012-08-187-59/+33
| | | | | | | There are some ifdefs missing so when only ssb or only bcma was selected in the kernel config it did not build. SVN-Revision: 33209
* update gpio patchesHauke Mehrtens2012-08-182-106/+105
| | | | SVN-Revision: 33208
* ramips: add board alias for the ALL0239-3GGabor Juhos2012-08-1710-2/+36
| | | | | | | | | | | | | | Generate image for the ALL0239-3G which can be flashed through the chipset-vendor SDK based firmware's web-interface and bootloader. The bootloader seems to ignore uImage checksum errors, but does complain about them once the 0xDEADC0DE was replaced by an actual JFFS2 page. I'm working on implementing fixtrx for uImage in the mtd package to solve this. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33206
* ramips: add support for D-Link DIR-615 H1Gabor Juhos2012-08-1713-4/+152
| | | | | | | | | | | | rt2x00 still needs some patching as the radio doesn't come to life. Installation via webflash. [juhosg: fix whitespace issues, remove rt305x_register_usb from machine setup because the board has no USB port] Signed-off-by: Mikko Hissa <mikko.hissa@uta.fi> SVN-Revision: 33205
* ar71xx: setup WLAN LED for the TL-WA901ND v2Gabor Juhos2012-08-161-0/+4
| | | | | | Closes #11889. SVN-Revision: 33202
* generic: extend pci_isable_usb_common_quirks patchGabor Juhos2012-08-151-0/+20
| | | | | | | | | | | | | Fixes the following build error: SYSMAP System.map Building modules, stage 2. MODPOST 48 modules ERROR: "usb_enable_xhci_ports" [drivers/usb/host/ehci-hcd.ko] undefined! ERROR: "usb_is_intel_switchable_xhci" [drivers/usb/host/ehci-hcd.ko] undefined! make[6]: *** [__modpost] Error 1 make[5]: *** [modules] Error 2 SVN-Revision: 33193
* set xen images to gzip compression, fixes #11970John Crispin2012-08-151-0/+2
| | | | SVN-Revision: 33192
* MCS8140 actually selects CPU_ARM926TFlorian Fainelli2012-08-142-2/+2
| | | | | | Should make inclusion for other MCS814x SoCs easier SVN-Revision: 33188
* fixes gpio_dev un/reload balancingJohn Crispin2012-08-141-0/+2
| | | | | | Signed-off-by: SHI Bin <shibin@ctsing.com> SVN-Revision: 33183
* generic: enhanced image MakefileFlorian Fainelli2012-08-131-63/+179
| | | | | | | | | | | | | | | * Creation of uImage for WNR854T only done once (before 2x for jffs2 build and 1x for squashfs build) * Got rid of unneccessary padding of rootfs partition * ARM zImages always need a machine id, therefore do not copy generic (=no id) uImage to BIN_DIR, instead copy zImage * Generalized functions for easier re-using and enhancing (e.g. D-Link DNS 323 implementation would be only a couple lines) * Copy rootfs partitions to BIN_DIR, just like it is done for D-Link DNS 323 * Use variables to allows easily changing for custom builds, e.g. kernel mtd size for symbols * Size check of kernel files to avoid builds that break devices * Use for "-sysupgrade" and "-factory" in image names (like ar71xx, brcm63xx, etc.) to avoid questions about which image to use Signed-off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 33174